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