Skip to content

Commit 411bf3a

Browse files
committed
fix(deps): update dependency @emotion/cache to v11.10.7
1 parent 0734c03 commit 411bf3a

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"@emotion/cache": "11.10.5",
11+
"@emotion/cache": "11.10.7",
1212
"@emotion/react": "11.10.6",
1313
"@emotion/styled": "11.10.6",
1414
"@openpatch/patches": "6.0.1",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,18 @@
570570
"@emotion/babel-plugin" "^11.10.0"
571571
"@emotion/babel-plugin-jsx-pragmatic" "^0.2.0"
572572

573-
"@emotion/cache@11.10.5", "@emotion/cache@^11.10.5":
573+
"@emotion/cache@11.10.7":
574+
version "11.10.7"
575+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.7.tgz#2e3b12d3c7c74db0a020ae79eefc52a1b03a6908"
576+
integrity sha512-VLl1/2D6LOjH57Y8Vem1RoZ9haWF4jesHDGiHtKozDQuBIkJm2gimVo0I02sWCuzZtVACeixTVB4jeE8qvCBoQ==
577+
dependencies:
578+
"@emotion/memoize" "^0.8.0"
579+
"@emotion/sheet" "^1.2.1"
580+
"@emotion/utils" "^1.2.0"
581+
"@emotion/weak-memoize" "^0.3.0"
582+
stylis "4.1.3"
583+
584+
"@emotion/cache@^11.10.5":
574585
version "11.10.5"
575586
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
576587
integrity sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==

0 commit comments

Comments
 (0)