⬆️ 前端依赖升级

pull/80/head
awenes 2024-02-04 20:38:19 +08:00
parent 9da70a8aeb
commit 56a9a7daee
2 changed files with 19 additions and 19 deletions

View File

@ -44,12 +44,12 @@
], ],
"dependencies": { "dependencies": {
"@ahooksjs/use-url-state": "^3.5.1", "@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/charts": "^2.0.3", "@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.2.6", "@ant-design/icons": "^5.3.0",
"@ant-design/maps": "^1.0.8", "@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.6.48", "@ant-design/pro-components": "^2.6.49",
"ahooks": "^3.7.9", "ahooks": "^3.7.10",
"antd": "^5.13.3", "antd": "^5.14.0",
"antd-img-crop": "^4.21.0", "antd-img-crop": "^4.21.0",
"antd-style": "^3.6.1", "antd-style": "^3.6.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",
@ -69,11 +69,11 @@
"numeral": "^2.0.6", "numeral": "^2.0.6",
"omit.js": "^2.0.2", "omit.js": "^2.0.2",
"qs": "^6.11.2", "qs": "^6.11.2",
"query-string": "^8.1.0", "query-string": "^8.2.0",
"rc-field-form": "^1.41.0", "rc-field-form": "^1.41.0",
"rc-menu": "^9.12.4", "rc-menu": "^9.12.4",
"rc-select": "^14.11.0", "rc-select": "^14.11.0",
"rc-tree": "^5.8.3", "rc-tree": "^5.8.5",
"react": "^18.2.0", "react": "^18.2.0",
"react-codemirror2": "^7.3.0", "react-codemirror2": "^7.3.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
@ -92,7 +92,7 @@
"@types/lodash": "^4.14.202", "@types/lodash": "^4.14.202",
"@types/numeral": "^2.0.5", "@types/numeral": "^2.0.5",
"@types/qs": "^6.9.11", "@types/qs": "^6.9.11",
"@types/react": "^18.2.48", "@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18", "@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11", "@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.1.1", "@umijs/lint": "^4.1.1",
@ -100,8 +100,8 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0", "cross-port-killer": "^1.4.0",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"husky": "^9.0.7", "husky": "^9.0.10",
"lint-staged": "^15.2.0", "lint-staged": "^15.2.1",
"prettier": "^3.2.4", "prettier": "^3.2.4",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"

View File

@ -46,11 +46,11 @@
"dependencies": { "dependencies": {
"@ahooksjs/use-url-state": "^3.5.1", "@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/charts": "^2.0.3", "@ant-design/charts": "^2.0.3",
"@ant-design/icons": "^5.2.6", "@ant-design/icons": "^5.3.0",
"@ant-design/maps": "^1.0.8", "@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.6.48", "@ant-design/pro-components": "^2.6.49",
"ahooks": "^3.7.9", "ahooks": "^3.7.10",
"antd": "^5.13.3", "antd": "^5.14.0",
"antd-img-crop": "^4.21.0", "antd-img-crop": "^4.21.0",
"antd-style": "^3.6.1", "antd-style": "^3.6.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",
@ -64,11 +64,11 @@
"jsencrypt": "^3.3.2", "jsencrypt": "^3.3.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.30.1", "moment": "^2.30.1",
"nanoid": "^5.0.4", "nanoid": "^5.0.5",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"omit.js": "^2.0.2", "omit.js": "^2.0.2",
"qs": "^6.11.2", "qs": "^6.11.2",
"query-string": "^8.1.0", "query-string": "^8.2.0",
"rc-menu": "^9.12.4", "rc-menu": "^9.12.4",
"rc-select": "^14.11.0", "rc-select": "^14.11.0",
"react": "^18.2.0", "react": "^18.2.0",
@ -87,7 +87,7 @@
"@types/lodash": "^4.14.202", "@types/lodash": "^4.14.202",
"@types/numeral": "^2.0.5", "@types/numeral": "^2.0.5",
"@types/qs": "^6.9.11", "@types/qs": "^6.9.11",
"@types/react": "^18.2.48", "@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18", "@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11", "@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.1.1", "@umijs/lint": "^4.1.1",
@ -95,8 +95,8 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0", "cross-port-killer": "^1.4.0",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"husky": "^9.0.7", "husky": "^9.0.10",
"lint-staged": "^15.2.0", "lint-staged": "^15.2.1",
"prettier": "^3.2.4", "prettier": "^3.2.4",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"