diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index 4ef36b8c..1544a232 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -49,9 +49,9 @@ "@ant-design/maps": "^1.0.7", "@ant-design/pro-components": "^2.6.18", "ahooks": "^3.7.8", - "antd": "^5.9.0", + "antd": "^5.9.1", "antd-img-crop": "^4.12.2", - "antd-style": "^3.4.5", + "antd-style": "^3.4.6", "classnames": "^2.3.2", "codemirror": "^5.65.5", "content-security-policy-parser": "^0.4.1", @@ -88,15 +88,15 @@ "@types/crypto-js": "^4.1.2", "@types/google-libphonenumber": "^7.4.26", "@types/history": "^4.7.11", - "@types/js-yaml": "^4.0.5", + "@types/js-yaml": "^4.0.6", "@types/lodash": "^4.14.198", "@types/numeral": "^2.0.2", "@types/qs": "^6.9.8", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", "@types/react-helmet": "^6.1.6", - "@umijs/lint": "^4.0.80", - "@umijs/max": "^4.0.80", + "@umijs/lint": "^4.0.81", + "@umijs/max": "^4.0.81", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", "eslint": "^8.49.0", diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index ffdc177c..27f2f043 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -50,9 +50,9 @@ "@ant-design/maps": "^1.0.7", "@ant-design/pro-components": "^2.6.18", "ahooks": "^3.7.8", - "antd": "^5.9.0", + "antd": "^5.9.1", "antd-img-crop": "^4.12.2", - "antd-style": "^3.4.5", + "antd-style": "^3.4.6", "classnames": "^2.3.2", "crypto-js": "^4.1.1", "dayjs": "^1.11.9", @@ -64,7 +64,7 @@ "jsencrypt": "^3.3.2", "lodash": "^4.17.21", "moment": "^2.29.4", - "nanoid": "^4.0.2", + "nanoid": "^5.0.1", "numeral": "^2.0.6", "omit.js": "^2.0.2", "qs": "^6.11.2", @@ -83,15 +83,15 @@ "@types/crypto-js": "^4.1.2", "@types/google-libphonenumber": "^7.4.26", "@types/history": "^4.7.11", - "@types/js-yaml": "^4.0.5", + "@types/js-yaml": "^4.0.6", "@types/lodash": "^4.14.198", "@types/numeral": "^2.0.2", "@types/qs": "^6.9.8", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", "@types/react-helmet": "^6.1.6", - "@umijs/lint": "^4.0.80", - "@umijs/max": "^4.0.80", + "@umijs/lint": "^4.0.81", + "@umijs/max": "^4.0.81", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", "eslint": "^8.49.0",