Skip to content

Commit

Permalink
chore: bump next (trpc#6337)
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT authored Dec 27, 2024
1 parent 6934966 commit 14bae6b
Show file tree
Hide file tree
Showing 20 changed files with 125 additions and 132 deletions.
2 changes: 1 addition & 1 deletion examples/.experimental/next-app-dir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^22.9.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"next": "^15.0.4",
"next": "^15.1.3",
"next-auth": "5.0.0-beta.25",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/.test/diagnostics-big-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"zod": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/.test/internal-types-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4"
"next": "^15.1.3"
}
}
2 changes: 1 addition & 1 deletion examples/.test/ssg-infinite-serialization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@trpc/next": "^10.35.0",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "^10.35.0",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"zod": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/.test/ssg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"superjson": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-big-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"zod": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-edge-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"zod": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-formdata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.53.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-minimal-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"zod": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-prisma-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"clsx": "^2.0.0",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"superjson": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-prisma-todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"clsx": "^2.0.0",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"superjson": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-prisma-websockets-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"clsx": "^2.0.0",
"next": "^15.0.4",
"next": "^15.1.3",
"next-auth": "npm:next-auth@^4.24.11",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-sse-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.31.2",
"next": "^15.0.4",
"next": "^15.1.3",
"next-auth": "5.0.0-beta.25",
"postgres": "^3.4.4",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@types/react-dom": "^19.0.0",
"eslint": "^9.13.0",
"express": "^5.0.0",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.24.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/react": "^19.0.0",
"eslint": "^9.13.0",
"express": "^5.0.0",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.24.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"fastify-plugin": "^5.0.0",
"hash-sum": "^2.0.0",
"myzod": "^1.3.1",
"next": "^15.0.4",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.24.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jsdom": "^24.0.0",
"miniflare": "^2.4.0",
"myzod": "^1.3.1",
"next": "^15.0.4",
"next": "^15.1.3",
"node-fetch": "^3.3.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
Loading

0 comments on commit 14bae6b

Please sign in to comment.