Skip to content

Commit bf578ee

Browse files
committed
deps: bump package version, move @orpc/valibot to catalog
1 parent a737d1f commit bf578ee

File tree

4 files changed

+394
-371
lines changed

4 files changed

+394
-371
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"typecheck": "turbo run typecheck",
2222
"ui-add": "turbo run ui-add -F @repo/ui --"
2323
},
24-
"packageManager": "pnpm@10.15.0",
24+
"packageManager": "pnpm@10.15.1",
2525
"devDependencies": {
2626
"turbo": "catalog:"
2727
},

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@orpc/openapi-client": "catalog:",
2929
"@orpc/server": "catalog:",
3030
"@orpc/tanstack-query": "catalog:",
31-
"@orpc/valibot": "^1.8.5",
31+
"@orpc/valibot": "catalog:",
3232
"@repo/auth": "workspace:*",
3333
"@repo/db": "workspace:*",
3434
"url-join": "catalog:",

0 commit comments

Comments
 (0)