mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 18:42:56 +00:00
chore: adjust version of @types/react-router & typescript
This commit is contained in:
parent
f951399f97
commit
43b2175792
@ -46,9 +46,10 @@
|
||||
"gulp": "^4.0.2",
|
||||
"husky": "^7.0.4",
|
||||
"lerna": "^4.0.0",
|
||||
"typescript": "^4.5.5",
|
||||
"typescript": "4.6.2",
|
||||
"yarn": "^1.22.17",
|
||||
"rimraf": "^3.0.2"
|
||||
"rimraf": "^3.0.2",
|
||||
"@types/react-router": "5.1.18"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.17.0 <18"
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"@types/node": "^13.7.1",
|
||||
"@types/react": "^16",
|
||||
"@types/react-dom": "^16",
|
||||
"@types/react-router": "^5.1.17",
|
||||
"@types/react-router": "5.1.18",
|
||||
"build-plugin-component": "^0.2.11"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user