Skip to content

Commit 8a7e814

Browse files
Update emotion monorepo
1 parent f3a5a05 commit 8a7e814

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"webpack-dev-server": "^5.0.4"
3939
},
4040
"dependencies": {
41-
"@emotion/react": "^11.10.5",
42-
"@emotion/styled": "^11.10.5",
41+
"@emotion/react": "^11.13.3",
42+
"@emotion/styled": "^11.13.0",
4343
"@mui/icons-material": "^5.10.6",
4444
"@mui/material": "^5.10.8",
4545
"@mui/styles": "^5.10.8",

yarn.lock

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,15 +1163,15 @@
11631163
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
11641164
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
11651165

1166-
"@emotion/react@^11.10.5":
1167-
version "11.13.0"
1168-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.0.tgz#a9ebf827b98220255e5760dac89fa2d38ca7b43d"
1169-
integrity sha512-WkL+bw1REC2VNV1goQyfxjx1GYJkcc23CRQkXX+vZNLINyfI7o+uUn/rTGPt/xJ3bJHd5GcljgnxHf4wRw5VWQ==
1166+
"@emotion/react@^11.13.3":
1167+
version "11.13.3"
1168+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.3.tgz#a69d0de2a23f5b48e0acf210416638010e4bd2e4"
1169+
integrity sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==
11701170
dependencies:
11711171
"@babel/runtime" "^7.18.3"
11721172
"@emotion/babel-plugin" "^11.12.0"
11731173
"@emotion/cache" "^11.13.0"
1174-
"@emotion/serialize" "^1.3.0"
1174+
"@emotion/serialize" "^1.3.1"
11751175
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
11761176
"@emotion/utils" "^1.4.0"
11771177
"@emotion/weak-memoize" "^0.4.0"
@@ -1188,12 +1188,23 @@
11881188
"@emotion/utils" "^1.4.0"
11891189
csstype "^3.0.2"
11901190

1191+
"@emotion/serialize@^1.3.1":
1192+
version "1.3.1"
1193+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.1.tgz#490b660178f43d2de8e92b278b51079d726c05c3"
1194+
integrity sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA==
1195+
dependencies:
1196+
"@emotion/hash" "^0.9.2"
1197+
"@emotion/memoize" "^0.9.0"
1198+
"@emotion/unitless" "^0.10.0"
1199+
"@emotion/utils" "^1.4.0"
1200+
csstype "^3.0.2"
1201+
11911202
"@emotion/sheet@^1.4.0":
11921203
version "1.4.0"
11931204
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
11941205
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
11951206

1196-
"@emotion/styled@^11.10.5":
1207+
"@emotion/styled@^11.13.0":
11971208
version "11.13.0"
11981209
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190"
11991210
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==
@@ -1205,6 +1216,11 @@
12051216
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
12061217
"@emotion/utils" "^1.4.0"
12071218

1219+
"@emotion/unitless@^0.10.0":
1220+
version "0.10.0"
1221+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
1222+
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
1223+
12081224
"@emotion/unitless@^0.9.0":
12091225
version "0.9.0"
12101226
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.9.0.tgz#8e5548f072bd67b8271877e51c0f95c76a66cbe2"

0 commit comments

Comments
 (0)