chore: update antd

This commit is contained in:
jialin
2024-10-09 14:08:27 +08:00
parent 2b22481443
commit 3784d86344
6 changed files with 1547 additions and 1090 deletions
+6 -3
View File
@@ -10,9 +10,12 @@
"setup": "max setup",
"start": "npm run dev"
},
"resolutions": {
"immer": "^9.0.6"
},
"dependencies": {
"@ant-design/icons": "^5.3.7",
"@ant-design/pro-components": "^2.7.1",
"@ant-design/icons": "^5.5.1",
"@ant-design/pro-components": "^2.7.18",
"@huggingface/gguf": "^0.1.7",
"@huggingface/hub": "^0.15.1",
"@huggingface/tasks": "^0.11.6",
@@ -23,7 +26,7 @@
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"ansi-to-html": "^0.7.2",
"antd": "^5.18.3",
"antd": "^5.20.6",
"antd-style": "^3.6.2",
"axios": "^1.7.2",
"classnames": "^2.5.1",