Skip to content

Commit

Permalink
fix(deps): Update vue requirement from ^3.4.26 to ^3.4.27 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.4.26...v3.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 5cf8040 commit 948de06
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 @@ -13,7 +13,7 @@
"unocss": "^0.59.4",
"v-github-icon": "^3.2.1",
"v-offline": "^3.5.0",
"vue": "^3.4.26"
"vue": "^3.4.27"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
Expand Down

0 comments on commit 948de06

Please sign in to comment.