🔱: [client] sync upgrade with 3 commits [trident-sync]

refactor: 1.11.10
fix: 修复列设置显隐和禁用无效的bug
This commit is contained in:
GitHub Actions Bot
2023-03-29 19:23:55 +00:00
parent 8aa8c5d8ae
commit ce8df34b49
4 changed files with 42 additions and 12 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@fast-crud/fs-admin-antdv",
"version": "1.11.9",
"version": "1.11.10",
"private": true,
"scripts": {
"dev": "vite",
@@ -25,8 +25,8 @@
"@ant-design/icons-vue": "^6.1.0",
"@aws-sdk/client-s3": "^3.292.0",
"@aws-sdk/s3-request-presigner": "^3.292.0",
"@fast-crud/fast-crud": "^1.11.9",
"@fast-crud/fast-extends": "^1.11.9",
"@fast-crud/fast-crud": "^1.11.10",
"@fast-crud/fast-extends": "^1.11.10",
"@fast-crud/ui-antdv": "^1.11.9",
"@fast-crud/ui-interface": "^1.11.9",
"@iconify/iconify": "^3.1.0",