⬆️ 依赖升级

pull/79/head
awenes 10 months ago
parent 5db34f27e4
commit 11598bd822

@ -44,66 +44,66 @@
], ],
"dependencies": { "dependencies": {
"@ahooksjs/use-url-state": "^3.5.1", "@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/charts": "^1.4.2", "@ant-design/charts": "^2.0.3",
"@ant-design/icons": "^5.2.6", "@ant-design/icons": "^5.2.6",
"@ant-design/maps": "^1.0.7", "@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.6.28", "@ant-design/pro-components": "^2.6.48",
"ahooks": "^3.7.8", "ahooks": "^3.7.9",
"antd": "^5.9.4", "antd": "^5.13.3",
"antd-img-crop": "^4.13.0", "antd-img-crop": "^4.21.0",
"antd-style": "^3.5.0", "antd-style": "^3.6.1",
"classnames": "^2.3.2", "classnames": "^2.5.1",
"codemirror": "^5.65.5", "codemirror": "^5.65.5",
"content-security-policy-parser": "^0.4.1", "content-security-policy-parser": "^0.5.0",
"crypto-js": "^4.1.1", "crypto-js": "^4.2.0",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"echarts": "^5.4.3", "echarts": "^5.4.3",
"fetch-jsonp": "^1.3.0", "fetch-jsonp": "^1.3.0",
"form-render": "^2.2.19", "form-render": "^2.3.9",
"google-libphonenumber": "^3.2.33", "google-libphonenumber": "^3.2.34",
"js-base64": "^3.7.5", "js-base64": "^3.7.6",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"jsencrypt": "^3.3.2", "jsencrypt": "^3.3.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.4", "moment": "^2.30.1",
"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.1.0",
"rc-field-form": "^1.38.2", "rc-field-form": "^1.41.0",
"rc-menu": "^9.12.2", "rc-menu": "^9.12.4",
"rc-select": "^14.9.0", "rc-select": "^14.11.0",
"rc-tree": "^5.7.12", "rc-tree": "^5.8.3",
"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",
"react-fast-marquee": "^1.6.1", "react-fast-marquee": "^1.6.3",
"react-helmet-async": "^1.3.0", "react-helmet-async": "^2.0.4",
"react-sortable-hoc": "^2.0.0", "react-sortable-hoc": "^2.0.0",
"yaml": "^2.3.2" "yaml": "^2.3.4"
}, },
"devDependencies": { "devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0", "@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1", "@types/classnames": "^2.3.1",
"@types/crypto-js": "^4.1.2", "@types/crypto-js": "^4.2.2",
"@types/google-libphonenumber": "^7.4.27", "@types/google-libphonenumber": "^7.4.30",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.6", "@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.14.199", "@types/lodash": "^4.14.202",
"@types/numeral": "^2.0.3", "@types/numeral": "^2.0.5",
"@types/qs": "^6.9.8", "@types/qs": "^6.9.11",
"@types/react": "^18.2.25", "@types/react": "^18.2.48",
"@types/react-dom": "^18.2.11", "@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.7", "@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.0.83", "@umijs/lint": "^4.1.1",
"@umijs/max": "^4.0.83", "@umijs/max": "^4.1.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0", "cross-port-killer": "^1.4.0",
"eslint": "^8.51.0", "eslint": "^8.56.0",
"husky": "^8.0.3", "husky": "^9.0.7",
"lint-staged": "^14.0.1", "lint-staged": "^15.2.0",
"prettier": "^3.0.3", "prettier": "^3.2.4",
"typescript": "^5.2.2", "typescript": "^5.3.3",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"
}, },
"engines": { "engines": {

@ -45,60 +45,60 @@
], ],
"dependencies": { "dependencies": {
"@ahooksjs/use-url-state": "^3.5.1", "@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/charts": "^1.4.2", "@ant-design/charts": "^2.0.3",
"@ant-design/icons": "^5.2.6", "@ant-design/icons": "^5.2.6",
"@ant-design/maps": "^1.0.7", "@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.6.28", "@ant-design/pro-components": "^2.6.48",
"ahooks": "^3.7.8", "ahooks": "^3.7.9",
"antd": "^5.9.4", "antd": "^5.13.3",
"antd-img-crop": "^4.13.0", "antd-img-crop": "^4.21.0",
"antd-style": "^3.5.0", "antd-style": "^3.6.1",
"classnames": "^2.3.2", "classnames": "^2.5.1",
"crypto-js": "^4.1.1", "crypto-js": "^4.2.0",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"fetch-jsonp": "^1.3.0", "fetch-jsonp": "^1.3.0",
"form-render": "^2.2.16", "form-render": "^2.3.9",
"google-libphonenumber": "^3.2.33", "google-libphonenumber": "^3.2.34",
"js-base64": "^3.7.5", "js-base64": "^3.7.6",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"jsencrypt": "^3.3.2", "jsencrypt": "^3.3.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.4", "moment": "^2.30.1",
"nanoid": "^5.0.1", "nanoid": "^5.0.4",
"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.1.0",
"rc-menu": "^9.12.0", "rc-menu": "^9.12.4",
"rc-select": "^14.9.0", "rc-select": "^14.11.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.1", "react-fast-marquee": "^1.6.3",
"react-helmet-async": "^1.3.0", "react-helmet-async": "^2.0.4",
"yaml": "^2.3.2" "yaml": "^2.3.4"
}, },
"devDependencies": { "devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0", "@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1", "@types/classnames": "^2.3.1",
"@types/crypto-js": "^4.1.2", "@types/crypto-js": "^4.2.2",
"@types/google-libphonenumber": "^7.4.27", "@types/google-libphonenumber": "^7.4.30",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.6", "@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.14.199", "@types/lodash": "^4.14.202",
"@types/numeral": "^2.0.3", "@types/numeral": "^2.0.5",
"@types/qs": "^6.9.8", "@types/qs": "^6.9.11",
"@types/react": "^18.2.25", "@types/react": "^18.2.48",
"@types/react-dom": "^18.2.11", "@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.7", "@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.0.83", "@umijs/lint": "^4.1.1",
"@umijs/max": "^4.0.83", "@umijs/max": "^4.1.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0", "cross-port-killer": "^1.4.0",
"eslint": "^8.51.0", "eslint": "^8.56.0",
"husky": "^8.0.3", "husky": "^9.0.7",
"lint-staged": "^14.0.1", "lint-staged": "^15.2.0",
"prettier": "^3.0.3", "prettier": "^3.2.4",
"typescript": "^5.2.2", "typescript": "^5.3.3",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"
}, },
"engines": { "engines": {

Loading…
Cancel
Save