Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions apps/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"serve": "vitepress serve"
},
"devDependencies": {
"@ai-sdk/google": "2.0.34",
"@ai-sdk/react": "2.0.93",
"@ai-sdk/google": "2.0.39",
"@ai-sdk/react": "2.0.97",
"@opentelemetry/instrumentation": "^0.208.0",
"@opentelemetry/sdk-node": "^0.208.0",
"@opentelemetry/sdk-trace-web": "^2.2.0",
Expand All @@ -32,7 +32,7 @@
"@orpc/vue-query": "workspace:*",
"@orpc/zod": "workspace:*",
"@pinia/colada": "^0.17.8",
"@sentry/node": "^10.25.0",
"@sentry/node": "^10.26.0",
"@shikijs/vitepress-twoslash": "^3.15.0",
"@tanstack/react-query": "^5.90.10",
"@tanstack/solid-query": "^5.90.13",
Expand All @@ -45,7 +45,7 @@
"openai": "^6.9.1",
"pinia": "^3.0.4",
"superjson": "^2.2.5",
"svelte": "^5.43.10",
"svelte": "^5.43.12",
"vitepress": "1.6.4",
"vitepress-plugin-group-icons": "^1.6.5",
"vitepress-plugin-llms": "^1.9.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"eslint-plugin-ban": "^2.0.0",
"eslint-plugin-format": "^1.0.2",
"jsdom": "^27.2.0",
"knip": "^5.69.1",
"lint-staged": "^16.2.6",
"knip": "^5.70.1",
"lint-staged": "^16.2.7",
"msw": "^2.12.2",
"pkg-pr-new": "^0.0.60",
"sherif": "^1.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/durable-iterator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"valibot": "^1.1.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20251118.0",
"@cloudflare/workers-types": "^4.20251120.0",
"@orpc/standard-server-peer": "workspace:*",
"@types/node": "^22.15.30"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"cookie": "^1.0.2"
},
"devDependencies": {
"@tanstack/router-core": "^1.136.8",
"@tanstack/router-core": "^1.136.17",
"@types/ws": "^8.18.1",
"crossws": "^0.4.1",
"fastify": "^5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-server-aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@orpc/standard-server-node": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.158",
"@types/aws-lambda": "^8.10.159",
"@types/node": "^22.15.30"
}
}
2 changes: 1 addition & 1 deletion packages/tanstack-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@tanstack/solid-query": "^5.90.13",
"@tanstack/svelte-query": "^6.0.8",
"@tanstack/vue-query": "^5.91.2",
"svelte": "^5.43.10",
"svelte": "^5.43.12",
"vue": "^3.5.24",
"zod": "^4.1.12"
}
Expand Down
8 changes: 4 additions & 4 deletions playgrounds/cloudflare-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@
"cf-typegen": "wrangler types"
},
"devDependencies": {
"@cloudflare/vite-plugin": "^1.14.2",
"@cloudflare/vite-plugin": "^1.15.0",
"@orpc/client": "next",
"@orpc/experimental-durable-iterator": "next",
"@orpc/json-schema": "next",
"@orpc/openapi": "next",
"@orpc/server": "next",
"@orpc/tanstack-query": "next",
"@orpc/zod": "next",
"@scalar/api-reference-react": "^0.8.5",
"@scalar/api-reference-react": "^0.8.6",
"@tanstack/react-query": "^5.90.10",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"typescript": "^5.9.3",
"vite": "^7.2.2",
"wrangler": "^4.48.0",
"vite": "^7.2.4",
"wrangler": "^4.49.0",
"zod": "^4.1.12"
}
}
4 changes: 2 additions & 2 deletions playgrounds/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"electron": "^39.2.2",
"electron": "^39.2.3",
"electron-builder": "^26.0.12",
"electron-vite": "^4.0.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"typescript": "^5.9.3",
"vite": "^7.2.2",
"vite": "^7.2.4",
"zod": "^4.1.12"
}
}
2 changes: 1 addition & 1 deletion playgrounds/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type:check": "tsc --noEmit"
},
"devDependencies": {
"@nestjs/cli": "^11.0.10",
"@nestjs/cli": "^11.0.12",
"@nestjs/common": "^11.1.9",
"@nestjs/core": "^11.1.9",
"@nestjs/platform-express": "^11.1.9",
Expand Down
4 changes: 2 additions & 2 deletions playgrounds/svelte-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@sveltejs/kit": "^2.48.5",
"@sveltejs/vite-plugin-svelte": "^6.2.1",
"@tanstack/svelte-query": "^6.0.8",
"svelte": "^5.43.10",
"svelte": "^5.43.12",
"svelte-check": "^4.3.4",
"typescript": "^5.9.3",
"vite": "^7.2.2",
"vite": "^7.2.4",
"zod": "^4.1.12"
}
}
10 changes: 5 additions & 5 deletions playgrounds/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"@orpc/zod": "next",
"@tanstack/react-query": "^5.90.10",
"@tanstack/react-query-devtools": "^5.90.2",
"@tanstack/react-router": "^1.136.8",
"@tanstack/react-router-devtools": "^1.136.8",
"@tanstack/react-router-ssr-query": "^1.136.8",
"@tanstack/react-start": "^1.136.8",
"@tanstack/react-router": "^1.136.18",
"@tanstack/react-router-devtools": "^1.136.18",
"@tanstack/react-router-ssr-query": "^1.136.18",
"@tanstack/react-start": "^1.137.0",
"@types/node": "^22.15.30",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"vite": "^7.2.2",
"vite": "^7.2.4",
"vite-tsconfig-paths": "^5.1.4",
"zod": "^4.1.12"
}
Expand Down
Loading
Loading