Skip to content

Commit e25cefb

Browse files
chore(deps-dev): update vue-tsc requirement in /example
Updates the requirements on [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) to permit the latest version. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/HEAD/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 562c2d8 commit e25cefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"sass": "^1.77.6",
2020
"typescript": "^5.5.3",
2121
"vite": "^5.3.3",
22-
"vue-tsc": "^2.0.26"
22+
"vue-tsc": "^2.1.10"
2323
}
2424
}

0 commit comments

Comments
 (0)