@orpc/contract
Advanced tools
Comparing version 0.36.0 to 0.36.1
{ | ||
"name": "@orpc/contract", | ||
"type": "module", | ||
"version": "0.36.0", | ||
"version": "0.36.1", | ||
"license": "MIT", | ||
@@ -32,4 +32,4 @@ "homepage": "https://orpc.unnoq.com", | ||
"dependencies": { | ||
"@standard-schema/spec": "1.0.0-rc.0", | ||
"@orpc/shared": "0.36.0" | ||
"@standard-schema/spec": "1.0.0", | ||
"@orpc/shared": "0.36.1" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"valibot": "1.0.0-beta.9", | ||
"zod": "3.24.1" | ||
"zod": "^3.24.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
35184
+ Added@orpc/shared@0.36.1(transitive)
+ Added@standard-schema/spec@1.0.0(transitive)
- Removed@orpc/shared@0.36.0(transitive)
- Removed@standard-schema/spec@1.0.0-rc.0(transitive)
Updated@orpc/shared@0.36.1
Updated@standard-schema/spec@1.0.0