Skip to content

Commit f0712d8

Browse files
committed
fix builds for real
1 parent 1b0083c commit f0712d8

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ catalog:
1414
typescript: ^5.7.2
1515
'@cloudflare/workers-types': ^4.20241230.0
1616
zod: ^3.24.0
17-
'@a-type/auth': 1.3.1
17+
'@a-type/auth': 1.3.4
1818
'@a-type/utils': 1.1.4
1919
'@hono/zod-validator': ^0.4.2
2020
'@a-type/auth-fetch': ^1.0.1

services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"hono": "catalog:",
3030
"@alef/common": "workspace:*",
3131
"@a-type/auth": "catalog:",
32-
"@a-type/auth-email-ses": "2.1.0",
32+
"@a-type/auth-email-ses": "2.1.4",
3333
"@a-type/utils": "catalog:",
3434
"zod": "catalog:",
3535
"@hono/zod-validator": "catalog:",

0 commit comments

Comments
 (0)