Skip to content

Commit 65e89bd

Browse files
fix(deps): update typescript toolchain
1 parent 3b7ddb4 commit 65e89bd

2 files changed

Lines changed: 156 additions & 162 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"vue-mathjax-next": "^0.0.6",
363363
"vue-router": "^4.1.6",
364364
"vue-shadow-dom": "^4.2.0",
365-
"vue-tsc": "^1.8.1",
365+
"vue-tsc": "^3.0.0",
366366
"vue3-flip-countdown": "^0.1.6",
367367
"vuedraggable": "^4.1.0",
368368
"vuex": "^4.1.0",
@@ -441,7 +441,7 @@
441441
"less": "^4.2.2",
442442
"prettier": "^3.0.0",
443443
"semver": "^7.5.2",
444-
"typescript": "~5.2.2",
444+
"typescript": "~6.0.0",
445445
"unocss": "^0.57.1",
446446
"unocss-preset-scrollbar": "^0.2.1",
447447
"unplugin-icons": "^0.17.0",

0 commit comments

Comments
 (0)