Browse Source

⬆️ 依赖升级

master
awenes 4 weeks ago
parent
commit
5fa470439c
  1. 10
      eiam-console/src/main/console-fe/package.json
  2. 8
      eiam-portal/src/main/portal-fe/package.json

10
eiam-console/src/main/console-fe/package.json

@ -48,11 +48,11 @@
"@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.5.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.8.0",
"@ant-design/pro-components": "^2.8.1",
"ahooks": "^3.8.1",
"antd": "^5.21.4",
"antd": "^5.21.5",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.7.0",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"codemirror": "^5.65.5",
"content-security-policy-parser": "^0.6.0",
@ -81,7 +81,7 @@
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1",
"@types/classnames": "^2.3.4",
"@types/crypto-js": "^4.2.2",
"@types/google-libphonenumber": "^7.4.30",
"@types/history": "^5.0.0",
@ -89,7 +89,7 @@
"@types/lodash": "^4.17.12",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.27",

8
eiam-portal/src/main/portal-fe/package.json

@ -48,11 +48,11 @@
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.5.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.8.0",
"@ant-design/pro-components": "^2.8.1",
"ahooks": "^3.8.1",
"antd": "^5.21.4",
"antd": "^5.21.5",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.7.0",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
@ -82,7 +82,7 @@
"@types/lodash": "^4.17.12",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.27",

Loading…
Cancel
Save