Skip to content

Commit ba63528

Browse files
fix(deps): update vue requirement from ^3.5.13 to ^3.5.14 in /example
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.5.13...v3.5.14) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a44927 commit ba63528

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
@@ -15,7 +15,7 @@
1515
"unocss": "^66.1.0",
1616
"v-clappr": "^3.4.0",
1717
"v-github-icon": "^3.2.2",
18-
"vue": "^3.5.13"
18+
"vue": "^3.5.14"
1919
},
2020
"devDependencies": {
2121
"@vitejs/plugin-vue": "^5.2.4",

0 commit comments

Comments
 (0)