File tree Expand file tree Collapse file tree 4 files changed +465
-1108
lines changed
src/__tests__/__snapshots__ Expand file tree Collapse file tree 4 files changed +465
-1108
lines changed Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ PODS:
304
304
- React-jsinspector (0.70.6)
305
305
- React-logger (0.70.6):
306
306
- glog
307
- - react-native-dynamically-selected-picker (3.0.0 ):
307
+ - react-native-dynamically-selected-picker (3.0.1 ):
308
308
- React-Core
309
309
- React-perflogger (0.70.6)
310
310
- React-RCTActionSheet (0.70.6):
@@ -568,7 +568,7 @@ SPEC CHECKSUMS:
568
568
React-jsiexecutor: b4a65947391c658450151275aa406f2b8263178f
569
569
React-jsinspector: 60769e5a0a6d4b32294a2456077f59d0266f9a8b
570
570
React-logger: 1623c216abaa88974afce404dc8f479406bbc3a0
571
- react-native-dynamically-selected-picker: 66650f73708e127ebb45ac81b5d420816a713782
571
+ react-native-dynamically-selected-picker: c53cb6d0c17d5b158464daa83260d84bc11cd9d8
572
572
React-perflogger: 8c79399b0500a30ee8152d0f9f11beae7fc36595
573
573
React-RCTActionSheet: 7316773acabb374642b926c19aef1c115df5c466
574
574
React-RCTAnimation: 5341e288375451297057391227f691d9b2326c3d
Original file line number Diff line number Diff line change 70
70
"@react-native-community/eslint-config" : " ^3.0.2" ,
71
71
"@release-it/conventional-changelog" : " ^5.0.0" ,
72
72
"@types/jest" : " ^29.2.4" ,
73
- "@types/react" : " 17 .0.21 " ,
74
- "@types/react-native" : " 0.70.0 " ,
73
+ "@types/react" : " 18 .0.26 " ,
74
+ "@types/react-native" : " 0.70.6 " ,
75
75
"@types/react-test-renderer" : " ^18.0.0" ,
76
76
"commitlint" : " ^17.0.2" ,
77
77
"del-cli" : " ^5.0.0" ,
78
78
"eslint" : " ^8.4.1" ,
79
79
"eslint-config-prettier" : " ^8.5.0" ,
80
80
"eslint-plugin-prettier" : " ^4.0.0" ,
81
- "jest" : " ^28.1 .1" ,
81
+ "jest" : " 29.3 .1" ,
82
82
"pod-install" : " ^0.1.0" ,
83
83
"prettier" : " ^2.0.5" ,
84
- "react" : " 18.1.0" ,
85
- "react-addons-test-utils" : " ^15.6.2" ,
84
+ "react" : " 18.2.0" ,
86
85
"react-native" : " 0.70.6" ,
87
- "react-native-builder-bob" : " ^0.20.3" ,
88
86
"react-test-renderer" : " ^18.2.0" ,
89
87
"release-it" : " ^15.0.0" ,
90
88
"typescript" : " ^4.5.2"
91
89
},
92
90
"resolutions" : {
93
- "@types/react" : " 17 .0.21 "
91
+ "@types/react" : " 18 .0.26 "
94
92
},
95
93
"peerDependencies" : {
96
94
"react" : " *" ,
You can’t perform that action at this time.
0 commit comments