Skip to content

Commit 0134b8b

Browse files
committed
Merge branch 'master' into renovate/major-tanstack-query-monorepo
2 parents 70c75ec + 21b1137 commit 0134b8b

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

game/package-lock.json

Lines changed: 34 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

game/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"dependencies": {
1717
"@clerk/nextjs": "^4.31.6",
18-
"@prisma/client": "^5.22.0",
19-
"@tanstack/react-query": "5.62.8",
20-
"@tanstack/react-query-devtools": "5.62.8",
18+
"@prisma/client": "^6.0.0",
19+
"@tanstack/react-query": "4.36.1",
20+
"@tanstack/react-query-devtools": "4.36.1",
2121
"@trpc/client": "^10.45.2",
2222
"@trpc/next": "^10.45.2",
2323
"@trpc/react-query": "^10.45.2",
@@ -58,7 +58,7 @@
5858
"postcss": "^8.4.49",
5959
"prettier": "3.4.2",
6060
"prettier-plugin-tailwindcss": "^0.6.9",
61-
"prisma": "^5.22.0",
61+
"prisma": "^6.0.0",
6262
"prisma-docs-generator": "^0.8.0",
6363
"tailwindcss": "^3.4.15",
6464
"ts-jest": "^29.2.5",

0 commit comments

Comments
 (0)