Skip to content

Commit 960355d

Browse files
Copilothustcc
andcommitted
chore: upgrade antd from v5 to v6 and @ant-design/x to v2.2.1
Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
1 parent 5d44d2b commit 960355d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"styled-components": "^6.1.19"
7878
},
7979
"devDependencies": {
80-
"@ant-design/x": "^1.6.1",
80+
"@ant-design/x": "^2.2.1",
8181
"@changesets/changelog-github": "^0.5.1",
8282
"@changesets/cli": "^2.29.7",
8383
"@commitlint/cli": "^19.8.1",
@@ -90,7 +90,7 @@
9090
"@types/react-dom": "^18.3.1",
9191
"@types/react-syntax-highlighter": "^15.5.13",
9292
"@types/webpack-bundle-analyzer": "^4.7.0",
93-
"antd": "^5.27.5",
93+
"antd": "^6.2.3",
9494
"dumi": "^2.4.21",
9595
"eslint": "^9.37.0",
9696
"eslint-config-prettier": "^9.1.2",
@@ -118,7 +118,7 @@
118118
"webpack-bundle-analyzer": "^4.10.2"
119119
},
120120
"peerDependencies": {
121-
"antd": "^5.24.6",
121+
"antd": "^6.1.1",
122122
"react": ">=16.9.0",
123123
"react-dom": ">=16.9.0"
124124
},

0 commit comments

Comments
 (0)