roll tRPC w/ #5851

This commit is contained in:
Enrico Ros
2024-07-07 02:52:27 -07:00
parent 1538cd83af
commit 185f8e7f44
2 changed files with 28 additions and 28 deletions
+23 -23
View File
@@ -22,10 +22,10 @@
"@sanity/diff-match-patch": "^3.1.1",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.50.1",
"@trpc/client": "^11.0.0-rc.449",
"@trpc/next": "^11.0.0-rc.449",
"@trpc/react-query": "^11.0.0-rc.449",
"@trpc/server": "^11.0.0-rc.449",
"@trpc/client": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@trpc/next": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@trpc/react-query": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@trpc/server": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"browser-fs-access": "^0.35.0",
@@ -76,7 +76,7 @@
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.4",
"prettier": "^3.3.2",
"prisma": "~5.16.1",
"prisma": "^5.16.1",
"typescript": "^5.5.3"
},
"engines": {
@@ -1792,28 +1792,28 @@
}
},
"node_modules/@trpc/client": {
"version": "11.0.0-rc.449",
"resolved": "https://registry.npmjs.org/@trpc/client/-/client-11.0.0-rc.449.tgz",
"integrity": "sha512-F/IRYnUJgp3xHsbaWUbOA50IOI3jUkNhBHM3dPpb8pt5IdkwqMzG+u4X45igMvxd387sL14gRk5xU1oz9cH8Lw==",
"version": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"resolved": "https://registry.npmjs.org/@trpc/client/-/client-11.0.0-alpha-tmp-issues-5851-take-two.496.tgz",
"integrity": "sha512-q66nRWxI7/laXXe/Lwk3IsLNIGtn33K34LsV1EgOBIdaVFZLzGHzYVXM9Sc17tzzB/s6JbQvvjaxkAQsBV1bHw==",
"funding": [
"https://trpc.io/sponsor"
],
"peerDependencies": {
"@trpc/server": "11.0.0-rc.449+42acce6ac"
"@trpc/server": "11.0.0-alpha-tmp-issues-5851-take-two.496+f0729daa3"
}
},
"node_modules/@trpc/next": {
"version": "11.0.0-rc.449",
"resolved": "https://registry.npmjs.org/@trpc/next/-/next-11.0.0-rc.449.tgz",
"integrity": "sha512-YIZSx3oU1KLm8Ijg2pZ1yQRh3PxZCeeXoy8x+AhKrRaUIkkDpXYkdQ5AOGa+kWb88/5UBlmz9vF+9eBon1xwJQ==",
"version": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"resolved": "https://registry.npmjs.org/@trpc/next/-/next-11.0.0-alpha-tmp-issues-5851-take-two.496.tgz",
"integrity": "sha512-x1CIBOIeQ7BmIQQPE5qaPS6IETk0BfOJeogUQ1ySZR0h3wZKPhbQl+ktjOmCGZ5jbsKqh6wbqepEdpKw3fswjw==",
"funding": [
"https://trpc.io/sponsor"
],
"peerDependencies": {
"@tanstack/react-query": "^5.49.2",
"@trpc/client": "11.0.0-rc.449+42acce6ac",
"@trpc/react-query": "11.0.0-rc.449+42acce6ac",
"@trpc/server": "11.0.0-rc.449+42acce6ac",
"@trpc/client": "11.0.0-alpha-tmp-issues-5851-take-two.496+f0729daa3",
"@trpc/react-query": "11.0.0-alpha-tmp-issues-5851-take-two.496+f0729daa3",
"@trpc/server": "11.0.0-alpha-tmp-issues-5851-take-two.496+f0729daa3",
"next": "*",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
@@ -1828,24 +1828,24 @@
}
},
"node_modules/@trpc/react-query": {
"version": "11.0.0-rc.449",
"resolved": "https://registry.npmjs.org/@trpc/react-query/-/react-query-11.0.0-rc.449.tgz",
"integrity": "sha512-CokXudkoIgIYWTjVnDSNuErpo1xpRAcTP0FcINe0IUE9iNt+d2BfnOUKF2YgYPNekta559334/v1PLim7GYGsQ==",
"version": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"resolved": "https://registry.npmjs.org/@trpc/react-query/-/react-query-11.0.0-alpha-tmp-issues-5851-take-two.496.tgz",
"integrity": "sha512-xxRAWeUAePZimgOM5Wafw6Fkm2tJccJzca3dBjeOhCUzhQPIE7rCmsLgqTQYioEpjNA3guloilZDtX3U4uuEVA==",
"funding": [
"https://trpc.io/sponsor"
],
"peerDependencies": {
"@tanstack/react-query": "^5.49.2",
"@trpc/client": "11.0.0-rc.449+42acce6ac",
"@trpc/server": "11.0.0-rc.449+42acce6ac",
"@trpc/client": "11.0.0-alpha-tmp-issues-5851-take-two.496+f0729daa3",
"@trpc/server": "11.0.0-alpha-tmp-issues-5851-take-two.496+f0729daa3",
"react": ">=18.2.0",
"react-dom": ">=18.2.0"
}
},
"node_modules/@trpc/server": {
"version": "11.0.0-rc.449",
"resolved": "https://registry.npmjs.org/@trpc/server/-/server-11.0.0-rc.449.tgz",
"integrity": "sha512-xM/vQ042wA0FPAFhY18KcNJgiMMjdPk4mG3GXdHx4X9tpBuSlENUMZErEsuBrvbSpqbkIpalz5yY99/cPnHbCw==",
"version": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"resolved": "https://registry.npmjs.org/@trpc/server/-/server-11.0.0-alpha-tmp-issues-5851-take-two.496.tgz",
"integrity": "sha512-IaaiiGJ3f4mjLXm5YJWFq8NRH/JIne1Ztzh2qRCDlUNj/G4Z23uPqdzCBVFYSxV4iQAtc9zgQXJcgOOAKhJz1g==",
"funding": [
"https://trpc.io/sponsor"
]
+5 -5
View File
@@ -31,10 +31,10 @@
"@sanity/diff-match-patch": "^3.1.1",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.50.1",
"@trpc/client": "^11.0.0-rc.449",
"@trpc/next": "^11.0.0-rc.449",
"@trpc/react-query": "^11.0.0-rc.449",
"@trpc/server": "^11.0.0-rc.449",
"@trpc/client": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@trpc/next": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@trpc/react-query": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@trpc/server": "11.0.0-alpha-tmp-issues-5851-take-two.496",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"browser-fs-access": "^0.35.0",
@@ -85,7 +85,7 @@
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.4",
"prettier": "^3.3.2",
"prisma": "~5.16.1",
"prisma": "^5.16.1",
"typescript": "^5.5.3"
},
"engines": {