Skip to content

Commit 253f78d

Browse files
chore(deps-dev): Update vue requirement from ^3.4.37 to ^3.5.17
Updates the requirements on [vue](https://github.com/vuejs/core) to permit the latest version. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.37...v3.5.17) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b9f6d0 commit 253f78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"typescript": "^5.5.4",
7272
"vite": "^5.4.0",
7373
"vitepress": "^1.2.2",
74-
"vue": "^3.4.37",
74+
"vue": "^3.5.17",
7575
"vue-tsc": "^2.0.26"
7676
},
7777
"keywords": [

0 commit comments

Comments
 (0)