Skip to content

Commit

Permalink
build(deps-dev): bump vue3-form-wizard from 0.2.3 to 0.2.4
Browse files Browse the repository at this point in the history
Bumps [vue3-form-wizard](https://github.com/parsajiravand/vue3-form-wizard) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/parsajiravand/vue3-form-wizard/blob/master/CHANGES.md)
- [Commits](https://github.com/parsajiravand/vue3-form-wizard/commits)

---
updated-dependencies:
- dependency-name: vue3-form-wizard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 9e2a2e2 commit 36c494d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/client-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"socket.io-client": "^4.7.5",
"vue": "^3.4.29",
"vue-tsc": "^2.0.22",
"vue3-form-wizard": "^0.2.3"
"vue3-form-wizard": "^0.2.4"
},
"peerDependencies": {
"@authup/client-web-kit": "^1.0.0-beta.12",
Expand All @@ -92,7 +92,7 @@
"smob": "^1.4.x",
"socket.io-client": "^4.7.5",
"vue": "^3.3.x",
"vue3-form-wizard": "^0.2.3"
"vue3-form-wizard": "^0.2.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 36c494d

Please sign in to comment.