Skip to content

Commit 3aa6b8e

Browse files
chore(deps): bump the patch-updates group across 1 directory with 2 updates
Bumps the patch-updates group with 2 updates in the / directory: [@objectstack/spec](https://github.com/objectstack-ai/spec) and [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth). Updates `@objectstack/spec` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/objectstack-ai/spec/releases) - [Changelog](https://github.com/objectstack-ai/spec/blob/main/CHANGELOG.md) - [Commits](https://github.com/objectstack-ai/spec/compare/@objectstack/spec@0.6.0...@objectstack/spec@0.6.1) Updates `better-auth` from 1.4.17 to 1.4.18 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.4.18/packages/better-auth) --- updated-dependencies: - dependency-name: "@objectstack/spec" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: better-auth dependency-version: 1.4.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07bcbba commit 3aa6b8e

4 files changed

Lines changed: 29 additions & 37 deletions

File tree

packages/plugins/better-auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"test": "jest --passWithNoTests"
1111
},
1212
"dependencies": {
13-
"@objectstack/spec": "0.6.0",
14-
"better-auth": "^1.4.10",
13+
"@objectstack/spec": "0.6.1",
14+
"better-auth": "^1.4.18",
1515
"better-sqlite3": "^12.6.0",
1616
"mongodb": "^7.0.0",
1717
"pg": "^8.11.3"

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@objectql/core": "^3.0.1",
1313
"@objectql/types": "^3.0.1",
14-
"@objectstack/spec": "0.6.0"
14+
"@objectstack/spec": "0.6.1"
1515
},
1616
"devDependencies": {
1717
"@types/jest": "^30.0.0",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@objectql/driver-mongo": "^3.0.1",
2727
"@objectql/server": "^3.0.1",
2828
"@objectstack/spec": "0.6.1",
29-
"better-auth": "^1.4.10",
29+
"better-auth": "^1.4.18",
3030
"better-sqlite3": "^12.6.0",
3131
"mongodb": "^7.0.0",
3232
"pg": "^8.11.3",

pnpm-lock.yaml

Lines changed: 25 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)