mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
🔱: [client] sync upgrade with 12 commits [trident-sync]
chore: 1.16.11 chore: 1.16.10 chore: chore: chore: build: publish success perf: 组件独立使用示例 https://github.com/fast-crud/fast-crud/issues/226 perf: 导出增加 onlyShow 和 columnFilter配置 https://github.com/fast-crud/fast-crud/issues/229 Merge remote-tracking branch 'origin/main' perf: 表单labelWidth演示 https://github.com/fast-crud/fast-crud/issues/230 perf: 翻页后自动滚动到顶部 https://github.com/fast-crud/fast-crud/issues/232
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fast-crud/fs-admin-antdv",
|
||||
"version": "1.16.7",
|
||||
"version": "1.16.11",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -26,10 +26,10 @@
|
||||
"@ant-design/icons-vue": "^6.1.0",
|
||||
"@aws-sdk/client-s3": "^3.383.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.383.0",
|
||||
"@fast-crud/fast-crud": "^1.16.7",
|
||||
"@fast-crud/fast-extends": "^1.16.7",
|
||||
"@fast-crud/ui-antdv": "^1.16.7",
|
||||
"@fast-crud/ui-interface": "^1.16.7",
|
||||
"@fast-crud/fast-crud": "^1.16.11",
|
||||
"@fast-crud/fast-extends": "^1.16.11",
|
||||
"@fast-crud/ui-antdv": "^1.16.11",
|
||||
"@fast-crud/ui-interface": "^1.16.11",
|
||||
"@iconify/iconify": "^3.1.1",
|
||||
"@iconify/json": "^2.2.98",
|
||||
"@purge-icons/generated": "^0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user