Skip to content

Commit f83124f

Browse files
Update emotion monorepo to v11.10.4
1 parent 3e5c1a9 commit f83124f

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"build-storybook": "build-storybook"
1414
},
1515
"dependencies": {
16-
"@emotion/react": "11.10.0",
17-
"@emotion/styled": "11.10.0",
16+
"@emotion/react": "11.10.4",
17+
"@emotion/styled": "11.10.4",
1818
"@mui/material": "5.10.7",
1919
"i18next": "21.9.2",
2020
"next": "12.3.1",

yarn.lock

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,20 +1314,7 @@
13141314
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
13151315
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
13161316

1317-
"@emotion/react@11.10.0":
1318-
version "11.10.0"
1319-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.0.tgz#53c577f063f26493f68a05188fb87528d912ff2e"
1320-
integrity sha512-K6z9zlHxxBXwN8TcpwBKcEsBsOw4JWCCmR+BeeOWgqp8GIU1yA2Odd41bwdAAr0ssbQrbJbVnndvv7oiv1bZeQ==
1321-
dependencies:
1322-
"@babel/runtime" "^7.18.3"
1323-
"@emotion/babel-plugin" "^11.10.0"
1324-
"@emotion/cache" "^11.10.0"
1325-
"@emotion/serialize" "^1.1.0"
1326-
"@emotion/utils" "^1.2.0"
1327-
"@emotion/weak-memoize" "^0.3.0"
1328-
hoist-non-react-statics "^3.3.1"
1329-
1330-
"@emotion/react@^11.5.0":
1317+
"@emotion/react@11.10.4", "@emotion/react@^11.5.0":
13311318
version "11.10.4"
13321319
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.4.tgz#9dc6bccbda5d70ff68fdb204746c0e8b13a79199"
13331320
integrity sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==
@@ -1373,18 +1360,7 @@
13731360
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
13741361
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
13751362

1376-
"@emotion/styled@11.10.0":
1377-
version "11.10.0"
1378-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.0.tgz#c19484dab4206ae46727c07efb4316423dd21312"
1379-
integrity sha512-V9oaEH6V4KePeQpgUE83i8ht+4Ri3E8Djp/ZPJ4DQlqWhSKITvgzlR3/YQE2hdfP4Jw3qVRkANJz01LLqK9/TA==
1380-
dependencies:
1381-
"@babel/runtime" "^7.18.3"
1382-
"@emotion/babel-plugin" "^11.10.0"
1383-
"@emotion/is-prop-valid" "^1.2.0"
1384-
"@emotion/serialize" "^1.1.0"
1385-
"@emotion/utils" "^1.2.0"
1386-
1387-
"@emotion/styled@^11.3.0":
1363+
"@emotion/styled@11.10.4", "@emotion/styled@^11.3.0":
13881364
version "11.10.4"
13891365
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.4.tgz#e93f84a4d54003c2acbde178c3f97b421fce1cd4"
13901366
integrity sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==

0 commit comments

Comments
 (0)