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 @@ -1598,7 +1598,7 @@ PODS:
1598
1598
- React-logger (= 0.76.1)
1599
1599
- React-perflogger (= 0.76.1)
1600
1600
- React-utils (= 0.76.1)
1601
- - RNNitroSQLite (9.1.2 ):
1601
+ - RNNitroSQLite (9.1.3 ):
1602
1602
- DoubleConversion
1603
1603
- glog
1604
1604
- hermes-engine
@@ -1945,7 +1945,7 @@ SPEC CHECKSUMS:
1945
1945
React-utils: 5362bd16a9563f9916e7a56c011ddc533507650f
1946
1946
ReactCodegen: 4e26d365313307cc7c95e693529e539acfb5c64c
1947
1947
ReactCommon: 422e364463f33e336fc4db196aeb50fd801d90d6
1948
- RNNitroSQLite: a89f012370e89f0e8f66836b45536663f9b491b6
1948
+ RNNitroSQLite: 4b26e2a5b46a029ee3a90daccf01de958e3dd067
1949
1949
RNScreens: e389d6a6a66a4f0d3662924ecae803073ccce8ec
1950
1950
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
1951
1951
Yoga: db69236006b8b1c6d55ab453390c882306cbf219
Original file line number Diff line number Diff line change 24
24
"react" : " *" ,
25
25
"react-native" : " *" ,
26
26
"react-native-nitro-modules" : " *" ,
27
- "react-native-nitro-sqlite" : " 9.1.2 " ,
27
+ "react-native-nitro-sqlite" : " 9.1.3 " ,
28
28
"react-native-safe-area-context" : " ^4.14.0" ,
29
29
"react-native-screens" : " ^3.35.0" ,
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.2 " ,
3
+ "version" : " 9.1.3 " ,
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