This commit is contained in:
2026-05-04 20:24:44 +08:00
parent 673e458d93
commit c5f00a04c7
20 changed files with 343 additions and 343 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.6.36",
"version": "0.6.37",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -31,11 +31,11 @@
"rc-drawer": "^7.2.0",
"rc-field-form": "^1.44.0",
"rc-notification": "^5.6.0",
"react-use": "^17.6.0",
"rc-util": "^5.41.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "6.21.2"
"react-router-dom": "6.21.2",
"react-use": "^17.6.0"
},
"devDependencies": {
"@dnd-kit/core": "^6.2.0",
@@ -75,4 +75,4 @@
"rc-util/lib/hooks/useMergedState"
]
}
}
}