Skip to content

Commit

Permalink
build(deps-dev): bump @authup/client-vue
Browse files Browse the repository at this point in the history
Bumps [@authup/client-vue](https://github.com/authup/authup/tree/HEAD/client/packages/vue) from 1.0.0-beta.3 to 1.0.0-beta.4.
- [Release notes](https://github.com/authup/authup/releases)
- [Changelog](https://github.com/authup/authup/blob/master/client/packages/vue/CHANGELOG.md)
- [Commits](https://github.com/authup/authup/commits/client-vue-v1.0.0-beta.4/client/packages/vue)

---
updated-dependencies:
- dependency-name: "@authup/client-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent a387911 commit 2fcdae3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -18,7 +18,7 @@
"typecheck": "nuxi typecheck"
},
"devDependencies": {
"@authup/client-vue": "^1.0.0-beta.3",
"@authup/client-vue": "^1.0.0-beta.4",
"@authup/core": "^1.0.0-beta.4",
"@bootstrap-vue-next/nuxt": "^0.15.5",
"@fortawesome/fontawesome-free": "^6.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/PrivateAim/hub#readme",
"devDependencies": {
"@authup/client-vue": "^1.0.0-beta.3",
"@authup/client-vue": "^1.0.0-beta.4",
"@authup/core": "^1.0.0-beta.4",
"@privateaim/core": "^0.0.0",
"@types/node": "^20.11.19",
Expand Down

0 comments on commit 2fcdae3

Please sign in to comment.