|
@@ -29,6 +29,7 @@
|
|
|
"version": "0.5.28",
|
|
"version": "0.5.28",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@aws-sdk/client-sts": "3.782.0",
|
|
"@aws-sdk/client-sts": "3.782.0",
|
|
|
|
|
+ "@opencode/cloud-resource": "workspace:*",
|
|
|
"drizzle-orm": "0.41.0",
|
|
"drizzle-orm": "0.41.0",
|
|
|
"postgres": "3.4.7",
|
|
"postgres": "3.4.7",
|
|
|
"stripe": "18.0.0",
|
|
"stripe": "18.0.0",
|
|
@@ -58,6 +59,12 @@
|
|
|
"typescript": "catalog:",
|
|
"typescript": "catalog:",
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
|
|
+ "cloud/resource": {
|
|
|
|
|
+ "name": "@opencode/cloud-resource",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@cloudflare/workers-types": "^4.20250830.0",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
"packages/function": {
|
|
"packages/function": {
|
|
|
"name": "@opencode/function",
|
|
"name": "@opencode/function",
|
|
|
"version": "0.5.28",
|
|
"version": "0.5.28",
|
|
@@ -652,6 +659,8 @@
|
|
|
|
|
|
|
|
"@opencode/cloud-function": ["@opencode/cloud-function@workspace:cloud/function"],
|
|
"@opencode/cloud-function": ["@opencode/cloud-function@workspace:cloud/function"],
|
|
|
|
|
|
|
|
|
|
+ "@opencode/cloud-resource": ["@opencode/cloud-resource@workspace:cloud/resource"],
|
|
|
|
|
+
|
|
|
"@opencode/function": ["@opencode/function@workspace:packages/function"],
|
|
"@opencode/function": ["@opencode/function@workspace:packages/function"],
|
|
|
|
|
|
|
|
"@opencode/web": ["@opencode/web@workspace:packages/web"],
|
|
"@opencode/web": ["@opencode/web@workspace:packages/web"],
|
|
@@ -3034,6 +3043,8 @@
|
|
|
|
|
|
|
|
"@openauthjs/openauth/jose": ["[email protected]", "", {}, "sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ=="],
|
|
"@openauthjs/openauth/jose": ["[email protected]", "", {}, "sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ=="],
|
|
|
|
|
|
|
|
|
|
+ "@opencode/cloud-resource/@cloudflare/workers-types": ["@cloudflare/[email protected]", "", {}, "sha512-uAGZFqEBFnCiwIokxMnrrtjIkT8qyGT1LACSScEUyW7nKmtD0Viykp9QZWrIlssyEp/MDB6XsdALF8y6upxpcg=="],
|
|
|
|
|
+
|
|
|
"@opentelemetry/instrumentation-grpc/@opentelemetry/semantic-conventions": ["@opentelemetry/[email protected]", "", {}, "sha512-sAay1RrB+ONOem0OZanAR1ZI/k7yDpnOQSQmTMuGImUQb2y8EbSaCJ94FQluM74xoU03vlb2d2U90hZluL6nQg=="],
|
|
"@opentelemetry/instrumentation-grpc/@opentelemetry/semantic-conventions": ["@opentelemetry/[email protected]", "", {}, "sha512-sAay1RrB+ONOem0OZanAR1ZI/k7yDpnOQSQmTMuGImUQb2y8EbSaCJ94FQluM74xoU03vlb2d2U90hZluL6nQg=="],
|
|
|
|
|
|
|
|
"@oslojs/jwt/@oslojs/encoding": ["@oslojs/[email protected]", "", {}, "sha512-hkjo6MuIK/kQR5CrGNdAPZhS01ZCXuWDRJ187zh6qqF2+yMHZpD9fAYpX8q2bOO6Ryhl3XpCT6kUX76N8hhm4Q=="],
|
|
"@oslojs/jwt/@oslojs/encoding": ["@oslojs/[email protected]", "", {}, "sha512-hkjo6MuIK/kQR5CrGNdAPZhS01ZCXuWDRJ187zh6qqF2+yMHZpD9fAYpX8q2bOO6Ryhl3XpCT6kUX76N8hhm4Q=="],
|