Skip to content

Commit

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

---
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 Apr 16, 2024
1 parent e08529e commit 7c8c960
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
130 changes: 65 additions & 65 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.2.1",
"v-spotlight": "^2.0.1",
"vue": "^3.4.21"
"vue": "^3.4.22"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.6.2",
Expand Down

0 comments on commit 7c8c960

Please sign in to comment.