File tree Expand file tree Collapse file tree 4 files changed +16
-8
lines changed
Expand file tree Collapse file tree 4 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 11PODS:
2- - AnimatedObserver (0.2.0 ):
2+ - AnimatedObserver (0.2.3 ):
33 - boost
44 - DoubleConversion
55 - fast_float
@@ -2789,7 +2789,7 @@ EXTERNAL SOURCES:
27892789 :path: "../node_modules/react-native/ReactCommon/yoga"
27902790
27912791SPEC CHECKSUMS:
2792- AnimatedObserver: 6303ec1cf6156d60d8b5865b8ac3e6aa3918b132
2792+ AnimatedObserver: 20a6cc24fc114c3afbdf8387d28599bfa441334f
27932793 boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
27942794 DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
27952795 fast_float: b32c788ed9c6a8c584d114d0047beda9664e7cc6
Original file line number Diff line number Diff line change 2929 "@react-native/typescript-config" : " 0.81.1" ,
3030 "@types/react" : " ^19.1.12" ,
3131 "react-native-builder-bob" : " ^0.40.13" ,
32- "react-native-monorepo-config" : " ^0.1.9 "
32+ "react-native-monorepo-config" : " ^0.1.10 "
3333 },
3434 "engines" : {
3535 "node" : " >=18"
Original file line number Diff line number Diff line change 8484 "peerDependencies" : {
8585 "react" : " *" ,
8686 "react-native" : " *" ,
87- "react-native-reanimated" : " *" ,
88- "react-native-worklets" : " *"
87+ "react-native-reanimated" : " *"
8988 },
9089 "workspaces" : [
9190 " example"
Original file line number Diff line number Diff line change @@ -9152,7 +9152,7 @@ __metadata:
91529152 react-native : 0.81.1
91539153 react-native-animated-observer : " workspace:*"
91549154 react-native-builder-bob : ^0.40.13
9155- react-native-monorepo-config : ^0.1.9
9155+ react-native-monorepo-config : ^0.1.10
91569156 react-native-reanimated : ^4.1.0
91579157 react-native-safe-area-context : ^5.6.1
91589158 react-native-worklets : ^0.5.0
@@ -9188,7 +9188,6 @@ __metadata:
91889188 react : " *"
91899189 react-native : " *"
91909190 react-native-reanimated : " *"
9191- react-native-worklets : " *"
91929191 languageName : unknown
91939192 linkType : soft
91949193
@@ -9234,7 +9233,17 @@ __metadata:
92349233 languageName : node
92359234 linkType : hard
92369235
9237- " react-native-monorepo-config@npm:^0.1.8, react-native-monorepo-config@npm:^0.1.9 " :
9236+ " react-native-monorepo-config@npm:^0.1.10 " :
9237+ version : 0.1.10
9238+ resolution : " react-native-monorepo-config@npm:0.1.10"
9239+ dependencies :
9240+ escape-string-regexp : ^5.0.0
9241+ fast-glob : ^3.3.3
9242+ checksum : 9b1c6fefb4d67e4a9f3f11554d33072c2112f56d578b8e9b68becc3457383e4f487f31af00d9e85cd43f0b23996c1b22e10cbec57e80c3fb2e4557a0e3db176d
9243+ languageName : node
9244+ linkType : hard
9245+
9246+ " react-native-monorepo-config@npm:^0.1.8 " :
92389247 version : 0.1.9
92399248 resolution : " react-native-monorepo-config@npm:0.1.9"
92409249 dependencies :
You can’t perform that action at this time.
0 commit comments