feat input virtual
This commit is contained in:
+14
-1
@@ -13,8 +13,21 @@
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ant-design/colors": "8.0.0",
|
||||
"@ant-design/icons": "6.0.0",
|
||||
"@emotion/cache": "11.14.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"react-dom": "^18.3.1",
|
||||
"@mui/base": "5.0.0-beta.70",
|
||||
"@mui/icons-material": "^7.3.5",
|
||||
"@mui/lab": "7.0.0-beta.14",
|
||||
"@mui/material": "^7.3.5",
|
||||
"@mui/system": "7.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user