升级antd到6.0

2.0
LiuJiaNan 2026-06-22 08:49:36 +08:00
parent 3cef2a3014
commit 390d8c7799
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "zy-react-library", "name": "zy-react-library",
"private": false, "private": false,
"version": "1.3.19", "version": "2.0.0",
"type": "module", "type": "module",
"description": "", "description": "",
"author": "LiuJiaNan", "author": "LiuJiaNan",
@ -30,13 +30,13 @@
}, },
"dependencies": { "dependencies": {
"@ahooksjs/use-url-state": "^3.5.1", "@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.6.1", "@ant-design/icons": "^6.2.5",
"@ant-design/pro-components": "^2.8.10", "@ant-design/pro-components": "^3.1.12-0",
"@cqsjjb/jjb-common-lib": "latest", "@cqsjjb/jjb-common-lib": "latest",
"@wangeditor/editor": "^5.1.23", "@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-react": "^1.0.6", "@wangeditor/editor-for-react": "^1.0.6",
"ahooks": "^3.9.5", "ahooks": "^3.9.5",
"antd": "^5.27.6", "antd": "^6.4.4",
"dayjs": "^1.11.18", "dayjs": "^1.11.18",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"react": "^18.3.1", "react": "^18.3.1",