Skip to content

Commit 9437204

Browse files
Update emotion monorepo
1 parent 548b474 commit 9437204

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.2"
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.0",
4343
"@mui/icons-material": "^5.10.6",
4444
"@mui/material": "^5.10.8",
4545
"@mui/styles": "^5.10.8",

yarn.lock

Lines changed: 3 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.0":
12041204
version "11.11.0"
12051205
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.11.0.tgz#26b75e1b5a1b7a629d7c0a8b708fbf5a9cdce346"
12061206
integrity sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==
@@ -5756,6 +5756,7 @@ string-similarity@^4.0.3:
57565756
integrity sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==
57575757

57585758
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
5759+
name string-width-cjs
57595760
version "4.2.3"
57605761
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
57615762
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)