Skip to content

Commit 014e64b

Browse files
Update emotion monorepo
1 parent f6b3c9f commit 014e64b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.2.2"
3939
},
4040
"dependencies": {
41-
"@emotion/react": "^11.10.5",
42-
"@emotion/styled": "^11.10.5",
41+
"@emotion/react": "^11.14.0",
42+
"@emotion/styled": "^11.14.1",
4343
"@mui/icons-material": "^5.10.6",
4444
"@mui/material": "^5.10.8",
4545
"@mui/styles": "^5.10.8",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@
10511051
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
10521052
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
10531053

1054-
"@emotion/react@^11.10.5":
1054+
"@emotion/react@^11.14.0":
10551055
version "11.14.0"
10561056
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.14.0.tgz#cfaae35ebc67dd9ef4ea2e9acc6cd29e157dd05d"
10571057
integrity sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==
@@ -1081,7 +1081,7 @@
10811081
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
10821082
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
10831083

1084-
"@emotion/styled@^11.10.5":
1084+
"@emotion/styled@^11.14.1":
10851085
version "11.14.1"
10861086
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.14.1.tgz#8c34bed2948e83e1980370305614c20955aacd1c"
10871087
integrity sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==

0 commit comments

Comments
 (0)