Skip to content

Commit 5ba8f9a

Browse files
chore(deps): bump @emotion/react from 11.13.0 to 11.14.0 (#1167)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.0 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-version: 11.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd75d98 commit 5ba8f9a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"dependencies": {
101101
"@apollo/client": "3.11.4",
102102
"@apollo/server": "4.11.0",
103-
"@emotion/react": "11.13.0",
103+
"@emotion/react": "11.14.0",
104104
"@emotion/styled": "11.13.0",
105105
"@graphql-tools/graphql-file-loader": "8.0.1",
106106
"@graphql-tools/load": "8.0.2",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
tslib "^2.6.2"
478478
ws "^8.17.0"
479479

480-
"@emotion/babel-plugin@^11.12.0":
480+
"@emotion/babel-plugin@^11.12.0", "@emotion/babel-plugin@^11.13.5":
481481
version "11.13.5"
482482
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
483483
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
@@ -494,7 +494,7 @@
494494
source-map "^0.5.7"
495495
stylis "4.2.0"
496496

497-
"@emotion/cache@^11.13.0", "@emotion/cache@^11.13.5":
497+
"@emotion/cache@^11.13.5", "@emotion/cache@^11.14.0":
498498
version "11.14.0"
499499
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.14.0.tgz#ee44b26986eeb93c8be82bb92f1f7a9b21b2ed76"
500500
integrity sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==
@@ -522,17 +522,17 @@
522522
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
523523
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
524524

525-
"@emotion/react@11.13.0":
526-
version "11.13.0"
527-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.0.tgz#a9ebf827b98220255e5760dac89fa2d38ca7b43d"
528-
integrity sha512-WkL+bw1REC2VNV1goQyfxjx1GYJkcc23CRQkXX+vZNLINyfI7o+uUn/rTGPt/xJ3bJHd5GcljgnxHf4wRw5VWQ==
525+
"@emotion/react@11.14.0":
526+
version "11.14.0"
527+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.14.0.tgz#cfaae35ebc67dd9ef4ea2e9acc6cd29e157dd05d"
528+
integrity sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==
529529
dependencies:
530530
"@babel/runtime" "^7.18.3"
531-
"@emotion/babel-plugin" "^11.12.0"
532-
"@emotion/cache" "^11.13.0"
533-
"@emotion/serialize" "^1.3.0"
534-
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
535-
"@emotion/utils" "^1.4.0"
531+
"@emotion/babel-plugin" "^11.13.5"
532+
"@emotion/cache" "^11.14.0"
533+
"@emotion/serialize" "^1.3.3"
534+
"@emotion/use-insertion-effect-with-fallbacks" "^1.2.0"
535+
"@emotion/utils" "^1.4.2"
536536
"@emotion/weak-memoize" "^0.4.0"
537537
hoist-non-react-statics "^3.3.1"
538538

@@ -569,7 +569,7 @@
569569
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
570570
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
571571

572-
"@emotion/use-insertion-effect-with-fallbacks@^1.1.0":
572+
"@emotion/use-insertion-effect-with-fallbacks@^1.1.0", "@emotion/use-insertion-effect-with-fallbacks@^1.2.0":
573573
version "1.2.0"
574574
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz#8a8cb77b590e09affb960f4ff1e9a89e532738bf"
575575
integrity sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==

0 commit comments

Comments
 (0)