From 57bba9c63c218d82dd908236fac115cd92f155fd Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Sun, 24 Sep 2023 19:15:44 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eiam-console/src/main/console-fe/package.json | 14 +++++++------- eiam-portal/src/main/portal-fe/package.json | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index eefb8c0e..409cbe6f 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -51,7 +51,7 @@ "ahooks": "^3.7.8", "antd": "^5.9.2", "antd-img-crop": "^4.13.0", - "antd-style": "^3.4.7", + "antd-style": "^3.5.0", "classnames": "^2.3.2", "codemirror": "^5.65.5", "content-security-policy-parser": "^0.4.1", @@ -59,7 +59,7 @@ "dayjs": "^1.11.10", "echarts": "^5.4.3", "fetch-jsonp": "^1.3.0", - "form-render": "^2.2.15", + "form-render": "^2.2.16", "google-libphonenumber": "^3.2.33", "js-base64": "^3.7.5", "js-yaml": "^4.1.0", @@ -70,14 +70,14 @@ "omit.js": "^2.0.2", "qs": "^6.11.2", "query-string": "^8.1.0", - "rc-field-form": "^1.38.1", + "rc-field-form": "^1.38.2", "rc-menu": "^9.12.0", "rc-select": "^14.9.0", "rc-tree": "^5.7.12", "react": "^18.2.0", "react-codemirror2": "^7.2.1", "react-dom": "^18.2.0", - "react-fast-marquee": "^1.6.0", + "react-fast-marquee": "^1.6.1", "react-helmet-async": "^1.3.0", "react-sortable-hoc": "^2.0.0", "yaml": "^2.3.2" @@ -89,8 +89,8 @@ "@types/google-libphonenumber": "^7.4.27", "@types/history": "^4.7.11", "@types/js-yaml": "^4.0.6", - "@types/lodash": "^4.14.198", - "@types/numeral": "^2.0.2", + "@types/lodash": "^4.14.199", + "@types/numeral": "^2.0.3", "@types/qs": "^6.9.8", "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7", @@ -99,7 +99,7 @@ "@umijs/max": "^4.0.81", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", - "eslint": "^8.49.0", + "eslint": "^8.50.0", "husky": "^8.0.3", "lint-staged": "^14.0.1", "prettier": "^3.0.3", diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 1a4a8882..252d7ba7 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -52,12 +52,12 @@ "ahooks": "^3.7.8", "antd": "^5.9.2", "antd-img-crop": "^4.13.0", - "antd-style": "^3.4.7", + "antd-style": "^3.5.0", "classnames": "^2.3.2", "crypto-js": "^4.1.1", "dayjs": "^1.11.10", "fetch-jsonp": "^1.3.0", - "form-render": "^2.2.15", + "form-render": "^2.2.16", "google-libphonenumber": "^3.2.33", "js-base64": "^3.7.5", "js-yaml": "^4.1.0", @@ -73,7 +73,7 @@ "rc-select": "^14.9.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-fast-marquee": "^1.6.0", + "react-fast-marquee": "^1.6.1", "react-helmet-async": "^1.3.0", "yaml": "^2.3.2" }, @@ -84,8 +84,8 @@ "@types/google-libphonenumber": "^7.4.27", "@types/history": "^4.7.11", "@types/js-yaml": "^4.0.6", - "@types/lodash": "^4.14.198", - "@types/numeral": "^2.0.2", + "@types/lodash": "^4.14.199", + "@types/numeral": "^2.0.3", "@types/qs": "^6.9.8", "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7", @@ -94,7 +94,7 @@ "@umijs/max": "^4.0.81", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", - "eslint": "^8.49.0", + "eslint": "^8.50.0", "husky": "^8.0.3", "lint-staged": "^14.0.1", "prettier": "^3.0.3",