File tree Expand file tree Collapse file tree 5 files changed +2264
-343
lines changed
react-native-supabase-group-chat
react-native-supabase-todolist
packages/powersync-sdk-react-native Expand file tree Collapse file tree 5 files changed +2264
-343
lines changed Original file line number Diff line number Diff line change 2424 "@journeyapps/powersync-sdk-react-native" : " workspace:*" ,
2525 "@journeyapps/powersync-sdk-common" : " workspace:*" ,
2626 "@journeyapps/powersync-react" : " workspace:*" ,
27- "@journeyapps/react-native-quick-sqlite" : " 1.1.1 " ,
27+ "@journeyapps/react-native-quick-sqlite" : " 1.1.2 " ,
2828 "@react-native-async-storage/async-storage" : " 1.21.0" ,
2929 "@shopify/flash-list" : " 1.6.3" ,
3030 "@supabase/supabase-js" : " 2.39.0" ,
Original file line number Diff line number Diff line change @@ -921,7 +921,7 @@ PODS:
921921 - React-Core
922922 - react-native-get-random-values (1.10.0):
923923 - React-Core
924- - react-native-quick-sqlite (1.1.1 ):
924+ - react-native-quick-sqlite (1.1.2 ):
925925 - powersync-sqlite-core (~> 0.1.6)
926926 - React
927927 - React-callinvoker
@@ -1382,7 +1382,7 @@ SPEC CHECKSUMS:
13821382 React-Mapbuffer: 9ee041e1d7be96da6d76a251f92e72b711c651d6
13831383 react-native-encrypted-storage: db300a3f2f0aba1e818417c1c0a6be549038deb7
13841384 react-native-get-random-values: 384787fd76976f5aec9465aff6fa9e9129af1e74
1385- react-native-quick-sqlite: b99b264d738643c12545519cffa449513a3a7c28
1385+ react-native-quick-sqlite: a31ed88c8c78722f9eb6f959161ffb783bc6436e
13861386 react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
13871387 React-nativeconfig: d753fbbc8cecc8ae413d615599ac378bbf6999bb
13881388 React-NativeModulesApple: 964f4eeab1b4325e8b6a799cf4444c3fd4eb0a9c
Original file line number Diff line number Diff line change 1414 "@journeyapps/powersync-react" : " workspace:*" ,
1515 "@journeyapps/powersync-sdk-common" : " workspace:*" ,
1616 "@journeyapps/powersync-sdk-react-native" : " workspace:*" ,
17- "@journeyapps/react-native-quick-sqlite" : " ^1.1.0 " ,
17+ "@journeyapps/react-native-quick-sqlite" : " ^1.1.2 " ,
1818 "@react-native-community/masked-view" : " ^0.1.11" ,
1919 "@react-navigation/drawer" : " ^6.6.3" ,
2020 "@react-navigation/native" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 2727 },
2828 "homepage" : " https://docs.powersync.com/" ,
2929 "peerDependencies" : {
30- "@journeyapps/react-native-quick-sqlite" : " ^1.1.1 " ,
30+ "@journeyapps/react-native-quick-sqlite" : " ^1.1.2 " ,
3131 "base-64" : " ^1.0.0" ,
3232 "react" : " *" ,
3333 "react-native" : " *" ,
4444 "async-lock" : " ^1.4.0"
4545 },
4646 "devDependencies" : {
47- "@journeyapps/react-native-quick-sqlite" : " ^1.1.1 " ,
47+ "@journeyapps/react-native-quick-sqlite" : " ^1.1.2 " ,
4848 "@types/async-lock" : " ^1.4.0" ,
4949 "react-native" : " 0.72.4" ,
5050 "react" : " 18.2.0" ,
You can’t perform that action at this time.
0 commit comments