Revert "Fix OOM crash - disable tanstack extension integration (#10169)"

This reverts commit be56066ee9.
This commit is contained in:
Samuel Newman
2026-04-09 01:39:41 -07:00
committed by GitHub
parent 987a656904
commit 4e4c61f8c1
3 changed files with 29 additions and 32 deletions
+3 -3
View File
@@ -118,9 +118,9 @@
"@react-navigation/native": "^7.1.33",
"@react-navigation/native-stack": "^7.14.4",
"@sentry/react-native": "~6.20.0",
"@tanstack/query-async-storage-persister": "^5.96.2",
"@tanstack/react-query": "^5.96.2",
"@tanstack/react-query-persist-client": "^5.96.2",
"@tanstack/query-async-storage-persister": "^5.95.2",
"@tanstack/react-query": "^5.95.2",
"@tanstack/react-query-persist-client": "^5.95.2",
"@tiptap/core": "^2.9.1",
"@tiptap/extension-document": "^2.9.1",
"@tiptap/extension-hard-break": "^2.9.1",