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

@@ -43,7 +43,7 @@
"rollup-plugin-typescript2": "^0.31.2",
"rollup-plugin-web-worker-loader": "^1.6.1",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
"typescript": "^4.7.3"
},
"dependencies": {
"cssom": "^0.5.0",