Skip to content

Commit 41c094b

Browse files
committed
update conflicting yarn.lock files
1 parent 49918d8 commit 41c094b

File tree

4 files changed

+18
-12
lines changed

4 files changed

+18
-12
lines changed

Diff for: FabricExample/yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -3816,6 +3816,13 @@ [email protected]:
38163816
dependencies:
38173817
hermes-estree "0.24.0"
38183818

3819+
hoist-non-react-statics@^3.3.0:
3820+
version "3.3.2"
3821+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
3822+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
3823+
dependencies:
3824+
react-is "^16.7.0"
3825+
38193826
html-escaper@^2.0.0:
38203827
version "2.0.2"
38213828
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
@@ -5660,7 +5667,7 @@ react-devtools-core@^5.3.1:
56605667
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
56615668
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
56625669

5663-
react-is@^16.13.1:
5670+
react-is@^16.13.1, react-is@^16.7.0:
56645671
version "16.13.1"
56655672
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
56665673
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

Diff for: MacOSExample/yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4318,7 +4318,7 @@ hermes-profile-transformer@^0.0.6:
43184318
dependencies:
43194319
source-map "^0.7.3"
43204320

4321-
hoist-non-react-statics@^3.3.2:
4321+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
43224322
version "3.3.2"
43234323
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
43244324
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==

Diff for: example/yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4915,7 +4915,7 @@ hermes-profile-transformer@^0.0.6:
49154915
dependencies:
49164916
source-map "^0.7.3"
49174917

4918-
hoist-non-react-statics@^3.3.2:
4918+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
49194919
version "3.3.2"
49204920
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
49214921
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==

Diff for: yarn.lock

+8-9
Original file line numberDiff line numberDiff line change
@@ -3702,14 +3702,6 @@
37023702
dependencies:
37033703
"@types/node" "*"
37043704

3705-
"@types/hoist-non-react-statics@^3.3.1":
3706-
version "3.3.1"
3707-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
3708-
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
3709-
dependencies:
3710-
"@types/react" "*"
3711-
hoist-non-react-statics "^3.3.0"
3712-
37133705
"@types/http-cache-semantics@*":
37143706
version "4.0.0"
37153707
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
@@ -6540,6 +6532,13 @@ hermes-profile-transformer@^0.0.6:
65406532
dependencies:
65416533
source-map "^0.7.3"
65426534

6535+
hoist-non-react-statics@^3.3.0:
6536+
version "3.3.2"
6537+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
6538+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
6539+
dependencies:
6540+
react-is "^16.7.0"
6541+
65436542
hosted-git-info@^2.1.4:
65446543
version "2.8.9"
65456544
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
@@ -9305,7 +9304,7 @@ react-devtools-core@^5.0.0:
93059304
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
93069305
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
93079306

9308-
react-is@^16.8.1:
9307+
react-is@^16.7.0, react-is@^16.8.1:
93099308
version "16.13.1"
93109309
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
93119310
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)