Skip to content

Commit 8a87ec2

Browse files
update changets
1 parent 3d30372 commit 8a87ec2

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.changeset/mean-carrots-relax.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
'@powersync/common': minor
3+
'@powersync/web': minor
4+
'@powersync/react-native': minor
35
---
46

57
Added a warning if connector `uploadData` functions don't process CRUD items completely.

demos/react-native-supabase-todolist/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ PODS:
2121
- ExpoModulesCore
2222
- ExpoKeepAwake (13.0.2):
2323
- ExpoModulesCore
24-
- ExpoModulesCore (1.12.13):
24+
- ExpoModulesCore (1.12.19):
2525
- DoubleConversion
2626
- glog
2727
- hermes-engine
@@ -1340,15 +1340,15 @@ DEPENDENCIES:
13401340
- boost (from `../../../node_modules/react-native/third-party-podspecs/boost.podspec`)
13411341
- DoubleConversion (from `../../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
13421342
- EXConstants (from `../../../node_modules/expo-constants/ios`)
1343-
- Expo (from `../node_modules/expo`)
1343+
- Expo (from `../../../node_modules/expo`)
13441344
- ExpoAsset (from `../../../node_modules/expo-asset/ios`)
13451345
- ExpoCamera (from `../../../node_modules/expo-camera/ios`)
13461346
- ExpoCrypto (from `../../../node_modules/expo-crypto/ios`)
13471347
- ExpoFileSystem (from `../../../node_modules/expo-file-system/ios`)
13481348
- ExpoFont (from `../../../node_modules/expo-font/ios`)
13491349
- ExpoHead (from `../../../node_modules/expo-router/ios`)
13501350
- ExpoKeepAwake (from `../../../node_modules/expo-keep-awake/ios`)
1351-
- ExpoModulesCore (from `../node_modules/expo-modules-core`)
1351+
- ExpoModulesCore (from `../../../node_modules/expo-modules-core`)
13521352
- ExpoSecureStore (from `../../../node_modules/expo-secure-store/ios`)
13531353
- EXSplashScreen (from `../../../node_modules/expo-splash-screen/ios`)
13541354
- FBLazyVector (from `../../../node_modules/react-native/Libraries/FBLazyVector`)
@@ -1428,7 +1428,7 @@ EXTERNAL SOURCES:
14281428
EXConstants:
14291429
:path: "../../../node_modules/expo-constants/ios"
14301430
Expo:
1431-
:path: "../node_modules/expo"
1431+
:path: "../../../node_modules/expo"
14321432
ExpoAsset:
14331433
:path: "../../../node_modules/expo-asset/ios"
14341434
ExpoCamera:
@@ -1444,7 +1444,7 @@ EXTERNAL SOURCES:
14441444
ExpoKeepAwake:
14451445
:path: "../../../node_modules/expo-keep-awake/ios"
14461446
ExpoModulesCore:
1447-
:path: "../node_modules/expo-modules-core"
1447+
:path: "../../../node_modules/expo-modules-core"
14481448
ExpoSecureStore:
14491449
:path: "../../../node_modules/expo-secure-store/ios"
14501450
EXSplashScreen:
@@ -1583,7 +1583,7 @@ SPEC CHECKSUMS:
15831583
ExpoFont: e7f2275c10ca8573c991e007329ad6bf98086485
15841584
ExpoHead: 8eb4deb289c2fdd8bb624f996cd31414cd07f38a
15851585
ExpoKeepAwake: 3b8815d9dd1d419ee474df004021c69fdd316d08
1586-
ExpoModulesCore: a4b45b5f081f5fe9b8e87667906d180cd52f32d7
1586+
ExpoModulesCore: 734c1802786b23c9598f4d15273753a779969368
15871587
ExpoSecureStore: 060cebcb956b80ddae09821610ac1aa9e1ac74cd
15881588
EXSplashScreen: fbf0ec78e9cee911df188bf17b4fe51d15a84b87
15891589
FBLazyVector: 898d14d17bf19e2435cafd9ea2a1033efe445709

0 commit comments

Comments
 (0)