升级依赖

pull/55/MERGE
awenes 2023-09-24 19:15:44 +08:00
parent 6d69209194
commit 57bba9c63c
2 changed files with 13 additions and 13 deletions

View File

@ -51,7 +51,7 @@
"ahooks": "^3.7.8", "ahooks": "^3.7.8",
"antd": "^5.9.2", "antd": "^5.9.2",
"antd-img-crop": "^4.13.0", "antd-img-crop": "^4.13.0",
"antd-style": "^3.4.7", "antd-style": "^3.5.0",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"codemirror": "^5.65.5", "codemirror": "^5.65.5",
"content-security-policy-parser": "^0.4.1", "content-security-policy-parser": "^0.4.1",
@ -59,7 +59,7 @@
"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.15", "form-render": "^2.2.16",
"google-libphonenumber": "^3.2.33", "google-libphonenumber": "^3.2.33",
"js-base64": "^3.7.5", "js-base64": "^3.7.5",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
@ -70,14 +70,14 @@
"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.1", "rc-field-form": "^1.38.2",
"rc-menu": "^9.12.0", "rc-menu": "^9.12.0",
"rc-select": "^14.9.0", "rc-select": "^14.9.0",
"rc-tree": "^5.7.12", "rc-tree": "^5.7.12",
"react": "^18.2.0", "react": "^18.2.0",
"react-codemirror2": "^7.2.1", "react-codemirror2": "^7.2.1",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.0", "react-fast-marquee": "^1.6.1",
"react-helmet-async": "^1.3.0", "react-helmet-async": "^1.3.0",
"react-sortable-hoc": "^2.0.0", "react-sortable-hoc": "^2.0.0",
"yaml": "^2.3.2" "yaml": "^2.3.2"
@ -89,8 +89,8 @@
"@types/google-libphonenumber": "^7.4.27", "@types/google-libphonenumber": "^7.4.27",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.6", "@types/js-yaml": "^4.0.6",
"@types/lodash": "^4.14.198", "@types/lodash": "^4.14.199",
"@types/numeral": "^2.0.2", "@types/numeral": "^2.0.3",
"@types/qs": "^6.9.8", "@types/qs": "^6.9.8",
"@types/react": "^18.2.22", "@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7", "@types/react-dom": "^18.2.7",
@ -99,7 +99,7 @@
"@umijs/max": "^4.0.81", "@umijs/max": "^4.0.81",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0", "cross-port-killer": "^1.4.0",
"eslint": "^8.49.0", "eslint": "^8.50.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^14.0.1", "lint-staged": "^14.0.1",
"prettier": "^3.0.3", "prettier": "^3.0.3",

View File

@ -52,12 +52,12 @@
"ahooks": "^3.7.8", "ahooks": "^3.7.8",
"antd": "^5.9.2", "antd": "^5.9.2",
"antd-img-crop": "^4.13.0", "antd-img-crop": "^4.13.0",
"antd-style": "^3.4.7", "antd-style": "^3.5.0",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"fetch-jsonp": "^1.3.0", "fetch-jsonp": "^1.3.0",
"form-render": "^2.2.15", "form-render": "^2.2.16",
"google-libphonenumber": "^3.2.33", "google-libphonenumber": "^3.2.33",
"js-base64": "^3.7.5", "js-base64": "^3.7.5",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
@ -73,7 +73,7 @@
"rc-select": "^14.9.0", "rc-select": "^14.9.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.0", "react-fast-marquee": "^1.6.1",
"react-helmet-async": "^1.3.0", "react-helmet-async": "^1.3.0",
"yaml": "^2.3.2" "yaml": "^2.3.2"
}, },
@ -84,8 +84,8 @@
"@types/google-libphonenumber": "^7.4.27", "@types/google-libphonenumber": "^7.4.27",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.6", "@types/js-yaml": "^4.0.6",
"@types/lodash": "^4.14.198", "@types/lodash": "^4.14.199",
"@types/numeral": "^2.0.2", "@types/numeral": "^2.0.3",
"@types/qs": "^6.9.8", "@types/qs": "^6.9.8",
"@types/react": "^18.2.22", "@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7", "@types/react-dom": "^18.2.7",
@ -94,7 +94,7 @@
"@umijs/max": "^4.0.81", "@umijs/max": "^4.0.81",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0", "cross-port-killer": "^1.4.0",
"eslint": "^8.49.0", "eslint": "^8.50.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^14.0.1", "lint-staged": "^14.0.1",
"prettier": "^3.0.3", "prettier": "^3.0.3",