11{
22 "name" : " react-native-navigation" ,
3- "version" : " 8.7.9 " ,
3+ "version" : " 8.8.0 " ,
44 "description" : " React Native Navigation - truly native navigation for iOS and Android" ,
55 "license" : " MIT" ,
66 "nativePackage" : true ,
9494 "@babel/preset-env" : " ^7.25.3" ,
9595 "@babel/runtime" : " ^7.25.0" ,
9696 "@babel/types" : " 7.25.0" ,
97+ "@d11/react-native-fast-image" : " ^8.13.0" ,
9798 "@react-native-community/cli" : " 20.0.0" ,
9899 "@react-native-community/cli-platform-android" : " 20.0.0" ,
99100 "@react-native-community/cli-platform-ios" : " 20.0.0" ,
123124 "eslint-plugin-jest" : " ^28.11.0" ,
124125 "eslint-plugin-prettier" : " 3.1.4" ,
125126 "github-release-notes" : " https://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58" ,
126-
127127 "identity-obj-proxy" : " 3.0.0" ,
128128 "jest" : " ^29.6.3" ,
129129 "lint-staged" : " 10.2.11" ,
133133 "react" : " 19.2.3" ,
134134 "react-native" : " 0.84.0" ,
135135 "react-native-builder-bob" : " ^0.40.13" ,
136- "@d11/react-native-fast-image" : " ^8.13.0" ,
137136 "react-native-gesture-handler" : " ^2.29.1" ,
138137 "react-native-reanimated" : " 4.2.2" ,
139138 "react-native-worklets" : " 0.7.4" ,
152151 " playground"
153152 ],
154153 "packageManager" : " yarn@4.12.0" ,
155-
156154 "lint-staged" : {
157155 "*.{js,ts,tsx}" : " eslint --fix" ,
158156 "*.{h,m,mm}" : " node ./scripts/check-clang-format" ,
184182 ]
185183 ]
186184 }
187- }
185+ }
0 commit comments