Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Carrotzpc committed Jul 31, 2024
1 parent a5f85ea commit 61a5d3d
Show file tree
Hide file tree
Showing 3 changed files with 4,201 additions and 4,458 deletions.
2 changes: 1 addition & 1 deletion docs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default () => {
as the default css-in-js styling solution.
</div>
</Center>
<Highlighter language={'tsx'} type={'ghost'}>
<Highlighter language={'tsx'} style={{ maxWidth: '60%' }} type={'ghost'}>
{example}
</Highlighter>
<Features items={items} />
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"babel-plugin-antd-style": "latest",
"commitlint": "^18",
"dayjs": "^1.11.10",
"dumi": "^2.4.6",
"dumi": "^2.4.7",
"dumi-theme-yunti": "^1.1.7",
"eslint": "^8.56.0",
"father": "^4.3.8",
Expand Down
Loading

0 comments on commit 61a5d3d

Please sign in to comment.