Skip to content

Commit

Permalink
fix(deps): update vue requirement from ^3.5.12 to ^3.5.13 in /example
Browse files Browse the repository at this point in the history
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.12...v3.5.13)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent ec0c2dd commit 4175a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"unocss": "^0.63.6",
"v-clappr": "^3.4.0",
"v-github-icon": "^3.2.2",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
Expand Down

0 comments on commit 4175a97

Please sign in to comment.