mirror of https://gitee.com/topiam/eiam
⬆️ 依赖升级
parent
a1db6cca78
commit
f044f4e2ad
|
@ -40,4 +40,3 @@ screenshot
|
|||
.DS_Store
|
||||
*/.DS_Store
|
||||
/build/
|
||||
pnpm-lock.yaml
|
||||
|
|
|
@ -46,22 +46,22 @@
|
|||
"dependencies": {
|
||||
"@ahooksjs/use-url-state": "^3.5.1",
|
||||
"@ant-design/charts": "^1.4.3",
|
||||
"@ant-design/icons": "^5.5.1",
|
||||
"@ant-design/icons": "^5.5.2",
|
||||
"@ant-design/maps": "^1.0.8",
|
||||
"@ant-design/pro-components": "^2.8.1",
|
||||
"ahooks": "^3.8.1",
|
||||
"antd": "^5.21.5",
|
||||
"@ant-design/pro-components": "^2.8.2",
|
||||
"ahooks": "^3.8.4",
|
||||
"antd": "^5.22.5",
|
||||
"antd-img-crop": "^4.23.0",
|
||||
"antd-style": "^3.7.1",
|
||||
"classnames": "^2.5.1",
|
||||
"codemirror": "^5.65.5",
|
||||
"codemirror": "^5.65.18",
|
||||
"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",
|
||||
"fetch-jsonp": "^1.3.0",
|
||||
"google-libphonenumber": "^3.2.38",
|
||||
"google-libphonenumber": "^3.2.40",
|
||||
"js-base64": "^3.7.7",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsencrypt": "^3.3.2",
|
||||
|
@ -69,7 +69,7 @@
|
|||
"moment": "^2.30.1",
|
||||
"numeral": "^2.0.6",
|
||||
"omit.js": "^2.0.2",
|
||||
"qs": "^6.13.0",
|
||||
"qs": "^6.13.1",
|
||||
"query-string": "^9.1.1",
|
||||
"react": "18.3.1",
|
||||
"react-codemirror2": "^8.0.0",
|
||||
|
@ -77,30 +77,28 @@
|
|||
"react-fast-marquee": "^1.6.5",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-sortable-hoc": "^2.0.0",
|
||||
"yaml": "^2.6.0"
|
||||
"yaml": "^2.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||
"@types/classnames": "^2.3.4",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/google-libphonenumber": "^7.4.30",
|
||||
"@types/history": "^5.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.9.16",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/qs": "^6.9.17",
|
||||
"@types/react": "^18.3.16",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.27",
|
||||
"@umijs/max": "^4.3.27",
|
||||
"@umijs/lint": "^4.3.36",
|
||||
"@umijs/max": "^4.3.36",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.1.6",
|
||||
"lint-staged": "^15.2.10",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "*",
|
||||
"eslint": "^8.57.1",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.11",
|
||||
"prettier": "^3.4.2",
|
||||
"typescript": "^5.7.2",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -38,4 +38,3 @@ screenshot
|
|||
.eslintcache
|
||||
|
||||
build
|
||||
pnpm-lock.yaml
|
||||
|
|
|
@ -46,54 +46,54 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@ahooksjs/use-url-state": "^3.5.1",
|
||||
"@ant-design/icons": "^5.5.1",
|
||||
"@ant-design/icons": "^5.5.2",
|
||||
"@ant-design/maps": "^1.0.8",
|
||||
"@ant-design/pro-components": "^2.8.1",
|
||||
"ahooks": "^3.8.1",
|
||||
"antd": "^5.21.5",
|
||||
"@ant-design/pro-components": "^2.8.2",
|
||||
"ahooks": "^3.8.4",
|
||||
"antd": "^5.22.5",
|
||||
"antd-img-crop": "^4.23.0",
|
||||
"antd-style": "^3.7.1",
|
||||
"classnames": "^2.5.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"fetch-jsonp": "^1.3.0",
|
||||
"google-libphonenumber": "^3.2.38",
|
||||
"google-libphonenumber": "^3.2.40",
|
||||
"js-base64": "^3.7.7",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsencrypt": "^3.3.2",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.30.1",
|
||||
"nanoid": "^5.0.7",
|
||||
"nanoid": "^5.0.9",
|
||||
"numeral": "^2.0.6",
|
||||
"omit.js": "^2.0.2",
|
||||
"qs": "^6.13.0",
|
||||
"qs": "^6.13.1",
|
||||
"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.0"
|
||||
"yaml": "^2.6.1"
|
||||
},
|
||||
"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.12",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.9.16",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/qs": "^6.9.17",
|
||||
"@types/react": "^18.3.16",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.27",
|
||||
"@umijs/max": "^4.3.27",
|
||||
"@umijs/lint": "^4.3.36",
|
||||
"@umijs/max": "^4.3.36",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.1.6",
|
||||
"lint-staged": "^15.2.10",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "*",
|
||||
"eslint": "^8.57.1",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.11",
|
||||
"prettier": "^3.4.2",
|
||||
"typescript": "^5.7.2",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue