fix: CInput not found

This commit is contained in:
jialin
2026-04-24 14:28:30 +08:00
committed by jialin
parent 8711c27b78
commit a795544074
4 changed files with 9 additions and 6 deletions
+1 -4
View File
@@ -12,9 +12,6 @@
"setup": "max setup",
"start": "npm run dev"
},
"resolutions": {
"immer": "^9.0.6"
},
"dependencies": {
"@ant-design/icons": "^6.1.0",
"@ant-design/pro-components": "3.1.0-0",
@@ -105,9 +102,9 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-unused-imports": "^4.4.1",
"globals": "^17.4.0",
"extract-css-loader": "^0.0.1",
"file-loader": "^6.2.0",
"globals": "^17.4.0",
"husky": "^9.0.11",
"less-loader": "^12.2.0",
"lint-staged": "^15.2.2",