升级依赖

pull/81/MERGE
awenes 2024-07-18 22:35:35 +08:00
parent 4bebd40ed2
commit 208ea9b8a5
2 changed files with 37 additions and 37 deletions

View File

@ -48,22 +48,22 @@
"@ant-design/charts": "^1.4.3", "@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.3.7", "@ant-design/icons": "^5.3.7",
"@ant-design/maps": "^1.0.8", "@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.1", "@ant-design/pro-components": "^2.7.14",
"@ant-design/pro-editor": "^1.2.1", "@ant-design/pro-editor": "^1.2.1",
"ahooks": "^3.7.11", "ahooks": "^3.8.0",
"antd": "^5.17.0", "antd": "^5.19.2",
"antd-img-crop": "^4.21.0", "antd-img-crop": "^4.22.0",
"antd-style": "^3.6.2", "antd-style": "^3.6.2",
"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",
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"dayjs": "^1.11.11", "dayjs": "^1.11.12",
"echarts": "^5.5.0", "echarts": "^5.5.1",
"fetch-jsonp": "^1.3.0", "fetch-jsonp": "^1.3.0",
"form-render": "^2.4.4", "form-render": "^2.4.5",
"google-libphonenumber": "^3.2.34", "google-libphonenumber": "^3.2.37",
"js-base64": "^3.7.7", "js-base64": "^3.7.7",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"jsencrypt": "^3.3.2", "jsencrypt": "^3.3.2",
@ -71,15 +71,15 @@
"moment": "^2.30.1", "moment": "^2.30.1",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"omit.js": "^2.0.2", "omit.js": "^2.0.2",
"qs": "^6.12.1", "qs": "^6.12.3",
"query-string": "^9.0.0", "query-string": "^9.0.0",
"react": "18.2.0", "react": "18.3.1",
"react-codemirror2": "^8.0.0", "react-codemirror2": "^8.0.0",
"react-dom": "18.2.0", "react-dom": "18.3.1",
"react-fast-marquee": "^1.6.4", "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.4.2" "yaml": "^2.4.5"
}, },
"devDependencies": { "devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0", "@ant-design/antd-theme-variable": "^1.0.0",
@ -88,20 +88,20 @@
"@types/google-libphonenumber": "^7.4.30", "@types/google-libphonenumber": "^7.4.30",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.1", "@types/lodash": "^4.17.7",
"@types/numeral": "^2.0.5", "@types/numeral": "^2.0.5",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"@types/react": "^18.3.1", "@types/react": "^18.3.3",
"@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.2.0", "@umijs/lint": "^4.3.6",
"@umijs/max": "^4.2.0", "@umijs/max": "^4.3.6",
"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.0.11", "husky": "^9.1.1",
"lint-staged": "^15.2.2", "lint-staged": "^15.2.7",
"prettier": "^3.2.5", "prettier": "^3.3.3",
"typescript": "*", "typescript": "*",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"
}, },

View File

@ -48,17 +48,17 @@
"@ahooksjs/use-url-state": "^3.5.1", "@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.3.7", "@ant-design/icons": "^5.3.7",
"@ant-design/maps": "^1.0.8", "@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.1", "@ant-design/pro-components": "^2.7.14",
"ahooks": "^3.7.11", "ahooks": "^3.8.0",
"antd": "^5.17.0", "antd": "^5.19.2",
"antd-img-crop": "^4.21.0", "antd-img-crop": "^4.22.0",
"antd-style": "^3.6.2", "antd-style": "^3.6.2",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"dayjs": "^1.11.11", "dayjs": "^1.11.12",
"fetch-jsonp": "^1.3.0", "fetch-jsonp": "^1.3.0",
"form-render": "^2.4.4", "form-render": "^2.4.5",
"google-libphonenumber": "^3.2.34", "google-libphonenumber": "^3.2.37",
"js-base64": "^3.7.7", "js-base64": "^3.7.7",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"jsencrypt": "^3.3.2", "jsencrypt": "^3.3.2",
@ -67,13 +67,13 @@
"nanoid": "^5.0.7", "nanoid": "^5.0.7",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"omit.js": "^2.0.2", "omit.js": "^2.0.2",
"qs": "^6.12.1", "qs": "^6.12.3",
"query-string": "^9.0.0", "query-string": "^9.0.0",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-fast-marquee": "^1.6.4", "react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5", "react-helmet-async": "^2.0.5",
"yaml": "^2.4.2" "yaml": "^2.4.5"
}, },
"devDependencies": { "devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0", "@ant-design/antd-theme-variable": "^1.0.0",
@ -82,20 +82,20 @@
"@types/google-libphonenumber": "^7.4.30", "@types/google-libphonenumber": "^7.4.30",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.1", "@types/lodash": "^4.17.7",
"@types/numeral": "^2.0.5", "@types/numeral": "^2.0.5",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"@types/react": "^18.3.1", "@types/react": "^18.3.3",
"@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.2.0", "@umijs/lint": "^4.3.6",
"@umijs/max": "^4.2.0", "@umijs/max": "^4.3.6",
"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.0.11", "husky": "^9.1.1",
"lint-staged": "^15.2.2", "lint-staged": "^15.2.7",
"prettier": "^3.2.5", "prettier": "^3.3.3",
"typescript": "*", "typescript": "*",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"
}, },