Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 4e15b57 commit 66ad5a5
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 69 deletions.
135 changes: 67 additions & 68 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.2",
"v-offline": "^3.4.0",
"vue": "^3.3.13"
"vue": "^3.4.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
Expand Down

0 comments on commit 66ad5a5

Please sign in to comment.