chore: all, upgrade antd to 5.19.1 (#1296)
Co-authored-by: sealday <zhanglin@daoyoucloud.com> Reviewed-on: daoyoucloud/tachybase#1296 Co-authored-by: bai.zixv <bai.zixv@foxmail.com> Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
This commit is contained in:
		
							parent
							
								
									4c2b6362e1
								
							
						
					
					
						commit
						16f916bc50
					
				@ -93,6 +93,7 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "overrides": {
 | 
			
		||||
      "@types/node": "20.14.2",
 | 
			
		||||
      "antd": "5.19.1",
 | 
			
		||||
      "dayjs": "1.11.10"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@ -24,7 +24,7 @@
 | 
			
		||||
    "@tachybase/sdk": "workspace:*",
 | 
			
		||||
    "@tachybase/utils": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "antd-style": "3.6.2",
 | 
			
		||||
    "axios": "^1.6.2",
 | 
			
		||||
    "classnames": "^2.3.1",
 | 
			
		||||
 | 
			
		||||
@ -22,7 +22,7 @@
 | 
			
		||||
    "@formily/shared": "2.3.1",
 | 
			
		||||
    "@formily/validator": "2.3.1",
 | 
			
		||||
    "@uiw/react-codemirror": "^4.22.2",
 | 
			
		||||
    "antd": "^5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "classnames": "^2.5.1",
 | 
			
		||||
    "dayjs": "^1.11.11",
 | 
			
		||||
    "react-sticky-box": "^1.0.2"
 | 
			
		||||
 | 
			
		||||
@ -7,7 +7,7 @@
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@hapi/topo": "^6.0.0",
 | 
			
		||||
    "@rc-component/mini-decimal": "^1.1.0",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dayjs": "^1.11.9",
 | 
			
		||||
    "dedupe": "^3.0.2",
 | 
			
		||||
    "deepmerge": "^4.2.2",
 | 
			
		||||
 | 
			
		||||
@ -7,7 +7,7 @@
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/lodash": "^4.17.5",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "antd-mobile": "^5.36.1",
 | 
			
		||||
    "antd-mobile-icons": "^0.3.0",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/lodash": "~4.17.5",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "classnames": "^2.3.1",
 | 
			
		||||
    "copy-to-clipboard": "^3.3.3",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
  "version": "0.0.41",
 | 
			
		||||
  "main": "dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "antd": "^5.18.3"
 | 
			
		||||
    "antd": "5.19.1"
 | 
			
		||||
  },
 | 
			
		||||
  "peerDependencies": {
 | 
			
		||||
    "@tachybase/client": "workspace:*",
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/lodash": "4.17.5",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "exceljs": "^4.4.0",
 | 
			
		||||
    "file-saver": "^2.0.5",
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/jsonwebtoken": "^8.5.8",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "async-mutex": "^0.3.2",
 | 
			
		||||
    "jsonwebtoken": "^8.5.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@ant-design/icons": "^5.3.7",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-router-dom": "^6.11.2"
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "main": "dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-router-dom": "^6.11.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "main": "dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@
 | 
			
		||||
  "types": "./dist/server/index.d.ts",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "swagger-ui-dist": "^5.3.1"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "react": "^18.3.1",
 | 
			
		||||
    "react-dom": "^18.3.1",
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react": "^18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/cron": "^2.0.1",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "cron": "^2.3.1",
 | 
			
		||||
    "react": "^18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
 | 
			
		||||
@ -16,7 +16,7 @@
 | 
			
		||||
    "@types/archiver": "^5.3.1",
 | 
			
		||||
    "@types/file-saver": "^2.0.7",
 | 
			
		||||
    "@types/lodash": "4.17.5",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "archiver": "^5.3.1",
 | 
			
		||||
    "content-disposition": "^0.5.4",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "cron-parser": "4.4.0",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "lodash": "^4.17.21",
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "main": "./dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-router-dom": "6.x"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,7 @@
 | 
			
		||||
  "license": "Apache-2.0",
 | 
			
		||||
  "main": "./dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "cronstrue": "^2.11.0",
 | 
			
		||||
    "koa-send": "^5.0.1",
 | 
			
		||||
    "koa-static": "^5.0.0"
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,7 @@
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "~5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "lodash": "^4.17.21",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "~4.17.21",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-router-dom": "6.x"
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-router-dom": "^6.11.2",
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "deepmerge": "^4.2.2",
 | 
			
		||||
    "koa-compose": "^4.1.0",
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
  "version": "0.21.68",
 | 
			
		||||
  "main": "dist/server/index.js",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "^4.17.21",
 | 
			
		||||
    "mysql2": "^3.9.1",
 | 
			
		||||
    "pg": "^8.11.3",
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@ant-design/icons": "^5.3.7",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "^5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "koa-send": "^5.0.1",
 | 
			
		||||
    "vditor": "^3.10.3"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -17,7 +17,7 @@
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/koa-multer": "^1.0.1",
 | 
			
		||||
    "@types/multer": "^1.4.5",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "cos-nodejs-sdk-v5": "^2.11.14",
 | 
			
		||||
    "koa-static": "^5.0.0",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@
 | 
			
		||||
    "@ctrl/tinycolor": "^3.6.0",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -20,7 +20,7 @@
 | 
			
		||||
    "@antv/x6-react-shape": "^2.0.0",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dagre": "^0.8.5",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react": "^18.3.1",
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react": "^18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-iframe": "~1.8.5"
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/node-xlsx": "^0.15.1",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "file-saver": "^2.0.5",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "mathjs": "^10.6.0",
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@ant-design/icons": "^5.3.7",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react-beautiful-dnd": "^13.1.0",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@ant-design/icons": "^5.3.7",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "deepmerge": "^4.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@ant-design/icons": "^5.3.7",
 | 
			
		||||
    "@types/tar-fs": "^2.0.2",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "tar-fs": "^3.0.4"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -19,7 +19,7 @@
 | 
			
		||||
    "@types/react": "^18.3.3",
 | 
			
		||||
    "@types/react-dom": "^18.3.0",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
    "react-dom": "~18.3.1",
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@types/react": "~18.3.3",
 | 
			
		||||
    "@types/react-dom": "~18.3.0",
 | 
			
		||||
    "ahooks": "3.x",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "antd-mobile": "^5.36.1",
 | 
			
		||||
    "antd-mobile-icons": "^0.3.0",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "main": "./dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "async-mutex": "^0.3.2",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "mysql2": "^2.3.3",
 | 
			
		||||
 | 
			
		||||
@ -9,7 +9,7 @@
 | 
			
		||||
  "main": "./dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "ahooks": "^3.7.2",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "nanoid": "3.3.4",
 | 
			
		||||
    "openid-client": "^5.4.2",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@node-saml/node-saml": "^4.0.2",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
    "react-router-dom": "^6.11.2"
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "cron-parser": "4.4.0",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "main": "./dist/server/index.js",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@ant-design/icons": "~5.3.7",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "rc-tree-select": "5.5.5",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@
 | 
			
		||||
    "@arvinxu/layout-kit": "^1",
 | 
			
		||||
    "@ctrl/tinycolor": "^3.6.0",
 | 
			
		||||
    "@types/lodash": "4.17.5",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "lodash": "4.17.21",
 | 
			
		||||
    "rc-util": "^5.32.0",
 | 
			
		||||
    "react": "^18.3.1",
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "@types/jsonwebtoken": "^8.5.8",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "jsonwebtoken": "^8.5.1",
 | 
			
		||||
    "react-i18next": "^14.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "@alicloud/tea-util": "1.4.4",
 | 
			
		||||
    "@tachybase/components": "workspace:*",
 | 
			
		||||
    "@tachybase/schema": "workspace:*",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "react": "~18.3.1",
 | 
			
		||||
    "react-i18next": "^14.1.2",
 | 
			
		||||
 | 
			
		||||
@ -18,7 +18,7 @@
 | 
			
		||||
    "@types/ejs": "^3.1.1",
 | 
			
		||||
    "@types/file-saver": "^2.0.7",
 | 
			
		||||
    "@types/lodash": "^4.17.5",
 | 
			
		||||
    "antd": "5.18.3",
 | 
			
		||||
    "antd": "5.19.1",
 | 
			
		||||
    "axios": "^1.6.2",
 | 
			
		||||
    "cron-parser": "4.4.0",
 | 
			
		||||
    "file-saver": "^2.0.5",
 | 
			
		||||
 | 
			
		||||
@ -23,7 +23,7 @@ import { lang } from '../../../locale';
 | 
			
		||||
export const usePropsAPIRegular = () => {
 | 
			
		||||
  const { field, resource, __parent, service } = useBlockRequestContext();
 | 
			
		||||
  const actionSchema = useFieldSchema();
 | 
			
		||||
  const expressionScope = useContext(SchemaExpressionScopeContext);
 | 
			
		||||
  const expressionScope: any = useContext(SchemaExpressionScopeContext);
 | 
			
		||||
  const tableBlockContext = useTableBlockContext();
 | 
			
		||||
  const { rowKey } = tableBlockContext;
 | 
			
		||||
  const { t } = useTranslation();
 | 
			
		||||
@ -33,7 +33,7 @@ export const usePropsAPIRegular = () => {
 | 
			
		||||
  const actionField: any = useField();
 | 
			
		||||
  const { modal, notification } = App.useApp();
 | 
			
		||||
  const variables = useVariables();
 | 
			
		||||
  const record = useRecord();
 | 
			
		||||
  // const record = useRecord();
 | 
			
		||||
  const { name, getField } = useCollection_deprecated();
 | 
			
		||||
  const localVariables = useLocalVariables();
 | 
			
		||||
  const { run } = useRequest(
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2731
									
								
								pnpm-lock.yaml
									
									
									
									
									
								
							
							
						
						
									
										2731
									
								
								pnpm-lock.yaml
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user