This commit is contained in:
2026-02-06 10:19:13 +08:00
parent c7c24c6fd6
commit 06c4e4300f
22 changed files with 2383 additions and 1213 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.6.21",
"version": "0.6.22",
"author": "www.fsdpf.com",
"type": "module",
"main": "./dist/index.js",
@@ -25,6 +25,7 @@
"classnames": "^2.5.1",
"immutability-helper": "^3.1.1",
"lodash": "^4.17.21",
"pathe": "^2.0.3",
"rc-dialog": "^9.5.2",
"rc-drawer": "^7.2.0",
"rc-field-form": "^1.44.0",
@@ -72,4 +73,4 @@
"rc-util/lib/hooks/useMergedState"
]
}
}
}