Skip to content

Commit 788f8d5

Browse files
Update emotion monorepo
1 parent 3ccbd72 commit 788f8d5

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.0.4"
3939
},
4040
"dependencies": {
41-
"@emotion/react": "^11.10.5",
42-
"@emotion/styled": "^11.10.5",
41+
"@emotion/react": "^11.11.4",
42+
"@emotion/styled": "^11.11.5",
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
@@ -1170,7 +1170,7 @@
11701170
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
11711171
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
11721172

1173-
"@emotion/react@^11.10.5":
1173+
"@emotion/react@^11.11.4":
11741174
version "11.11.4"
11751175
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.4.tgz#3a829cac25c1f00e126408fab7f891f00ecc3c1d"
11761176
integrity sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==
@@ -1200,7 +1200,7 @@
12001200
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
12011201
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
12021202

1203-
"@emotion/styled@^11.10.5":
1203+
"@emotion/styled@^11.11.5":
12041204
version "11.11.5"
12051205
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.11.5.tgz#0c5c8febef9d86e8a926e663b2e5488705545dfb"
12061206
integrity sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==

0 commit comments

Comments
 (0)