This commit is contained in:
2024-12-12 15:29:22 +08:00
parent 208ffec6dc
commit c3356b6d39
17 changed files with 21 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.4.40",
"version": "0.4.41",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -41,7 +41,10 @@
"antd": "^5.17.0",
"classnames": "^2.5.1",
"immutability-helper": "^3.1.1",
"less": "^4.2.0",
"lodash": "^4.17.21",
"mockjs": "^1.1.0",
"prop-types": "^15.8.1",
"rc-dialog": "^9.5.2",
"rc-drawer": "^7.2.0",
"rc-field-form": "^1.44.0",
@@ -50,9 +53,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "6.21.2",
"less": "^4.2.0",
"mockjs": "^1.1.0",
"prop-types": "^15.8.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-terser": "^7.0.2",
"vite": "^5.2.0",