Skip to content

Commit

Permalink
Bump vue from 3.4.27 to 3.4.29 in /src/app/AlwaysOn.UI (#1463)
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.4.27 to 3.4.29.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.27...v3.4.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 4931bac commit c8efd77
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 61 deletions.
121 changes: 61 additions & 60 deletions src/app/AlwaysOn.UI/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 src/app/AlwaysOn.UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@microsoft/applicationinsights-web": "^3.2.2",
"tiny-emitter": "^2.1.0",
"vue": "^3.4.26",
"vue": "^3.4.29",
"vue-router": "^4.3.2"
},
"devDependencies": {
Expand Down

0 comments on commit c8efd77

Please sign in to comment.