We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694c04b commit 061868bCopy full SHA for 061868b
1 file changed
demos/react-supabase-todolist-tanstackdb/package.json
@@ -20,9 +20,9 @@
20
"@powersync/react": "^1.9.1",
21
"@powersync/web": "^1.37.0",
22
"@supabase/supabase-js": "^2.39.7",
23
- "@tanstack/db": "0.5.11",
24
- "@tanstack/powersync-db-collection": "0.1.15",
25
- "@tanstack/react-db": "0.1.55",
+ "@tanstack/db": "^0.6.0",
+ "@tanstack/powersync-db-collection": "^0.1.38",
+ "@tanstack/react-db": "^0.1.78",
26
"formik": "^2.4.6",
27
"lodash": "^4.17.21",
28
"react": "^18.2.0",
0 commit comments