Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonneyx committed Dec 12, 2024
1 parent 1022caa commit eac081c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@
"start": "cross-env NODE_OPTIONS=--max_old_space_size=8192 pnpm run develop"
},
"devDependencies": {
"@antv/dumi-theme-antv": "^0.5.3",
"@types/lodash": "^4.17.13",
"@types/react": "^16.14.62",
"@types/react-dom": "^16.9.24",
"@types/react-dom": "^16.9.25",
"@types/styled-components": "^5.1.34",
"cross-env": "^7.0.3",
"d3-interpolate": "^3.0.1",
"d3-regression": "^1.3.10",
"dumi": "^2.4.13",
"fecha": "^4.2.3",
"gh-pages": "^2.2.0",
"typedoc": "^0.17.8",
Expand All @@ -46,10 +44,12 @@
"dependencies": {
"@ant-design/graphs": "workspace:*",
"@ant-design/plots": "workspace:*",
"antd": "^5.22.0",
"@antv/dumi-theme-antv": "^0.5.4",
"antd": "^5.22.4",
"dumi": "^2.4.16",
"insert-css": "^2.0.0",
"lodash": "^4.17.21",
"rc-util": "^5.43.0",
"rc-util": "^5.44.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"styled-components": "^6.1.13"
Expand Down

0 comments on commit eac081c

Please sign in to comment.