File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -1242,7 +1242,7 @@ PODS:
12421242 - ReactCommon/turbomodule/bridging
12431243 - ReactCommon/turbomodule/core
12441244 - Yoga
1245- - react-native-quick-sqlite (8.2.4 ):
1245+ - react-native-quick-sqlite (8.2.5 ):
12461246 - DoubleConversion
12471247 - glog
12481248 - hermes-engine
@@ -1913,7 +1913,7 @@ SPEC CHECKSUMS:
19131913 React-logger: 97c9dafae1f1a638001a9d1d0e93d431f2f9cb7b
19141914 React-Mapbuffer: 3146a13424f9fec2ea1f1462d49d566e4d69b732
19151915 React-microtasksnativemodule: 02d218c79c72d373a92a8552183f4ead0d1c6e05
1916- react-native-quick-sqlite: 86c0e83b311a9297ebef828fdb850380fecc3ada
1916+ react-native-quick-sqlite: 975bea33bc233f8cd468b3a27c50d88521ade800
19171917 react-native-safe-area-context: 2500e4fe998caad50ad3bc51ec23ef951308569e
19181918 React-nativeconfig: 93fe8c85a8c40820c57814e30f3e44b94c995a7b
19191919 React-NativeModulesApple: b3e076fd0d7b73417fe1e8c8b26e3c57ae9b74aa
Original file line number Diff line number Diff line change 2424 "react" : " *" ,
2525 "react-native" : " *" ,
2626 "react-native-nitro-modules" : " *" ,
27- "react-native-quick-sqlite" : " 8.2.4 " ,
27+ "react-native-quick-sqlite" : " 8.2.5 " ,
2828 "react-native-safe-area-context" : " ^4.14.0" ,
2929 "react-native-screens" : " ^3.35.0" ,
3030 "reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change 104104 "type" : " fix" ,
105105 "section" : " 🐛 Bug Fixes"
106106 },
107+ {
108+ "type" : " chore" ,
109+ "section" : " 🏗️ Project configuration and build flow"
110+ },
107111 {
108112 "type" : " chore(deps)" ,
109113 "section" : " 🛠️ Dependency Upgrades"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-sqlite" ,
3- "version" : " 8.2.4 " ,
3+ "version" : " 8.2.5 " ,
44 "description" : " Fast SQLite for react-native" ,
55 "source" : " ./src/index.ts" ,
66 "main" : " ./lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments