Skip to content

Commit

Permalink
build(deps-dev): bump vue from 3.4.27 to 3.4.29
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent c812979 commit 57713b7
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 61 deletions.
119 changes: 60 additions & 59 deletions 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 packages/client-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pinia": "^2.1.7",
"rapiq": "^0.9.0",
"smob": "^1.5.0",
"vue": "^3.4.27"
"vue": "^3.4.29"
},
"gitHead": "8881a3d4b427c45ac4b81ac4b31bf3d719463ef7"
}
2 changes: 1 addition & 1 deletion packages/client-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"rollup-plugin-css-only": "^4.5.2",
"smob": "^1.5.0",
"socket.io-client": "^4.7.5",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-tsc": "^2.0.21",
"vue3-form-wizard": "^0.2.3"
},
Expand Down

0 comments on commit 57713b7

Please sign in to comment.