Skip to content

Commit 856d0a4

Browse files
fix(deps): update typescript toolchain
1 parent efd0b25 commit 856d0a4

2 files changed

Lines changed: 155 additions & 162 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"vue-mathjax-next": "^0.0.6",
362362
"vue-router": "^4.1.6",
363363
"vue-shadow-dom": "^4.2.0",
364-
"vue-tsc": "^1.8.1",
364+
"vue-tsc": "^3.0.0",
365365
"vue3-flip-countdown": "^0.1.6",
366366
"vuedraggable": "^4.1.0",
367367
"vuex": "^4.1.0",
@@ -439,7 +439,7 @@
439439
"less": "^4.2.2",
440440
"prettier": "^3.0.0",
441441
"semver": "^7.5.2",
442-
"typescript": "~5.2.2",
442+
"typescript": "~6.0.0",
443443
"unocss": "^0.57.1",
444444
"unocss-preset-scrollbar": "^0.2.1",
445445
"unplugin-icons": "^0.17.0",

0 commit comments

Comments
 (0)