mirror of https://gitee.com/topiam/eiam
⬆️ 依赖升级
parent
1cd7fd4873
commit
25bbf99b93
|
@ -46,14 +46,14 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ahooksjs/use-url-state": "^3.5.1",
|
"@ahooksjs/use-url-state": "^3.5.1",
|
||||||
"@ant-design/charts": "^1.4.3",
|
"@ant-design/charts": "^1.4.3",
|
||||||
"@ant-design/icons": "^5.4.0",
|
"@ant-design/icons": "^5.5.1",
|
||||||
"@ant-design/maps": "^1.0.8",
|
"@ant-design/maps": "^1.0.8",
|
||||||
"@ant-design/pro-components": "^2.7.15",
|
"@ant-design/pro-components": "^2.7.19",
|
||||||
"@ant-design/pro-editor": "^1.2.1",
|
"@ant-design/pro-editor": "^1.3.0",
|
||||||
"ahooks": "^3.8.1",
|
"ahooks": "^3.8.1",
|
||||||
"antd": "^5.20.2",
|
"antd": "^5.21.2",
|
||||||
"antd-img-crop": "^4.23.0",
|
"antd-img-crop": "^4.23.0",
|
||||||
"antd-style": "^3.6.2",
|
"antd-style": "^3.7.0",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"codemirror": "^5.65.5",
|
"codemirror": "^5.65.5",
|
||||||
"content-security-policy-parser": "^0.6.0",
|
"content-security-policy-parser": "^0.6.0",
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
"react-fast-marquee": "^1.6.5",
|
"react-fast-marquee": "^1.6.5",
|
||||||
"react-helmet-async": "^2.0.5",
|
"react-helmet-async": "^2.0.5",
|
||||||
"react-sortable-hoc": "^2.0.0",
|
"react-sortable-hoc": "^2.0.0",
|
||||||
"yaml": "^2.5.0"
|
"yaml": "^2.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||||
|
@ -87,19 +87,19 @@
|
||||||
"@types/google-libphonenumber": "^7.4.30",
|
"@types/google-libphonenumber": "^7.4.30",
|
||||||
"@types/history": "^5.0.0",
|
"@types/history": "^5.0.0",
|
||||||
"@types/js-yaml": "^4.0.9",
|
"@types/js-yaml": "^4.0.9",
|
||||||
"@types/lodash": "^4.17.7",
|
"@types/lodash": "^4.17.9",
|
||||||
"@types/numeral": "^2.0.5",
|
"@types/numeral": "^2.0.5",
|
||||||
"@types/qs": "^6.9.15",
|
"@types/qs": "^6.9.16",
|
||||||
"@types/react": "^18.3.4",
|
"@types/react": "^18.3.10",
|
||||||
"@types/react-dom": "^18.3.0",
|
"@types/react-dom": "^18.3.0",
|
||||||
"@types/react-helmet": "^6.1.11",
|
"@types/react-helmet": "^6.1.11",
|
||||||
"@umijs/lint": "^4.3.14",
|
"@umijs/lint": "^4.3.24",
|
||||||
"@umijs/max": "^4.3.14",
|
"@umijs/max": "^4.3.24",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"cross-port-killer": "^1.4.0",
|
"cross-port-killer": "^1.4.0",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"husky": "^9.1.5",
|
"husky": "^9.1.6",
|
||||||
"lint-staged": "^15.2.9",
|
"lint-staged": "^15.2.10",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"typescript": "*",
|
"typescript": "*",
|
||||||
"umi-presets-pro": "^2.0.3"
|
"umi-presets-pro": "^2.0.3"
|
||||||
|
|
|
@ -46,13 +46,13 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ahooksjs/use-url-state": "^3.5.1",
|
"@ahooksjs/use-url-state": "^3.5.1",
|
||||||
"@ant-design/icons": "^5.4.0",
|
"@ant-design/icons": "^5.5.1",
|
||||||
"@ant-design/maps": "^1.0.8",
|
"@ant-design/maps": "^1.0.8",
|
||||||
"@ant-design/pro-components": "^2.7.15",
|
"@ant-design/pro-components": "^2.7.19",
|
||||||
"ahooks": "^3.8.1",
|
"ahooks": "^3.8.1",
|
||||||
"antd": "^5.20.2",
|
"antd": "^5.21.2",
|
||||||
"antd-img-crop": "^4.23.0",
|
"antd-img-crop": "^4.23.0",
|
||||||
"antd-style": "^3.6.2",
|
"antd-style": "^3.7.0",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"crypto-js": "^4.2.0",
|
"crypto-js": "^4.2.0",
|
||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
"react-fast-marquee": "^1.6.5",
|
"react-fast-marquee": "^1.6.5",
|
||||||
"react-helmet-async": "^2.0.5",
|
"react-helmet-async": "^2.0.5",
|
||||||
"yaml": "^2.5.0"
|
"yaml": "^2.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||||
|
@ -81,19 +81,19 @@
|
||||||
"@types/google-libphonenumber": "^7.4.30",
|
"@types/google-libphonenumber": "^7.4.30",
|
||||||
"@types/history": "^5.0.0",
|
"@types/history": "^5.0.0",
|
||||||
"@types/js-yaml": "^4.0.9",
|
"@types/js-yaml": "^4.0.9",
|
||||||
"@types/lodash": "^4.17.7",
|
"@types/lodash": "^4.17.9",
|
||||||
"@types/numeral": "^2.0.5",
|
"@types/numeral": "^2.0.5",
|
||||||
"@types/qs": "^6.9.15",
|
"@types/qs": "^6.9.16",
|
||||||
"@types/react": "^18.3.4",
|
"@types/react": "^18.3.10",
|
||||||
"@types/react-dom": "^18.3.0",
|
"@types/react-dom": "^18.3.0",
|
||||||
"@types/react-helmet": "^6.1.11",
|
"@types/react-helmet": "^6.1.11",
|
||||||
"@umijs/lint": "^4.3.14",
|
"@umijs/lint": "^4.3.24",
|
||||||
"@umijs/max": "^4.3.14",
|
"@umijs/max": "^4.3.24",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"cross-port-killer": "^1.4.0",
|
"cross-port-killer": "^1.4.0",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"husky": "^9.1.5",
|
"husky": "^9.1.6",
|
||||||
"lint-staged": "^15.2.9",
|
"lint-staged": "^15.2.10",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"typescript": "*",
|
"typescript": "*",
|
||||||
"umi-presets-pro": "^2.0.3"
|
"umi-presets-pro": "^2.0.3"
|
||||||
|
|
Loading…
Reference in New Issue