Skip to content

Commit

Permalink
build(deps-dev): bump vue from 3.5.10 to 3.5.11 (#805)
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.10...v3.5.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent fdb8cba commit 1d3e621
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 72 deletions.
127 changes: 58 additions & 69 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 @@ -49,7 +49,7 @@
"pinia": "^2.2.2",
"rapiq": "^0.9.0",
"smob": "^1.5.0",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"gitHead": "8881a3d4b427c45ac4b81ac4b31bf3d719463ef7"
}
4 changes: 2 additions & 2 deletions 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.8.0",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-tsc": "^2.0.29",
"vue3-form-wizard": "^0.2.4"
},
Expand All @@ -92,7 +92,7 @@
"rapiq": ">=0.8.0 <1.0.0",
"smob": "^1.4.x",
"socket.io-client": "^4.8.0",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue3-form-wizard": "^0.2.4"
},
"publishConfig": {
Expand Down

0 comments on commit 1d3e621

Please sign in to comment.