From 11598bd8224df34b96bdf99c324a0bba0e766ed6 Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Mon, 29 Jan 2024 22:59:51 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E4=BE=9D=E8=B5=96=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eiam-console/src/main/console-fe/package.json | 74 +++++++++---------- eiam-portal/src/main/portal-fe/package.json | 70 +++++++++--------- 2 files changed, 72 insertions(+), 72 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index ee662ae0..8942bc6b 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -44,66 +44,66 @@ ], "dependencies": { "@ahooksjs/use-url-state": "^3.5.1", - "@ant-design/charts": "^1.4.2", + "@ant-design/charts": "^2.0.3", "@ant-design/icons": "^5.2.6", - "@ant-design/maps": "^1.0.7", - "@ant-design/pro-components": "^2.6.28", - "ahooks": "^3.7.8", - "antd": "^5.9.4", - "antd-img-crop": "^4.13.0", - "antd-style": "^3.5.0", - "classnames": "^2.3.2", + "@ant-design/maps": "^1.0.8", + "@ant-design/pro-components": "^2.6.48", + "ahooks": "^3.7.9", + "antd": "^5.13.3", + "antd-img-crop": "^4.21.0", + "antd-style": "^3.6.1", + "classnames": "^2.5.1", "codemirror": "^5.65.5", - "content-security-policy-parser": "^0.4.1", - "crypto-js": "^4.1.1", + "content-security-policy-parser": "^0.5.0", + "crypto-js": "^4.2.0", "dayjs": "^1.11.10", "echarts": "^5.4.3", "fetch-jsonp": "^1.3.0", - "form-render": "^2.2.19", - "google-libphonenumber": "^3.2.33", - "js-base64": "^3.7.5", + "form-render": "^2.3.9", + "google-libphonenumber": "^3.2.34", + "js-base64": "^3.7.6", "js-yaml": "^4.1.0", "jsencrypt": "^3.3.2", "lodash": "^4.17.21", - "moment": "^2.29.4", + "moment": "^2.30.1", "numeral": "^2.0.6", "omit.js": "^2.0.2", "qs": "^6.11.2", "query-string": "^8.1.0", - "rc-field-form": "^1.38.2", - "rc-menu": "^9.12.2", - "rc-select": "^14.9.0", - "rc-tree": "^5.7.12", + "rc-field-form": "^1.41.0", + "rc-menu": "^9.12.4", + "rc-select": "^14.11.0", + "rc-tree": "^5.8.3", "react": "^18.2.0", "react-codemirror2": "^7.3.0", "react-dom": "^18.2.0", - "react-fast-marquee": "^1.6.1", - "react-helmet-async": "^1.3.0", + "react-fast-marquee": "^1.6.3", + "react-helmet-async": "^2.0.4", "react-sortable-hoc": "^2.0.0", - "yaml": "^2.3.2" + "yaml": "^2.3.4" }, "devDependencies": { "@ant-design/antd-theme-variable": "^1.0.0", "@types/classnames": "^2.3.1", - "@types/crypto-js": "^4.1.2", - "@types/google-libphonenumber": "^7.4.27", + "@types/crypto-js": "^4.2.2", + "@types/google-libphonenumber": "^7.4.30", "@types/history": "^4.7.11", - "@types/js-yaml": "^4.0.6", - "@types/lodash": "^4.14.199", - "@types/numeral": "^2.0.3", - "@types/qs": "^6.9.8", - "@types/react": "^18.2.25", - "@types/react-dom": "^18.2.11", - "@types/react-helmet": "^6.1.7", - "@umijs/lint": "^4.0.83", - "@umijs/max": "^4.0.83", + "@types/js-yaml": "^4.0.9", + "@types/lodash": "^4.14.202", + "@types/numeral": "^2.0.5", + "@types/qs": "^6.9.11", + "@types/react": "^18.2.48", + "@types/react-dom": "^18.2.18", + "@types/react-helmet": "^6.1.11", + "@umijs/lint": "^4.1.1", + "@umijs/max": "^4.1.1", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", - "eslint": "^8.51.0", - "husky": "^8.0.3", - "lint-staged": "^14.0.1", - "prettier": "^3.0.3", - "typescript": "^5.2.2", + "eslint": "^8.56.0", + "husky": "^9.0.7", + "lint-staged": "^15.2.0", + "prettier": "^3.2.4", + "typescript": "^5.3.3", "umi-presets-pro": "^2.0.3" }, "engines": { diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 91dc656c..15505632 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -45,60 +45,60 @@ ], "dependencies": { "@ahooksjs/use-url-state": "^3.5.1", - "@ant-design/charts": "^1.4.2", + "@ant-design/charts": "^2.0.3", "@ant-design/icons": "^5.2.6", - "@ant-design/maps": "^1.0.7", - "@ant-design/pro-components": "^2.6.28", - "ahooks": "^3.7.8", - "antd": "^5.9.4", - "antd-img-crop": "^4.13.0", - "antd-style": "^3.5.0", - "classnames": "^2.3.2", - "crypto-js": "^4.1.1", + "@ant-design/maps": "^1.0.8", + "@ant-design/pro-components": "^2.6.48", + "ahooks": "^3.7.9", + "antd": "^5.13.3", + "antd-img-crop": "^4.21.0", + "antd-style": "^3.6.1", + "classnames": "^2.5.1", + "crypto-js": "^4.2.0", "dayjs": "^1.11.10", "fetch-jsonp": "^1.3.0", - "form-render": "^2.2.16", - "google-libphonenumber": "^3.2.33", - "js-base64": "^3.7.5", + "form-render": "^2.3.9", + "google-libphonenumber": "^3.2.34", + "js-base64": "^3.7.6", "js-yaml": "^4.1.0", "jsencrypt": "^3.3.2", "lodash": "^4.17.21", - "moment": "^2.29.4", - "nanoid": "^5.0.1", + "moment": "^2.30.1", + "nanoid": "^5.0.4", "numeral": "^2.0.6", "omit.js": "^2.0.2", "qs": "^6.11.2", "query-string": "^8.1.0", - "rc-menu": "^9.12.0", - "rc-select": "^14.9.0", + "rc-menu": "^9.12.4", + "rc-select": "^14.11.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-fast-marquee": "^1.6.1", - "react-helmet-async": "^1.3.0", - "yaml": "^2.3.2" + "react-fast-marquee": "^1.6.3", + "react-helmet-async": "^2.0.4", + "yaml": "^2.3.4" }, "devDependencies": { "@ant-design/antd-theme-variable": "^1.0.0", "@types/classnames": "^2.3.1", - "@types/crypto-js": "^4.1.2", - "@types/google-libphonenumber": "^7.4.27", + "@types/crypto-js": "^4.2.2", + "@types/google-libphonenumber": "^7.4.30", "@types/history": "^4.7.11", - "@types/js-yaml": "^4.0.6", - "@types/lodash": "^4.14.199", - "@types/numeral": "^2.0.3", - "@types/qs": "^6.9.8", - "@types/react": "^18.2.25", - "@types/react-dom": "^18.2.11", - "@types/react-helmet": "^6.1.7", - "@umijs/lint": "^4.0.83", - "@umijs/max": "^4.0.83", + "@types/js-yaml": "^4.0.9", + "@types/lodash": "^4.14.202", + "@types/numeral": "^2.0.5", + "@types/qs": "^6.9.11", + "@types/react": "^18.2.48", + "@types/react-dom": "^18.2.18", + "@types/react-helmet": "^6.1.11", + "@umijs/lint": "^4.1.1", + "@umijs/max": "^4.1.1", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", - "eslint": "^8.51.0", - "husky": "^8.0.3", - "lint-staged": "^14.0.1", - "prettier": "^3.0.3", - "typescript": "^5.2.2", + "eslint": "^8.56.0", + "husky": "^9.0.7", + "lint-staged": "^15.2.0", + "prettier": "^3.2.4", + "typescript": "^5.3.3", "umi-presets-pro": "^2.0.3" }, "engines": {