Skip to content

Commit 694c04b

Browse files
authored
(chore): Locking TanstackDB demo dependencies (#909)
1 parent a465f6f commit 694c04b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

demos/react-supabase-todolist-tanstackdb/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@powersync/react": "^1.9.1",
2121
"@powersync/web": "^1.37.0",
2222
"@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",
23+
"@tanstack/db": "0.5.11",
24+
"@tanstack/powersync-db-collection": "0.1.15",
25+
"@tanstack/react-db": "0.1.55",
2626
"formik": "^2.4.6",
2727
"lodash": "^4.17.21",
2828
"react": "^18.2.0",

0 commit comments

Comments
 (0)