2
0

🚑 (results) Fix results page crash

Due to regression in tanstack react-table
This commit is contained in:
Baptiste Arnaud
2022-12-18 21:05:22 +01:00
parent 05adbf8d47
commit 6e5786cfc3
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"@sentry/nextjs": "7.27.0",
"@stripe/stripe-js": "1.46.0",
"@tanstack/react-query": "^4.20.4",
"@tanstack/react-table": "8.7.3",
"@tanstack/react-table": "8.7.0",
"@trpc/client": "10.5.0",
"@trpc/next": "10.5.0",
"@trpc/react-query": "10.5.0",