⬆️ 前端依赖升级

master
topiam 2025-03-19 07:33:16 +08:00
parent 0fb60716f1
commit a182709052
4 changed files with 5388 additions and 5135 deletions

View File

@ -45,21 +45,21 @@
],
"dependencies": {
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.5.2",
"@ant-design/charts": "^2.2.7",
"@ant-design/icons": "^5.6.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.8.2",
"@ant-design/pro-components": "^2.8.6",
"ahooks": "^3.8.4",
"antd": "^5.22.6",
"antd": "^5.24.4",
"antd-img-crop": "^4.24.0",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"codemirror": "^5.65.18",
"codemirror": "^6.0.1",
"content-security-policy-parser": "^0.6.0",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"fetch-jsonp": "^1.3.0",
"google-libphonenumber": "^3.2.40",
"js-base64": "^3.7.7",
@ -69,36 +69,36 @@
"moment": "^2.30.1",
"numeral": "^2.0.6",
"omit.js": "^2.0.2",
"qs": "^6.13.1",
"qs": "^6.14.0",
"query-string": "^9.1.1",
"react": "18.3.1",
"react-codemirror2": "^8.0.0",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-codemirror2": "^8.0.1",
"react-dom": "19.0.0",
"react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5",
"react-sortable-hoc": "^2.0.0",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/crypto-js": "^4.2.2",
"@types/google-libphonenumber": "^7.4.30",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.16",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.17",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/qs": "^6.9.18",
"@types/react": "^19.0.11",
"@types/react-dom": "^19.0.4",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.4.2",
"@umijs/max": "^4.4.2",
"@umijs/lint": "^4.4.6",
"@umijs/max": "^4.4.6",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.1",
"eslint": "^9.22.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"lint-staged": "^15.5.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"umi-presets-pro": "^2.0.3"
},
"engines": {

File diff suppressed because it is too large Load Diff

View File

@ -46,11 +46,11 @@
],
"dependencies": {
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.5.2",
"@ant-design/icons": "^5.6.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.8.2",
"@ant-design/pro-components": "^2.8.6",
"ahooks": "^3.8.4",
"antd": "^5.22.6",
"antd": "^5.24.4",
"antd-img-crop": "^4.24.0",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
@ -63,37 +63,37 @@
"jsencrypt": "^3.3.2",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"nanoid": "^5.0.9",
"nanoid": "^5.1.4",
"numeral": "^2.0.6",
"omit.js": "^2.0.2",
"qs": "^6.13.1",
"qs": "^6.14.0",
"query-string": "^9.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/crypto-js": "^4.2.2",
"@types/google-libphonenumber": "^7.4.30",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.16",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.17",
"@types/qs": "^6.9.18",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.4.2",
"@umijs/max": "^4.4.2",
"@umijs/lint": "^4.4.6",
"@umijs/max": "^4.4.6",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"lint-staged": "^15.5.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"umi-presets-pro": "^2.0.3"
},
"engines": {

File diff suppressed because it is too large Load Diff