Skip to content

Commit 14b58ee

Browse files
fix(deps): update typescript toolchain
1 parent d378400 commit 14b58ee

2 files changed

Lines changed: 147 additions & 162 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"vue-mathjax-next": "^0.0.6",
359359
"vue-router": "^4.1.6",
360360
"vue-shadow-dom": "^4.2.0",
361-
"vue-tsc": "^1.8.1",
361+
"vue-tsc": "^3.0.0",
362362
"vue3-flip-countdown": "^0.1.6",
363363
"vuedraggable": "^4.1.0",
364364
"vuex": "^4.1.0",
@@ -436,7 +436,7 @@
436436
"less": "^4.2.2",
437437
"prettier": "^3.0.0",
438438
"semver": "^7.5.2",
439-
"typescript": "~5.2.2",
439+
"typescript": "~6.0.0",
440440
"unocss": "^0.57.1",
441441
"unocss-preset-scrollbar": "^0.2.1",
442442
"unplugin-icons": "^0.17.0",

0 commit comments

Comments
 (0)