Skip to content

Commit b81debb

Browse files
fix(deps): update emotion monorepo to v11.13.5 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f01869 commit b81debb

2 files changed

Lines changed: 36 additions & 68 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"dependencies": {
1717
"@docusaurus/core": "3.6.2",
1818
"@docusaurus/preset-classic": "3.6.2",
19-
"@emotion/react": "11.13.3",
20-
"@emotion/styled": "11.13.0",
19+
"@emotion/react": "11.13.5",
20+
"@emotion/styled": "11.13.5",
2121
"@mdx-js/react": "3.1.0",
2222
"@mui/icons-material": "5.16.7",
2323
"@mui/material": "5.16.7",

docs/yarn.lock

Lines changed: 34 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -2921,16 +2921,16 @@
29212921
utility-types "^3.10.0"
29222922
webpack "^5.88.1"
29232923

2924-
"@emotion/babel-plugin@^11.12.0":
2925-
version "11.12.0"
2926-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2"
2927-
integrity sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==
2924+
"@emotion/babel-plugin@^11.13.5":
2925+
version "11.13.5"
2926+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
2927+
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
29282928
dependencies:
29292929
"@babel/helper-module-imports" "^7.16.7"
29302930
"@babel/runtime" "^7.18.3"
29312931
"@emotion/hash" "^0.9.2"
29322932
"@emotion/memoize" "^0.9.0"
2933-
"@emotion/serialize" "^1.2.0"
2933+
"@emotion/serialize" "^1.3.3"
29342934
babel-plugin-macros "^3.1.0"
29352935
convert-source-map "^1.5.0"
29362936
escape-string-regexp "^4.0.0"
@@ -2949,14 +2949,14 @@
29492949
"@emotion/weak-memoize" "^0.3.1"
29502950
stylis "4.2.0"
29512951

2952-
"@emotion/cache@^11.13.0":
2953-
version "11.13.0"
2954-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.0.tgz#8f51748b8116691dee0408b08ad758b8d246b097"
2955-
integrity sha512-hPV345J/tH0Cwk2wnU/3PBzORQ9HeX+kQSbwI+jslzpRCHE6fSGTohswksA/Ensr8znPzwfzKZCmAM9Lmlhp7g==
2952+
"@emotion/cache@^11.13.5":
2953+
version "11.13.5"
2954+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.5.tgz#e78dad0489e1ed7572507ba8ed9d2130529e4266"
2955+
integrity sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==
29562956
dependencies:
29572957
"@emotion/memoize" "^0.9.0"
29582958
"@emotion/sheet" "^1.4.0"
2959-
"@emotion/utils" "^1.4.0"
2959+
"@emotion/utils" "^1.4.2"
29602960
"@emotion/weak-memoize" "^0.4.0"
29612961
stylis "4.2.0"
29622962

@@ -2982,51 +2982,29 @@
29822982
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
29832983
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
29842984

2985-
"@emotion/react@11.13.3":
2986-
version "11.13.3"
2987-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.3.tgz#a69d0de2a23f5b48e0acf210416638010e4bd2e4"
2988-
integrity sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==
2985+
"@emotion/react@11.13.5":
2986+
version "11.13.5"
2987+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.5.tgz#fc818ff5b13424f86501ba4d0740f343ae20b8d9"
2988+
integrity sha512-6zeCUxUH+EPF1s+YF/2hPVODeV/7V07YU5x+2tfuRL8MdW6rv5vb2+CBEGTGwBdux0OIERcOS+RzxeK80k2DsQ==
29892989
dependencies:
29902990
"@babel/runtime" "^7.18.3"
2991-
"@emotion/babel-plugin" "^11.12.0"
2992-
"@emotion/cache" "^11.13.0"
2993-
"@emotion/serialize" "^1.3.1"
2991+
"@emotion/babel-plugin" "^11.13.5"
2992+
"@emotion/cache" "^11.13.5"
2993+
"@emotion/serialize" "^1.3.3"
29942994
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
2995-
"@emotion/utils" "^1.4.0"
2995+
"@emotion/utils" "^1.4.2"
29962996
"@emotion/weak-memoize" "^0.4.0"
29972997
hoist-non-react-statics "^3.3.1"
29982998

2999-
"@emotion/serialize@^1.2.0":
3000-
version "1.2.0"
3001-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.2.0.tgz#4fed8629e566676275302844f111219445cabd08"
3002-
integrity sha512-X5UWpZAhGGp5LOn7OAI9k9JjRtz7nSFhZypatADcuEd/0bECZ0DzVjPdL8hljTrAku8+TjFvWIYHMOCO/0v/Ng==
3003-
dependencies:
3004-
"@emotion/hash" "^0.9.2"
3005-
"@emotion/memoize" "^0.9.0"
3006-
"@emotion/unitless" "^0.9.0"
3007-
"@emotion/utils" "^1.3.0"
3008-
csstype "^3.0.2"
3009-
3010-
"@emotion/serialize@^1.3.0":
3011-
version "1.3.0"
3012-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.0.tgz#e07cadfc967a4e7816e0c3ffaff4c6ce05cb598d"
3013-
integrity sha512-jACuBa9SlYajnpIVXB+XOXnfJHyckDfe6fOpORIM6yhBDlqGuExvDdZYHDQGoDf3bZXGv7tNr+LpLjJqiEQ6EA==
3014-
dependencies:
3015-
"@emotion/hash" "^0.9.2"
3016-
"@emotion/memoize" "^0.9.0"
3017-
"@emotion/unitless" "^0.9.0"
3018-
"@emotion/utils" "^1.4.0"
3019-
csstype "^3.0.2"
3020-
3021-
"@emotion/serialize@^1.3.1":
3022-
version "1.3.1"
3023-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.1.tgz#490b660178f43d2de8e92b278b51079d726c05c3"
3024-
integrity sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA==
2999+
"@emotion/serialize@^1.3.3":
3000+
version "1.3.3"
3001+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8"
3002+
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==
30253003
dependencies:
30263004
"@emotion/hash" "^0.9.2"
30273005
"@emotion/memoize" "^0.9.0"
30283006
"@emotion/unitless" "^0.10.0"
3029-
"@emotion/utils" "^1.4.0"
3007+
"@emotion/utils" "^1.4.2"
30303008
csstype "^3.0.2"
30313009

30323010
"@emotion/sheet@^1.2.2":
@@ -3039,28 +3017,23 @@
30393017
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
30403018
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
30413019

3042-
"@emotion/styled@11.13.0":
3043-
version "11.13.0"
3044-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190"
3045-
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==
3020+
"@emotion/styled@11.13.5":
3021+
version "11.13.5"
3022+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.5.tgz#0fa6602227414c5e42cf267506e3c35bae655df9"
3023+
integrity sha512-gnOQ+nGLPvDXgIx119JqGalys64lhMdnNQA9TMxhDA4K0Hq5+++OE20Zs5GxiCV9r814xQ2K5WmtofSpHVW6BQ==
30463024
dependencies:
30473025
"@babel/runtime" "^7.18.3"
3048-
"@emotion/babel-plugin" "^11.12.0"
3026+
"@emotion/babel-plugin" "^11.13.5"
30493027
"@emotion/is-prop-valid" "^1.3.0"
3050-
"@emotion/serialize" "^1.3.0"
3028+
"@emotion/serialize" "^1.3.3"
30513029
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
3052-
"@emotion/utils" "^1.4.0"
3030+
"@emotion/utils" "^1.4.2"
30533031

30543032
"@emotion/unitless@^0.10.0":
30553033
version "0.10.0"
30563034
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
30573035
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
30583036

3059-
"@emotion/unitless@^0.9.0":
3060-
version "0.9.0"
3061-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.9.0.tgz#8e5548f072bd67b8271877e51c0f95c76a66cbe2"
3062-
integrity sha512-TP6GgNZtmtFaFcsOgExdnfxLLpRDla4Q66tnenA9CktvVSdNKDvMVuUah4QvWPIpNjrWsGg3qeGo9a43QooGZQ==
3063-
30643037
"@emotion/use-insertion-effect-with-fallbacks@^1.1.0":
30653038
version "1.1.0"
30663039
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
@@ -3071,15 +3044,10 @@
30713044
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
30723045
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
30733046

3074-
"@emotion/utils@^1.3.0":
3075-
version "1.3.0"
3076-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.3.0.tgz#e170d859bdf5da2a705b3c83233ebe35fb7a50da"
3077-
integrity sha512-+M7u4EaX5t4bCunKTltAdGis3NFHQniikLVEQ+rPQccsX/xV4v5Etwg12paioZ9DsO+CTvimtmnjZbW85kbF8Q==
3078-
3079-
"@emotion/utils@^1.4.0":
3080-
version "1.4.0"
3081-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.0.tgz#262f1d02aaedb2ec91c83a0955dd47822ad5fbdd"
3082-
integrity sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==
3047+
"@emotion/utils@^1.4.2":
3048+
version "1.4.2"
3049+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52"
3050+
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==
30833051

30843052
"@emotion/weak-memoize@^0.3.1":
30853053
version "0.3.1"

0 commit comments

Comments
 (0)