mirror of https://gitee.com/topiam/eiam
⬆️ 依赖升级
parent
7ee1636a52
commit
6b83fd5b95
|
@ -73,7 +73,7 @@
|
|||
"rc-field-form": "^1.37.0",
|
||||
"rc-menu": "^9.11.1",
|
||||
"rc-select": "^14.8.0",
|
||||
"rc-tree": "^5.7.9",
|
||||
"rc-tree": "^5.7.10",
|
||||
"react": "^18.2.0",
|
||||
"react-codemirror2": "^7.2.1",
|
||||
"react-dom": "^18.2.0",
|
||||
|
@ -95,15 +95,15 @@
|
|||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@types/react-helmet": "^6.1.6",
|
||||
"@umijs/lint": "^4.0.76",
|
||||
"@umijs/max": "^4.0.76",
|
||||
"@umijs/lint": "^4.0.78",
|
||||
"@umijs/max": "^4.0.78",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.47.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "^3.0.2",
|
||||
"typescript": "^5.1.6",
|
||||
"typescript": "^5.2.2",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -90,15 +90,15 @@
|
|||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@types/react-helmet": "^6.1.6",
|
||||
"@umijs/lint": "^4.0.76",
|
||||
"@umijs/max": "^4.0.76",
|
||||
"@umijs/lint": "^4.0.78",
|
||||
"@umijs/max": "^4.0.78",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.47.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "^3.0.2",
|
||||
"typescript": "^5.1.6",
|
||||
"typescript": "^5.2.2",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in New Issue