This commit is contained in:
2026-05-03 22:44:17 +08:00
parent 72f64f2094
commit 67b25ca852
20 changed files with 859 additions and 819 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.6.32",
"version": "0.6.34",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -31,6 +31,7 @@
"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",
@@ -55,7 +56,7 @@
"rc-drawer": "^7.2.0",
"rc-field-form": "^1.44.0",
"rc-notification": "^5.6.0",
"rc-util": "^5.41.0",
"rc-util": "^5.44.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "6.21.2",
@@ -74,4 +75,4 @@
"rc-util/lib/hooks/useMergedState"
]
}
}
}