Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump vue from 3.3.4 to 3.4.7 in /02-Calling-an-API #419

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump vue from 3.3.4 to 3.4.7 in /02-Calling-an-API
Bumps [vue](https://github.com/vuejs/core) from 3.3.4 to 3.4.7.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 9, 2024
commit dda8893d45862ffec775c2fb0963d7150237b26e
358 changes: 179 additions & 179 deletions 02-Calling-an-API/package-lock.json
2 changes: 1 addition & 1 deletion 02-Calling-an-API/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"helmet": "^6.2.0",
"highlight.js": "^11.9.0",
"morgan": "^1.10.0",
"vue": "^3.3.4",
"vue": "^3.4.7",
"vue-router": "^4.2.1"
},
"devDependencies": {