Skip to content

Commit

Permalink
chore: update pnpm lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Aug 26, 2023
1 parent fee1af6 commit ccb7a8e
Show file tree
Hide file tree
Showing 2 changed files with 3,200 additions and 3,333 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"not ie <= 10"
],
"dependencies": {
"@ant-design/icons": "^4.8.0",
"@ant-design/pro-components": "^2.4.16",
"@ant-design/icons": "^4.8.1",
"@ant-design/pro-components": "^2.6.13",
"@ant-design/use-emotion-css": "1.0.4",
"@umijs/route-utils": "^2.2.2",
"antd": "^5.5.1",
"antd": "^5.8.4",
"classnames": "^2.3.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"omit.js": "^2.0.2",
"querystring": "^0.2.1",
"rc-menu": "^9.9.2",
"rc-util": "^5.32.2",
"rc-menu": "^9.11.1",
"rc-util": "^5.37.0",
"react": "^18.2.0",
"react-dev-inspector": "^1.8.4",
"react-dev-inspector": "^1.9.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0"
},
Expand All @@ -69,27 +69,27 @@
"@types/classnames": "^2.3.1",
"@types/express": "^4.17.17",
"@types/history": "^4.7.11",
"@types/jest": "^29.5.1",
"@types/lodash": "^4.14.195",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/jest": "^29.5.4",
"@types/lodash": "^4.14.197",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6",
"@umijs/fabric": "^2.14.1",
"@umijs/lint": "^4.0.69",
"@umijs/max": "^4.0.69",
"@umijs/lint": "^4.0.78",
"@umijs/max": "^4.0.78",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.48.0",
"express": "^4.18.2",
"gh-pages": "^3.2.3",
"husky": "^7.0.4",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"lint-staged": "^10.5.4",
"mockjs": "^1.1.0",
"prettier": "^2.8.8",
"swagger-ui-dist": "^4.19.0",
"swagger-ui-dist": "^4.19.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.0",
"typescript": "^5.2.2",
"umi-presets-pro": "^2.0.3"
},
"engines": {
Expand Down
Loading

0 comments on commit ccb7a8e

Please sign in to comment.