@authhero/drizzle 0.53.1 → 0.53.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1931,7 +1931,7 @@ function wn(e) {
1931
1931
  };
1932
1932
  }
1933
1933
  //#endregion
1934
- //#region ../../node_modules/.pnpm/hono@4.12.23/node_modules/hono/dist/http-exception.js
1934
+ //#region ../../node_modules/.pnpm/hono@4.12.24/node_modules/hono/dist/http-exception.js
1935
1935
  var Tn = class extends Error {
1936
1936
  res;
1937
1937
  status;
@@ -13595,7 +13595,7 @@ var g_ = /* @__PURE__ */ a({
13595
13595
  xor: () => Vh
13596
13596
  });
13597
13597
  //#endregion
13598
- //#region ../../node_modules/.pnpm/@hono+zod-openapi@1.4.0_hono@4.12.23_zod@4.4.3/node_modules/@hono/zod-openapi/dist/index.js
13598
+ //#region ../../node_modules/.pnpm/@hono+zod-openapi@1.4.0_hono@4.12.24_zod@4.4.3/node_modules/@hono/zod-openapi/dist/index.js
13599
13599
  dr(Hc()), rr(g_);
13600
13600
  //#endregion
13601
13601
  //#region ../adapter-interfaces/dist/adapter-interfaces.mjs
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "type": "git",
12
12
  "url": "https://github.com/markusahlstrand/authhero"
13
13
  },
14
- "version": "0.53.1",
14
+ "version": "0.53.2",
15
15
  "files": [
16
16
  "dist",
17
17
  "src/schema",
@@ -34,8 +34,8 @@
34
34
  "dependencies": {
35
35
  "drizzle-orm": "^0.44.2",
36
36
  "nanoid": "^5.1.11",
37
- "@authhero/adapter-interfaces": "2.13.1",
38
- "@authhero/proxy": "0.4.4"
37
+ "@authhero/adapter-interfaces": "3.0.0",
38
+ "@authhero/proxy": "0.4.5"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@hono/zod-openapi": "^1.4.0",