Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jun 20, 2024
1 parent f9b5c74 commit b13468f
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 548 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@ant-design/cssinjs": "^1.20.0",
"@ant-design/icons": "^5.3.6",
"@babel/core": "^7.24.4",
"@babel/eslint-plugin": "^7.23.5",
"@babel/parser": "^7.24.4",
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@babel/core": "^7.24.7",
"@babel/eslint-plugin": "^7.24.7",
"@babel/parser": "^7.24.7",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@babel/traverse": "^7.24.1",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/css": "^11.11.2",
Expand All @@ -71,12 +71,12 @@
"@types/chroma-js": "^2.4.4",
"@types/glob": "^8.1.0",
"@types/history": "^4.7.11",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.5",
"@types/lodash.merge": "^4.6.9",
"@types/mockjs": "^1.0.10",
"@types/node": "^14.18.63",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/react-responsive": "^8.0.8",
"@types/shallowequal": "^1.1.5",
Expand All @@ -87,30 +87,30 @@
"@umijs/plugin-analytics": "^0.2.4",
"@umijs/test": "^3.5.41",
"@umijs/test-utils": "^3.5.41",
"@umijs/utils": "^4.1.10",
"@umijs/utils": "^4.2.13",
"@vitest/coverage-istanbul": "^0.34.6",
"animated-scroll-to": "^2.3.0",
"antd": "^5.16.2",
"antd": "^5.18.3",
"antd-style": "^3.6.2",
"babel-loader": "^9.1.3",
"babel-types": "^6.26.0",
"chalk": "^4.1.2",
"chroma-js": "^2.4.2",
"copy-to-clipboard": "^3.3.3",
"cross-env": "^7.0.3",
"dayjs": "^1.11.10",
"dumi": "^2.2.17",
"dayjs": "^1.11.11",
"dumi": "^2.3.8",
"dumi-theme-antd-style": "0.26.2",
"esbuild": "^0.15.18",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^47.0.0",
"execa": "^5.1.1",
"express": "^4.19.2",
"fast-deep-equal": "^3.1.3",
"father": "^4.4.0",
"father": "^4.4.4",
"gh-pages": "^5.0.0",
"glob": "^8.1.0",
"identity-obj-proxy": "^3.0.0",
Expand All @@ -137,10 +137,10 @@
"rc-footer": "^0.6.8",
"rc-resize-observer": "^1.4.0",
"rc-steps": "^6.0.1",
"rc-table": "^7.45.4",
"rc-util": "^5.39.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rc-table": "^7.47.1",
"rc-util": "^5.43.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
"react-layout-kit": "^1.9.0",
"react-lazy-load": "^4.0.1",
Expand All @@ -156,9 +156,9 @@
"timezone-mock": "^1.3.6",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"umi": "^4.1.10",
"umi": "^4.2.13",
"umi-request": "^1.4.0",
"unified": "^11.0.4",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vitest": "^1.6.0",
"write-pkg": "^4.0.0",
Expand Down
Loading

0 comments on commit b13468f

Please sign in to comment.