chore: antd 5.18.1 (#1179)

Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1179
This commit is contained in:
sealday 2024-06-13 12:02:01 +08:00
parent 7a80e13faa
commit 1472e5910c
49 changed files with 1000 additions and 1709 deletions

View File

@ -24,7 +24,7 @@
"@tachybase/sdk": "workspace:*",
"@tachybase/utils": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"antd-style": "3.4.5",
"axios": "^1.6.2",
"classnames": "^2.3.1",

View File

@ -19,7 +19,7 @@
"@formily/reactive-react": "2.3.1",
"@formily/shared": "2.3.1",
"@formily/validator": "2.3.1",
"antd": "^5.18.0",
"antd": "^5.18.1",
"classnames": "^2.5.1",
"dayjs": "^1.11.11",
"react-sticky-box": "^1.0.2"

View File

@ -7,7 +7,7 @@
"dependencies": {
"@hapi/topo": "^6.0.0",
"@rc-component/mini-decimal": "^1.1.0",
"antd": "5.18.0",
"antd": "5.18.1",
"dayjs": "^1.11.9",
"dedupe": "^3.0.2",
"deepmerge": "^4.2.2",

View File

@ -7,7 +7,7 @@
"@tachybase/schema": "workspace:*",
"@types/lodash": "^4.17.5",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"antd-mobile": "^5.36.1",
"antd-mobile-icons": "^0.3.0",
"lodash": "4.17.21",

View File

@ -17,7 +17,7 @@
"@tachybase/schema": "workspace:*",
"@tachybase/utils": "workspace:*",
"@types/lodash": "4.17.5",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "^4.17.21",
"react": "~18.3.1",
"react-i18next": "^11.15.1",

View File

@ -14,7 +14,7 @@
"@tachybase/schema": "workspace:*",
"@types/lodash": "~4.17.5",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"classnames": "^2.3.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.8",

View File

@ -3,7 +3,7 @@
"version": "0.0.26",
"main": "dist/server/index.js",
"devDependencies": {
"antd": "^5.18.0"
"antd": "^5.18.1"
},
"peerDependencies": {
"@tachybase/client": "workspace:*",

View File

@ -12,7 +12,7 @@
"@tachybase/schema": "workspace:*",
"@types/lodash": "4.17.5",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"dayjs": "^1.11.8",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",

View File

@ -14,7 +14,7 @@
"@tachybase/schema": "workspace:*",
"@types/jsonwebtoken": "^8.5.8",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"async-mutex": "^0.3.2",
"jsonwebtoken": "^8.5.1",
"lodash": "4.17.21",

View File

@ -12,7 +12,7 @@
"@ant-design/icons": "^5.3.7",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react-i18next": "^11.15.1",
"react-router-dom": "^6.11.2"

View File

@ -10,7 +10,7 @@
"main": "dist/server/index.js",
"devDependencies": {
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"react-i18next": "^11.15.1",
"react-router-dom": "^6.11.2"
},

View File

@ -10,7 +10,7 @@
"main": "dist/server/index.js",
"devDependencies": {
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react-i18next": "^11.15.1"
},

View File

@ -8,7 +8,7 @@
"types": "./dist/server/index.d.ts",
"devDependencies": {
"@ant-design/icons": "~5.3.7",
"antd": "5.18.0",
"antd": "5.18.1",
"react-i18next": "^11.15.1",
"swagger-ui-dist": "^5.3.1"
},

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@tachybase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"dayjs": "^1.11.8",
"i18next": "^22.4.9",
"react": "^18.3.1",

View File

@ -10,7 +10,7 @@
"devDependencies": {
"@ant-design/icons": "~5.3.7",
"@tachybase/components": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"react": "^18.3.1",
"react-i18next": "^11.15.1"
},

View File

@ -11,7 +11,7 @@
"@ant-design/icons": "~5.3.7",
"@tachybase/schema": "workspace:*",
"@types/cron": "^2.0.1",
"antd": "5.18.0",
"antd": "5.18.1",
"cron": "^2.3.1",
"react": "^18.3.1",
"react-i18next": "^11.15.1",

View File

@ -16,7 +16,7 @@
"@types/archiver": "^5.3.1",
"@types/file-saver": "^2.0.7",
"@types/lodash": "4.17.5",
"antd": "5.18.0",
"antd": "5.18.1",
"archiver": "^5.3.1",
"content-disposition": "^0.5.4",
"dayjs": "^1.11.8",

View File

@ -14,7 +14,7 @@
"@ant-design/icons": "~5.3.7",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"cron-parser": "4.4.0",
"dayjs": "^1.11.8",
"lodash": "^4.17.21",

View File

@ -10,7 +10,7 @@
"main": "./dist/server/index.js",
"devDependencies": {
"@ant-design/icons": "~5.3.7",
"antd": "5.18.0",
"antd": "5.18.1",
"react-i18next": "^11.15.1",
"react-router-dom": "6.x"
},

View File

@ -6,7 +6,7 @@
"license": "Apache-2.0",
"main": "./dist/server/index.js",
"devDependencies": {
"antd": "5.18.0",
"antd": "5.18.1",
"cronstrue": "^2.11.0",
"koa-send": "^5.0.1",
"koa-static": "^5.0.0"

View File

@ -6,7 +6,7 @@
"@ant-design/icons": "~5.3.7",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "~5.18.0",
"antd": "~5.18.1",
"dayjs": "^1.11.8",
"lodash": "^4.17.21",
"react-i18next": "^11.15.1"

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "~4.17.21",
"react-i18next": "^11.15.1",
"react-router-dom": "6.x"

View File

@ -13,7 +13,7 @@
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react-i18next": "^11.15.1",
"react-router-dom": "^6.11.2",

View File

@ -14,7 +14,7 @@
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"dayjs": "^1.11.8",
"deepmerge": "^4.2.2",
"koa-compose": "^4.1.0",

View File

@ -3,7 +3,7 @@
"version": "0.21.53",
"main": "dist/server/index.js",
"dependencies": {
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "^4.17.21",
"mysql2": "^3.9.1",
"pg": "^8.11.3",

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@ant-design/icons": "^5.3.7",
"@tachybase/schema": "workspace:*",
"antd": "^5.18.0",
"antd": "^5.18.1",
"koa-send": "^5.0.1",
"vditor": "^3.10.3"
},

View File

@ -17,7 +17,7 @@
"@tachybase/schema": "workspace:*",
"@types/koa-multer": "^1.0.1",
"@types/multer": "^1.4.5",
"antd": "5.18.0",
"antd": "5.18.1",
"cos-nodejs-sdk-v5": "^2.11.14",
"koa-static": "^5.0.0",
"lodash": "4.17.21",

View File

@ -13,7 +13,7 @@
"@ctrl/tinycolor": "^3.6.0",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react-i18next": "^11.15.1"
},

View File

@ -20,7 +20,7 @@
"@antv/x6-react-shape": "^2.0.0",
"@tachybase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"dagre": "^0.8.5",
"lodash": "4.17.21",
"react": "^18.3.1",

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@ant-design/icons": "~5.3.7",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"react": "^18.3.1",
"react-i18next": "^11.15.1",
"react-iframe": "~1.8.5"

View File

@ -14,7 +14,7 @@
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"@types/node-xlsx": "^0.15.1",
"antd": "5.18.0",
"antd": "5.18.1",
"file-saver": "^2.0.5",
"lodash": "4.17.21",
"mathjs": "^10.6.0",

View File

@ -12,7 +12,7 @@
"@ant-design/icons": "^5.3.7",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react-beautiful-dnd": "^13.1.0",
"react-i18next": "^11.15.1"

View File

@ -12,7 +12,7 @@
"@ant-design/icons": "^5.3.7",
"@tachybase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"deepmerge": "^4.3.1",
"react-i18next": "^11.15.1"
},

View File

@ -12,7 +12,7 @@
"@ant-design/icons": "^5.3.7",
"@types/tar-fs": "^2.0.2",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"react-i18next": "^11.15.1",
"tar-fs": "^3.0.4"
},

View File

@ -19,7 +19,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react": "~18.3.1",
"react-dom": "~18.3.1",

View File

@ -12,7 +12,7 @@
"@types/react": "~18.3.3",
"@types/react-dom": "~18.3.0",
"ahooks": "3.x",
"antd": "5.18.0",
"antd": "5.18.1",
"antd-mobile": "^5.36.1",
"antd-mobile-icons": "^0.3.0",
"lodash": "4.17.21",

View File

@ -10,7 +10,7 @@
"main": "./dist/server/index.js",
"devDependencies": {
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"async-mutex": "^0.3.2",
"lodash": "4.17.21",
"mysql2": "^2.3.3",

View File

@ -9,7 +9,7 @@
"main": "./dist/server/index.js",
"devDependencies": {
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"react": "~18.3.1",
"react-i18next": "^11.15.1"

View File

@ -13,7 +13,7 @@
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.18.0",
"antd": "5.18.1",
"nanoid": "3.3.4",
"openid-client": "^5.4.2",
"react": "~18.3.1",

View File

@ -12,7 +12,7 @@
"@ant-design/icons": "~5.3.7",
"@node-saml/node-saml": "^4.0.2",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"react": "~18.3.1",
"react-i18next": "^11.15.1",
"react-router-dom": "^6.11.2"

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"cron-parser": "4.4.0",
"dayjs": "^1.11.8",
"lodash": "4.17.21",

View File

@ -10,7 +10,7 @@
"main": "./dist/server/index.js",
"devDependencies": {
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"react": "~18.3.1",
"react-i18next": "^11.15.1"
},

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@ant-design/icons": "~5.3.7",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"rc-tree-select": "5.5.5",
"react": "~18.3.1",

View File

@ -13,7 +13,7 @@
"@arvinxu/layout-kit": "^1",
"@ctrl/tinycolor": "^3.6.0",
"@types/lodash": "4.17.5",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "4.17.21",
"rc-util": "^5.32.0",
"react": "^18.3.1",

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@tachybase/schema": "workspace:*",
"@types/jsonwebtoken": "^8.5.8",
"antd": "5.18.0",
"antd": "5.18.1",
"jsonwebtoken": "^8.5.1",
"react-i18next": "^11.15.1"
},

View File

@ -14,7 +14,7 @@
"@alicloud/tea-util": "1.4.4",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"dayjs": "^1.11.8",
"react": "~18.3.1",
"react-i18next": "^11.15.1",

View File

@ -17,7 +17,7 @@
"@tachybase/plugin-ui-schema-storage": "workspace:*",
"@tachybase/schema": "workspace:*",
"@tachybase/utils": "workspace:*",
"antd": "5.18.0",
"antd": "5.18.1",
"lodash": "^4.17.21",
"react": "~18.3.1",
"react-i18next": "^11.15.1",

View File

@ -21,7 +21,7 @@
"@tachybase/plugin-workflow-test": "workspace:*",
"@types/ejs": "^3.1.1",
"@types/lodash": "^4.17.5",
"antd": "5.18.0",
"antd": "5.18.1",
"axios": "^1.6.2",
"cron-parser": "4.4.0",
"lodash": "4.17.21",

File diff suppressed because it is too large Load Diff