Skip to content

Commit aa3d3d6

Browse files
Version Packages (#869)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a5d6964 commit aa3d3d6

26 files changed

Lines changed: 56 additions & 35 deletions

File tree

.changeset/nervous-taxis-explode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-meals-tap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

demos/django-react-native-todolist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@expo/metro-runtime": "^4.0.1",
1313
"@expo/vector-icons": "^14.0.0",
1414
"@journeyapps/react-native-quick-sqlite": "^2.5.1",
15-
"@powersync/react": "^1.8.3",
16-
"@powersync/react-native": "^1.30.1",
15+
"@powersync/react": "^1.9.0",
16+
"@powersync/react-native": "^1.30.2",
1717
"@react-native-community/async-storage": "^1.12.1",
1818
"@react-native-community/masked-view": "^0.1.11",
1919
"@react-navigation/drawer": "^7.1.1",

demos/example-capacitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@capacitor/splash-screen": "7.0.0",
2828
"@powersync/capacitor": "^0.4.1",
2929
"@journeyapps/wa-sqlite": "^1.5.0",
30-
"@powersync/react": "^1.8.3",
30+
"@powersync/react": "^1.9.0",
3131
"@powersync/web": "^1.34.0",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",

demos/example-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@mui/material": "^5.15.16",
2727
"@mui/x-data-grid": "^6.19.11",
2828
"express": "^4.19.2",
29-
"@powersync/react": "^1.8.3",
29+
"@powersync/react": "^1.9.0",
3030
"@powersync/web": "^1.34.0",
3131
"electron-squirrel-startup": "^1.0.0",
3232
"react": "^18.2.0",

demos/example-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@lexical/react": "^0.15.0",
2121
"@mui/icons-material": "^5.15.18",
2222
"@mui/material": "^5.15.18",
23-
"@powersync/react": "^1.8.3",
23+
"@powersync/react": "^1.9.0",
2424
"@powersync/web": "^1.34.0",
2525
"lato-font": "^3.0.0",
2626
"lexical": "^0.15.0",

demos/react-multi-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@journeyapps/wa-sqlite": "^1.5.0",
14-
"@powersync/react": "^1.8.3",
14+
"@powersync/react": "^1.9.0",
1515
"@powersync/web": "^1.34.0",
1616
"@supabase/supabase-js": "^2.43.1",
1717
"@vitejs/plugin-react": "^4.2.1",

demos/react-native-barebones-opsqlite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@azure/core-asynciterator-polyfill": "^1.0.2",
1313
"@op-engineering/op-sqlite": "^15.2.0",
1414
"@powersync/op-sqlite": "^0.9.1",
15-
"@powersync/react": "^1.8.3",
16-
"@powersync/react-native": "^1.30.1",
15+
"@powersync/react": "^1.9.0",
16+
"@powersync/react-native": "^1.30.2",
1717
"react": "18.3.1",
1818
"react-native": "0.77.0"
1919
},

demos/react-native-supabase-background-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@expo/vector-icons": "^14.1.0",
1313
"@op-engineering/op-sqlite": "^14.1.4",
1414
"@powersync/op-sqlite": "^0.9.1",
15-
"@powersync/react-native": "^1.30.1",
15+
"@powersync/react-native": "^1.30.2",
1616
"@react-navigation/bottom-tabs": "^7.3.10",
1717
"@react-navigation/elements": "^2.3.8",
1818
"@react-navigation/native": "^7.1.6",

demos/react-native-supabase-group-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@expo/vector-icons": "^15.0.3",
2424
"@faker-js/faker": "^10.1.0",
2525
"@journeyapps/react-native-quick-sqlite": "^2.5.1",
26-
"@powersync/react-native": "^1.30.1",
26+
"@powersync/react-native": "^1.30.2",
2727
"@react-native-async-storage/async-storage": "2.2.0",
2828
"@react-navigation/bottom-tabs": "^7.4.0",
2929
"@react-navigation/elements": "^2.6.3",

0 commit comments

Comments
 (0)