unify typescript version and rollup plugins (#921)

This commit is contained in:
yz-yu
2026-04-01 12:00:00 +08:00
committed by GitHub
parent e9fc3327a5
commit d9f6709e78
10 changed files with 17 additions and 47 deletions

View File

@@ -27,7 +27,7 @@
"markdownlint": "^0.25.1",
"markdownlint-cli": "^0.31.1",
"turbo": "^1.2.4",
"typescript": "^4.6.4"
"typescript": "^4.7.3"
},
"scripts": {
"lerna": "lerna",