Skip to content

Commit

Permalink
fix(deps): Bump vue from 3.4.6 to 3.4.8 in /example
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.4.6 to 3.4.8.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.6...v3.4.8)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
1 parent 38ff154 commit 8216ff4
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"v-github-icon": "^3.1.2",
"v-spotlight": "^2.0.1",
"vue": "^3.4.6"
"vue": "^3.4.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.6.2",
Expand Down

0 comments on commit 8216ff4

Please sign in to comment.