Skip to content

Commit 3d4d3e5

Browse files
fix(deps): update dependency @emotion/react to v11.11.4
1 parent 032acc0 commit 3d4d3e5

1 file changed

Lines changed: 40 additions & 13 deletions

File tree

yarn.lock

Lines changed: 40 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,14 @@
184184
dependencies:
185185
"@babel/helper-plugin-utils" "^7.22.5"
186186

187-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.9.2":
187+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3":
188+
version "7.23.9"
189+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7"
190+
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
191+
dependencies:
192+
regenerator-runtime "^0.14.0"
193+
194+
"@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.9.2":
188195
version "7.23.5"
189196
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db"
190197
integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==
@@ -223,7 +230,7 @@
223230
debug "^4.1.0"
224231
globals "^11.1.0"
225232

226-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5":
233+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5":
227234
version "7.23.5"
228235
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
229236
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
@@ -232,6 +239,15 @@
232239
"@babel/helper-validator-identifier" "^7.22.20"
233240
to-fast-properties "^2.0.0"
234241

242+
"@babel/types@^7.22.15":
243+
version "7.23.9"
244+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
245+
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
246+
dependencies:
247+
"@babel/helper-string-parser" "^7.23.4"
248+
"@babel/helper-validator-identifier" "^7.22.20"
249+
to-fast-properties "^2.0.0"
250+
235251
"@commitlint/cli@^18.4.3":
236252
version "18.4.3"
237253
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.3.tgz#5b6112035f2cb17b76244cde5f1587ab853c2365"
@@ -437,20 +453,20 @@
437453
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
438454

439455
"@emotion/react@^11.11.1":
440-
version "11.11.1"
441-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157"
442-
integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==
456+
version "11.11.4"
457+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.4.tgz#3a829cac25c1f00e126408fab7f891f00ecc3c1d"
458+
integrity sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==
443459
dependencies:
444460
"@babel/runtime" "^7.18.3"
445461
"@emotion/babel-plugin" "^11.11.0"
446462
"@emotion/cache" "^11.11.0"
447-
"@emotion/serialize" "^1.1.2"
463+
"@emotion/serialize" "^1.1.3"
448464
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
449465
"@emotion/utils" "^1.2.1"
450466
"@emotion/weak-memoize" "^0.3.1"
451467
hoist-non-react-statics "^3.3.1"
452468

453-
"@emotion/serialize@*", "@emotion/serialize@^1.1.2":
469+
"@emotion/serialize@*":
454470
version "1.1.2"
455471
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51"
456472
integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==
@@ -461,6 +477,17 @@
461477
"@emotion/utils" "^1.2.1"
462478
csstype "^3.0.2"
463479

480+
"@emotion/serialize@^1.1.2", "@emotion/serialize@^1.1.3":
481+
version "1.1.3"
482+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.3.tgz#84b77bfcfe3b7bb47d326602f640ccfcacd5ffb0"
483+
integrity sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==
484+
dependencies:
485+
"@emotion/hash" "^0.9.1"
486+
"@emotion/memoize" "^0.8.1"
487+
"@emotion/unitless" "^0.8.1"
488+
"@emotion/utils" "^1.2.1"
489+
csstype "^3.0.2"
490+
464491
"@emotion/sheet@^1.2.2":
465492
version "1.2.2"
466493
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
@@ -2469,9 +2496,9 @@ has-tostringtag@^1.0.0:
24692496
has-symbols "^1.0.2"
24702497

24712498
hasown@^2.0.0:
2472-
version "2.0.0"
2473-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
2474-
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
2499+
version "2.0.1"
2500+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.1.tgz#26f48f039de2c0f8d3356c223fb8d50253519faa"
2501+
integrity sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==
24752502
dependencies:
24762503
function-bind "^1.1.2"
24772504

@@ -3997,9 +4024,9 @@ reflect.getprototypeof@^1.0.4:
39974024
which-builtin-type "^1.1.3"
39984025

39994026
regenerator-runtime@^0.14.0:
4000-
version "0.14.0"
4001-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
4002-
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
4027+
version "0.14.1"
4028+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
4029+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
40034030

40044031
regexp.prototype.flags@^1.5.0, regexp.prototype.flags@^1.5.1:
40054032
version "1.5.1"

0 commit comments

Comments
 (0)