Skip to content

Commit 53aad5b

Browse files
committed
chore: 升级依赖版本
1 parent dfb0c0a commit 53aad5b

File tree

2 files changed

+16188
-20191
lines changed

2 files changed

+16188
-20191
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"not ie <= 10"
4747
],
4848
"dependencies": {
49-
"@ant-design/icons": "^4.8.0",
50-
"@ant-design/pro-components": "^2.4.16",
49+
"@ant-design/icons": "^4.8.1",
50+
"@ant-design/pro-components": "^2.6.31",
5151
"@ant-design/use-emotion-css": "1.0.4",
5252
"@umijs/route-utils": "^2.2.2",
53-
"antd": "^5.5.1",
53+
"antd": "^5.10.2",
5454
"antd-style": "^3.5.0",
5555
"classnames": "^2.3.2",
5656
"js-cookie": "^3.0.5",
@@ -59,10 +59,10 @@
5959
"omit.js": "^2.0.2",
6060
"query-string": "^8.1.0",
6161
"querystring": "^0.2.1",
62-
"rc-menu": "^9.9.2",
63-
"rc-util": "^5.32.2",
62+
"rc-menu": "^9.12.2",
63+
"rc-util": "^5.38.0",
6464
"react": "^18.2.0",
65-
"react-dev-inspector": "^1.8.4",
65+
"react-dev-inspector": "^1.9.0",
6666
"react-dom": "^18.2.0",
6767
"react-helmet-async": "^1.3.0",
6868
"use-async-effect": "^2.2.7"
@@ -71,30 +71,30 @@
7171
"@ant-design/pro-cli": "^2.1.5",
7272
"@testing-library/react": "^13.4.0",
7373
"@types/classnames": "^2.3.1",
74-
"@types/express": "^4.17.17",
74+
"@types/express": "^4.17.20",
7575
"@types/history": "^4.7.11",
76-
"@types/jest": "^29.5.1",
77-
"@types/js-cookie": "^3.0.3",
78-
"@types/lodash": "^4.14.195",
79-
"@types/react": "^18.2.7",
80-
"@types/react-dom": "^18.2.4",
81-
"@types/react-helmet": "^6.1.6",
76+
"@types/jest": "^29.5.6",
77+
"@types/js-cookie": "^3.0.5",
78+
"@types/lodash": "^4.14.200",
79+
"@types/react": "^18.2.31",
80+
"@types/react-dom": "^18.2.14",
81+
"@types/react-helmet": "^6.1.8",
8282
"@umijs/fabric": "^2.14.1",
83-
"@umijs/lint": "^4.0.69",
84-
"@umijs/max": "^4.0.69",
83+
"@umijs/lint": "^4.0.87",
84+
"@umijs/max": "^4.0.87",
8585
"cross-env": "^7.0.3",
86-
"eslint": "^8.41.0",
86+
"eslint": "^8.52.0",
8787
"express": "^4.18.2",
8888
"gh-pages": "^3.2.3",
8989
"husky": "^7.0.4",
90-
"jest": "^29.5.0",
91-
"jest-environment-jsdom": "^29.5.0",
90+
"jest": "^29.7.0",
91+
"jest-environment-jsdom": "^29.7.0",
9292
"lint-staged": "^10.5.4",
9393
"mockjs": "^1.1.0",
9494
"prettier": "^2.8.8",
95-
"swagger-ui-dist": "^4.19.0",
95+
"swagger-ui-dist": "^4.19.1",
9696
"ts-node": "^10.9.1",
97-
"typescript": "^5.0.0",
97+
"typescript": "^5.2.2",
9898
"umi-presets-pro": "^2.0.3"
9999
},
100100
"packageManager": "pnpm@8.5.1",

0 commit comments

Comments
 (0)