Skip to content

Commit

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

---
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 Feb 27, 2024
1 parent b339aa2 commit 9cb2fab
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 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
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"v-github-icon": "^3.1.3",
"v-image": "^3.1.1",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
Expand Down

0 comments on commit 9cb2fab

Please sign in to comment.