Skip to content

Commit 2cc6625

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @emotion/react to v11.7.1
1 parent 4fb80ff commit 2cc6625

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"build:all": "yarn build && yarn build:reg"
2323
},
2424
"dependencies": {
25-
"@emotion/react": "11.7.0",
25+
"@emotion/react": "11.7.1",
2626
"@emotion/styled": "11.6.0",
2727
"@material-ui/core": "4.12.3",
2828
"@material-ui/icons": "4.11.2",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1336,16 +1336,16 @@
13361336
"@emotion/utils" "0.11.3"
13371337
"@emotion/weak-memoize" "0.2.5"
13381338

1339-
"@emotion/cache@^11.6.0":
1340-
version "11.6.0"
1341-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.6.0.tgz#65fbdbbe4382f1991d8b20853c38e63ecccec9a1"
1342-
integrity sha512-ElbsWY1KMwEowkv42vGo0UPuLgtPYfIs9BxxVrmvsaJVvktknsHYYlx5NQ5g6zLDcOTyamlDc7FkRg2TAcQDKQ==
1339+
"@emotion/cache@^11.7.1":
1340+
version "11.7.1"
1341+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.7.1.tgz#08d080e396a42e0037848214e8aa7bf879065539"
1342+
integrity sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==
13431343
dependencies:
13441344
"@emotion/memoize" "^0.7.4"
13451345
"@emotion/sheet" "^1.1.0"
13461346
"@emotion/utils" "^1.0.0"
13471347
"@emotion/weak-memoize" "^0.2.5"
1348-
stylis "^4.0.10"
1348+
stylis "4.0.13"
13491349

13501350
"@emotion/core@^10.0.9", "@emotion/core@^10.1.1":
13511351
version "10.1.1"
@@ -1397,13 +1397,13 @@
13971397
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
13981398
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
13991399

1400-
"@emotion/[email protected].0":
1401-
version "11.7.0"
1402-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.7.0.tgz#b179da970ac0e8415de3ac165deadf8d9c4bf89f"
1403-
integrity sha512-WL93hf9+/2s3cA1JVJlz8+Uy6p6QWukqQFOm2OZO5ki51hfucHMOmbSjiyC3t2Y4RI8XUmBoepoc/24ny/VBbA==
1400+
"@emotion/[email protected].1":
1401+
version "11.7.1"
1402+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.7.1.tgz#3f800ce9b20317c13e77b8489ac4a0b922b2fe07"
1403+
integrity sha512-DV2Xe3yhkF1yT4uAUoJcYL1AmrnO5SVsdfvu+fBuS7IbByDeTVx9+wFmvx9Idzv7/78+9Mgx2Hcmr7Fex3tIyw==
14041404
dependencies:
14051405
"@babel/runtime" "^7.13.10"
1406-
"@emotion/cache" "^11.6.0"
1406+
"@emotion/cache" "^11.7.1"
14071407
"@emotion/serialize" "^1.0.2"
14081408
"@emotion/sheet" "^1.1.0"
14091409
"@emotion/utils" "^1.0.0"
@@ -16581,10 +16581,10 @@ [email protected]:
1658116581
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.0.tgz#016fa239663d77f868fef5b67cf201c4b7c701e1"
1658216582
integrity sha512-pP7yXN6dwMzAR29Q0mBrabPCe0/mNO1MSr93bhay+hcZondvMMTpeGyd8nbhYJdyperNT2DRxONQuUGcJr5iPw==
1658316583

16584-
stylis@^4.0.10:
16585-
version "4.0.10"
16586-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240"
16587-
integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg==
16584+
16585+
version "4.0.13"
16586+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
16587+
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
1658816588

1658916589
stylis@^4.0.3:
1659016590
version "4.0.6"

0 commit comments

Comments
 (0)