Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@authup/kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 7a5c2d3 commit e71a5bf
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
24 changes: 12 additions & 12 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-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@authup/core-kit": "^1.0.0-beta.18",
"@authup/core-http-kit": "^1.0.0-beta.18",
"@authup/core-realtime-kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@ilingo/vuelidate": "^5.0.2",
"@privateaim/core-kit": "^0.7.0",
"@privateaim/kit": "^0.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-http-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"build-watch": "rimraf ./dist && tsc -p tsconfig.build.json --watch"
},
"devDependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@privateaim/core-kit": "^0.7.0",
"hapic": "^2.5.1",
"rapiq": "^0.9.0"
},
"peerDependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@privateaim/core-kit": "^0.7.0",
"hapic": "^2.5.1",
"rapiq": "^0.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/server-core-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "Apache-2.0",
"description": "This package contains the realtime application which connects the API with socket based clients.",
"dependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@authup/core-kit": "^1.0.0-beta.18",
"@ebec/http": "^2.3.0",
"@privateaim/core-kit": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"description": "This package contains the server core service.",
"main": "./dist/cli/index.js",
"dependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@authup/core-kit": "^1.0.0-beta.18",
"@authup/core-http-kit": "^1.0.0-beta.18",
"@authup/server-core-plugin-http": "^1.0.0-beta.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-http-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"description": "This package contains the realtime application which connects the API with socket based clients.",
"dependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@authup/core-kit": "^1.0.0-beta.18",
"@authup/core-http-kit": "^1.0.0-beta.18",
"@authup/server-core-plugin-kit": "^1.0.0-beta.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-messenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"description": "This package contains the realtime application which connects the API with socket based clients.",
"dependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@authup/core-kit": "^1.0.0-beta.18",
"@ebec/http": "^2.3.0",
"@privateaim/messenger-kit": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-realtime-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"description": "This package contains the realtime application which connects the API with socket based clients.",
"dependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@authup/core-kit": "^1.0.0-beta.18",
"@authup/core-realtime-kit": "^1.0.0-beta.18",
"@authup/server-core-plugin-kit": "^1.0.0-beta.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"description": "",
"dependencies": {
"@authup/kit": "^1.0.0-beta.18",
"@authup/kit": "^1.0.0-beta.19",
"@authup/core-kit": "^1.0.0-beta.18",
"@authup/core-http-kit": "^1.0.0-beta.18",
"@authup/server-core-plugin-http": "^1.0.0-beta.18",
Expand Down

0 comments on commit e71a5bf

Please sign in to comment.