File tree Expand file tree Collapse file tree 3 files changed +43
-164
lines changed
demos/react-native-barebones-opsqlite Expand file tree Collapse file tree 3 files changed +43
-164
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ PODS:
3131 - ReactCommon/turbomodule/bridging
3232 - ReactCommon/turbomodule/core
3333 - Yoga
34- - powersync-op-sqlite (0.4.0 ):
34+ - powersync-op-sqlite (0.4.1 ):
3535 - DoubleConversion
3636 - glog
3737 - hermes-engine
38- - powersync-sqlite-core (~> 0.3.11 )
38+ - powersync-sqlite-core (~> 0.3.12 )
3939 - RCT-Folly (= 2024.11.18.00)
4040 - RCTRequired
4141 - RCTTypeSafety
@@ -1775,7 +1775,7 @@ SPEC CHECKSUMS:
17751775 glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8
17761776 hermes-engine: 1f783c3d53940aed0d2c84586f0b7a85ab7827ef
17771777 op-sqlite: bd34d3b5e46b2d2ab132f9188dad981024f7e1db
1778- powersync-op-sqlite: 9268e1d1660f83e96ff9f2cfe101f030eb3ca60c
1778+ powersync-op-sqlite: f540332fcc3d11fd04774e5a4245a8f4e0f5c9ed
17791779 powersync-sqlite-core: fcc32da5528fca9d50b185fcd777705c034e255b
17801780 RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809
17811781 RCTDeprecation: f5c19ebdb8804b53ed029123eb69914356192fc8
Original file line number Diff line number Diff line change 66 "android" : " react-native run-android" ,
77 "ios" : " react-native run-ios" ,
88 "lint" : " eslint ." ,
9- "start" : " react-native start" ,
10- "test" : " jest"
9+ "start" : " react-native start"
1110 },
1211 "dependencies" : {
1312 "@azure/core-asynciterator-polyfill" : " ^1.0.2" ,
3130 "@react-native/eslint-config" : " 0.77.0" ,
3231 "@react-native/metro-config" : " 0.77.0" ,
3332 "@react-native/typescript-config" : " 0.77.0" ,
34- "@types/jest" : " ^29.5.14" ,
3533 "@types/react" : " ^18.3.18" ,
36- "@types/react-test-renderer" : " ^18.3.1" ,
37- "typescript" : " ^5.0.4"
34+ "typescript" : " ^5.3.3"
3835 },
3936 "engines" : {
4037 "node" : " >=18"
You can’t perform that action at this time.
0 commit comments