Skip to content

Commit

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

---
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 12, 2024
1 parent c71bb3b commit 906f702
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 @@ -12,7 +12,7 @@
"ping.js": "^0.3.0",
"v-github-icon": "^3.1.3",
"v-offline": "^3.4.0",
"vue": "^3.4.17"
"vue": "^3.4.18"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.3",
Expand Down

0 comments on commit 906f702

Please sign in to comment.