File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 28
28
"babel-jest" : " ^29.6.3" ,
29
29
"babel-plugin-module-resolver" : " ^5.0.2" ,
30
30
"patch-package" : " ^8.0.0" ,
31
+ "pod-install" : " ^0.2.2" ,
31
32
"postinstall-postinstall" : " ^2.1.0" ,
32
33
"react-test-renderer" : " 18.2.0" ,
33
34
"typescript" : " 5.0.4"
Original file line number Diff line number Diff line change @@ -5591,6 +5591,11 @@ pkg-up@^3.1.0:
5591
5591
dependencies :
5592
5592
find-up "^3.0.0"
5593
5593
5594
+ pod-install@^0.2.2 :
5595
+ version "0.2.2"
5596
+ resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.2.2.tgz#3375026ff1e317f87140b8f51ed955084d0c35e5"
5597
+ integrity sha512-NgQpKiuWZo8mWU+SVxmrn+ARy9+fFYzW53ze6CDTo70u5Ie8AVSn7FqolDC/c7+N4/kQ1BldAnXEab6SNYA8xw==
5598
+
5594
5599
possible-typed-array-names@^1.0.0 :
5595
5600
version "1.0.0"
5596
5601
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
You can’t perform that action at this time.
0 commit comments