File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1614,7 +1614,7 @@ PODS:
1614
1614
- React-logger (= 0.78.0)
1615
1615
- React-perflogger (= 0.78.0)
1616
1616
- React-utils (= 0.78.0)
1617
- - RNNitroSQLite (9.1.8 ):
1617
+ - RNNitroSQLite (9.1.9 ):
1618
1618
- DoubleConversion
1619
1619
- glog
1620
1620
- hermes-engine
@@ -1973,7 +1973,7 @@ SPEC CHECKSUMS:
1973
1973
ReactAppDependencyProvider: f2e81d80afd71a8058589e19d8a134243fa53f17
1974
1974
ReactCodegen: 335c73d9eb04d93d9b2350157ed52a6a9ad05e1e
1975
1975
ReactCommon: c8fdbc582b98a07daf201cd95c1da75dd029f3ee
1976
- RNNitroSQLite: ffd6b8298153f00d8a57d11464a93bd5bf52d012
1976
+ RNNitroSQLite: cc99832b93f422f1428eda2b53811aa6d6b8d929
1977
1977
RNScreens: 77f93ec55b749c49549b447527ebf78e990125f3
1978
1978
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
1979
1979
Yoga: be02ca501b03c79d7027a6bbbd0a8db985034f11
Original file line number Diff line number Diff line change 24
24
"react" : " 19.0.0" ,
25
25
"react-native" : " 0.78.0" ,
26
26
"react-native-nitro-modules" : " 0.24.1" ,
27
- "react-native-nitro-sqlite" : " 9.1.8 " ,
27
+ "react-native-nitro-sqlite" : " 9.1.9 " ,
28
28
"react-native-safe-area-context" : " ^5.2.0" ,
29
29
"react-native-screens" : " ^4.9.1" ,
30
30
"reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-nitro-sqlite" ,
3
- "version" : " 9.1.8 " ,
3
+ "version" : " 9.1.9 " ,
4
4
"description" : " Fast SQLite library for React Native built using Nitro Modules" ,
5
5
"source" : " ./src/index.ts" ,
6
6
"main" : " ./lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments