@orpc/server
Advanced tools
Comparing version 0.0.0-next.568a5ad to 0.0.0-next.571d5d7
{ | ||
"name": "@orpc/server", | ||
"type": "module", | ||
"version": "0.0.0-next.568a5ad", | ||
"version": "0.0.0-next.571d5d7", | ||
"license": "MIT", | ||
@@ -38,11 +38,11 @@ "homepage": "https://orpc.unnoq.com", | ||
"zod": ">=3.23.0", | ||
"@orpc/zod": "0.0.0-next.568a5ad" | ||
"@orpc/zod": "0.0.0-next.571d5d7" | ||
}, | ||
"dependencies": { | ||
"@orpc/contract": "0.0.0-next.568a5ad", | ||
"@orpc/shared": "0.0.0-next.568a5ad", | ||
"@orpc/transformer": "0.0.0-next.568a5ad" | ||
"@orpc/shared": "0.0.0-next.571d5d7", | ||
"@orpc/contract": "0.0.0-next.571d5d7", | ||
"@orpc/transformer": "0.0.0-next.571d5d7" | ||
}, | ||
"devDependencies": { | ||
"@orpc/openapi": "0.0.0-next.568a5ad" | ||
"@orpc/openapi": "0.0.0-next.571d5d7" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
+ Added@orpc/contract@0.0.0-next.571d5d7(transitive)
+ Added@orpc/shared@0.0.0-next.571d5d7(transitive)
+ Added@orpc/transformer@0.0.0-next.571d5d7(transitive)
+ Added@orpc/zod@0.0.0-next.571d5d7(transitive)
- Removed@orpc/contract@0.0.0-next.568a5ad(transitive)
- Removed@orpc/shared@0.0.0-next.568a5ad(transitive)
- Removed@orpc/transformer@0.0.0-next.568a5ad(transitive)
- Removed@orpc/zod@0.0.0-next.568a5ad(transitive)