This commit is contained in:
2025-02-24 14:56:21 +08:00
parent 0943704703
commit 2a1107306e
18 changed files with 1072 additions and 1067 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.4.64",
"version": "0.4.65",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -35,10 +35,14 @@
"react-router-dom": "6.21.2"
},
"devDependencies": {
"@dnd-kit/core": "^6.2.0",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"antd": "^5.17.0",
"antd": "5.17.0",
"classnames": "^2.5.1",
"immutability-helper": "^3.1.1",
"less": "^4.2.0",