feat: update ts version to #46352540

This commit is contained in:
lingmin.ylm 2023-05-26 10:55:29 +08:00
parent 0f4de3c772
commit c91a3a50f6

View File

@ -38,7 +38,7 @@
"@ali/lerna": "^1",
"f2elint": "^2.0.1",
"husky": "^7.0.4",
"typescript": "^3.2.2"
"typescript": "^5.0.4"
},
"engines": {
"node": ">=14.0.0"
@ -48,6 +48,7 @@
"lockfile": "enable"
},
"resolutions": {
"@builder/babel-preset-ice": "1.0.1"
"@builder/babel-preset-ice": "1.0.1",
"typescript": "^5.0.4"
}
}