Skip to content

Commit 223ffa4

Browse files
chore(deps): update devdependency typescript to v6 (#2242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e249f3 commit 223ffa4

File tree

3 files changed

+339
-332
lines changed

3 files changed

+339
-332
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/node": "24.12.0",
4444
"@types/validate-npm-package-name": "4.0.2",
4545
"tsdown": "0.21.4",
46-
"typescript": "5.9.3"
46+
"typescript": "6.0.2"
4747
},
4848
"engines": {
4949
"node": ">=24"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"schema-dts": "1.1.5",
140140
"storybook": "catalog:storybook",
141141
"storybook-i18n": "catalog:storybook",
142-
"typescript": "5.9.3",
142+
"typescript": "6.0.2",
143143
"unplugin-vue-markdown": "30.0.0",
144144
"vitest": "npm:@voidzero-dev/vite-plus-test@0.1.12",
145145
"vue-i18n-extract": "2.0.7",

0 commit comments

Comments
 (0)