Skip to content

Commit a1af11c

Browse files
Update emotion monorepo
1 parent 08e580c commit a1af11c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
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: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,10 +1170,10 @@
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":
1174-
version "11.11.3"
1175-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.3.tgz#96b855dc40a2a55f52a72f518a41db4f69c31a25"
1176-
integrity sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==
1173+
"@emotion/react@^11.11.4":
1174+
version "11.11.4"
1175+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.4.tgz#3a829cac25c1f00e126408fab7f891f00ecc3c1d"
1176+
integrity sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==
11771177
dependencies:
11781178
"@babel/runtime" "^7.18.3"
11791179
"@emotion/babel-plugin" "^11.11.0"
@@ -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)