Skip to content

Commit a32f13f

Browse files
Update react monorepo to v18.3.0
1 parent 447f3b3 commit a32f13f

File tree

1 file changed

+39
-14
lines changed

1 file changed

+39
-14
lines changed

occlusion-mapper/client/yarn.lock

+39-14
Original file line numberDiff line numberDiff line change
@@ -8207,12 +8207,12 @@ react-dev-utils@^12.0.1:
82078207
text-table "^0.2.0"
82088208

82098209
react-dom@^18.2.0:
8210-
version "18.2.0"
8211-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz"
8212-
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
8210+
version "18.3.0"
8211+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0.tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7"
8212+
integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==
82138213
dependencies:
82148214
loose-envify "^1.1.0"
8215-
scheduler "^0.23.0"
8215+
scheduler "^0.23.1"
82168216

82178217
react-error-overlay@^6.0.11:
82188218
version "6.0.11"
@@ -8324,9 +8324,9 @@ react-transition-group@^4.4.5:
83248324
prop-types "^15.6.2"
83258325

83268326
react@^18.2.0:
8327-
version "18.2.0"
8328-
resolved "https://registry.npmjs.org/react/-/react-18.2.0.tgz"
8329-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
8327+
version "18.3.0"
8328+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
8329+
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
83308330
dependencies:
83318331
loose-envify "^1.1.0"
83328332

@@ -8660,10 +8660,10 @@ saxes@^5.0.1:
86608660
dependencies:
86618661
xmlchars "^2.2.0"
86628662

8663-
scheduler@^0.23.0:
8664-
version "0.23.0"
8665-
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz"
8666-
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
8663+
scheduler@^0.23.1:
8664+
version "0.23.1"
8665+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1.tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923"
8666+
integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==
86678667
dependencies:
86688668
loose-envify "^1.1.0"
86698669

@@ -9022,7 +9022,16 @@ string-natural-compare@^3.0.1:
90229022
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz"
90239023
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
90249024

9025-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
9025+
"string-width-cjs@npm:string-width@^4.2.0":
9026+
version "4.2.3"
9027+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
9028+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9029+
dependencies:
9030+
emoji-regex "^8.0.0"
9031+
is-fullwidth-code-point "^3.0.0"
9032+
strip-ansi "^6.0.1"
9033+
9034+
string-width@^4.1.0, string-width@^4.2.0:
90269035
version "4.2.3"
90279036
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
90289037
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9105,7 +9114,14 @@ stringify-object@^3.3.0:
91059114
is-obj "^1.0.1"
91069115
is-regexp "^1.0.0"
91079116

9108-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9117+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9118+
version "6.0.1"
9119+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
9120+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9121+
dependencies:
9122+
ansi-regex "^5.0.1"
9123+
9124+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
91099125
version "6.0.1"
91109126
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
91119127
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10217,7 +10233,16 @@ [email protected]:
1021710233
"@types/trusted-types" "^2.0.2"
1021810234
workbox-core "6.6.0"
1021910235

10220-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10236+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10237+
version "7.0.0"
10238+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
10239+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10240+
dependencies:
10241+
ansi-styles "^4.0.0"
10242+
string-width "^4.1.0"
10243+
strip-ansi "^6.0.0"
10244+
10245+
wrap-ansi@^7.0.0:
1022110246
version "7.0.0"
1022210247
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1022310248
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)