Attempt to fix tolgee random crash due to provider not detected

This commit is contained in:
Baptiste Arnaud
2023-12-29 10:12:13 +01:00
parent 81a70d3b70
commit a235a7accd
11 changed files with 36 additions and 33 deletions

View File

@@ -31,8 +31,8 @@
"@sentry/nextjs": "7.77.0",
"@tanstack/react-query": "4.29.19",
"@tanstack/react-table": "8.9.3",
"@tolgee/format-icu": "5.13.3",
"@tolgee/react": "5.13.3",
"@tolgee/format-icu": "5.19.0",
"@tolgee/react": "5.19.0",
"@trpc/client": "10.40.0",
"@trpc/next": "10.40.0",
"@trpc/react-query": "10.40.0",