Skip to content

Commit ed0768c

Browse files
fix(deps): update typescript toolchain
1 parent 5efbb87 commit ed0768c

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
@@ -364,7 +364,7 @@
364364
"vue-mathjax-next": "^0.0.6",
365365
"vue-router": "^4.1.6",
366366
"vue-shadow-dom": "^4.2.0",
367-
"vue-tsc": "^1.8.1",
367+
"vue-tsc": "^3.0.0",
368368
"vue3-flip-countdown": "^0.1.6",
369369
"vuedraggable": "^4.1.0",
370370
"vuex": "^4.1.0",
@@ -444,7 +444,7 @@
444444
"prettier": "^3.0.0",
445445
"rollup-plugin-visualizer": "^7.0.1",
446446
"semver": "^7.5.2",
447-
"typescript": "~5.2.2",
447+
"typescript": "~6.0.0",
448448
"unocss": "^0.57.1",
449449
"unocss-preset-scrollbar": "^0.2.1",
450450
"unplugin-icons": "^0.17.0",

0 commit comments

Comments
 (0)