This commit is contained in:
2024-12-02 16:59:57 +08:00
parent 3354b9828c
commit b8e5552f94
18 changed files with 995 additions and 977 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.4.27",
"version": "0.4.28",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -38,7 +38,18 @@
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"antd": "^5.17.0",
"classnames": "^2.5.1",
"immutability-helper": "^3.1.1",
"lodash": "^4.17.21",
"rc-dialog": "^9.5.2",
"rc-drawer": "^7.2.0",
"rc-field-form": "^1.44.0",
"rc-notification": "^5.6.0",
"rc-util": "^5.41.0",
"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",