Skip to content

Commit 0902ad6

Browse files
chore(deps): bump @emotion/react from 11.10.4 to 11.14.0
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.10.4 to 11.14.0. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 038c4a2 commit 0902ad6

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@aave/math-utils": "1.32.1",
3636
"@bgd-labs/aave-address-book": "^4.15.0",
3737
"@emotion/cache": "11.10.3",
38-
"@emotion/react": "11.10.4",
38+
"@emotion/react": "11.14.0",
3939
"@emotion/server": "latest",
4040
"@emotion/styled": "11.10.4",
4141
"@gelatonetwork/relay-sdk": "^5.5.5",

yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@
12911291
resolved "https://registry.yarnpkg.com/@ecies/ciphers/-/ciphers-0.2.2.tgz#82a15b10a6e502b63fb30915d944b2eaf3ff17ff"
12921292
integrity sha512-ylfGR7PyTd+Rm2PqQowG08BCKA22QuX8NzrL+LxAAvazN10DMwdJ2fWwAzRj05FI/M8vNFGm3cv9Wq/GFWCBLg==
12931293

1294-
"@emotion/babel-plugin@^11.10.0":
1294+
"@emotion/babel-plugin@^11.10.0", "@emotion/babel-plugin@^11.13.5":
12951295
version "11.13.5"
12961296
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
12971297
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
@@ -1319,10 +1319,10 @@
13191319
"@emotion/weak-memoize" "^0.3.0"
13201320
stylis "4.0.13"
13211321

1322-
"@emotion/cache@^11.10.0", "@emotion/cache@^11.11.0":
1323-
version "11.13.5"
1324-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.5.tgz#e78dad0489e1ed7572507ba8ed9d2130529e4266"
1325-
integrity sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==
1322+
"@emotion/cache@^11.11.0", "@emotion/cache@^11.14.0":
1323+
version "11.14.0"
1324+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.14.0.tgz#ee44b26986eeb93c8be82bb92f1f7a9b21b2ed76"
1325+
integrity sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==
13261326
dependencies:
13271327
"@emotion/memoize" "^0.9.0"
13281328
"@emotion/sheet" "^1.4.0"
@@ -1364,18 +1364,18 @@
13641364
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
13651365
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
13661366

1367-
"@emotion/react@11.10.4":
1368-
version "11.10.4"
1369-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.4.tgz#9dc6bccbda5d70ff68fdb204746c0e8b13a79199"
1370-
integrity sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==
1367+
"@emotion/react@11.14.0":
1368+
version "11.14.0"
1369+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.14.0.tgz#cfaae35ebc67dd9ef4ea2e9acc6cd29e157dd05d"
1370+
integrity sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==
13711371
dependencies:
13721372
"@babel/runtime" "^7.18.3"
1373-
"@emotion/babel-plugin" "^11.10.0"
1374-
"@emotion/cache" "^11.10.0"
1375-
"@emotion/serialize" "^1.1.0"
1376-
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
1377-
"@emotion/utils" "^1.2.0"
1378-
"@emotion/weak-memoize" "^0.3.0"
1373+
"@emotion/babel-plugin" "^11.13.5"
1374+
"@emotion/cache" "^11.14.0"
1375+
"@emotion/serialize" "^1.3.3"
1376+
"@emotion/use-insertion-effect-with-fallbacks" "^1.2.0"
1377+
"@emotion/utils" "^1.4.2"
1378+
"@emotion/weak-memoize" "^0.4.0"
13791379
hoist-non-react-statics "^3.3.1"
13801380

13811381
"@emotion/serialize@^1.1.0", "@emotion/serialize@^1.3.3":
@@ -1431,10 +1431,10 @@
14311431
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
14321432
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
14331433

1434-
"@emotion/use-insertion-effect-with-fallbacks@^1.0.0":
1435-
version "1.1.0"
1436-
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
1437-
integrity sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==
1434+
"@emotion/use-insertion-effect-with-fallbacks@^1.0.0", "@emotion/use-insertion-effect-with-fallbacks@^1.2.0":
1435+
version "1.2.0"
1436+
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz#8a8cb77b590e09affb960f4ff1e9a89e532738bf"
1437+
integrity sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==
14381438

14391439
"@emotion/utils@^1.2.0", "@emotion/utils@^1.2.1", "@emotion/utils@^1.4.2":
14401440
version "1.4.2"

0 commit comments

Comments
 (0)