Skip to content

Commit 7048e94

Browse files
Bump @emotion/react from 11.13.3 to 11.13.5 (#1233)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.3 to 11.13.5. - [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/react@11.13.3...@emotion/react@11.13.5) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bf46bd commit 7048e94

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "next lint"
1313
},
1414
"dependencies": {
15-
"@emotion/react": "^11.13.3",
15+
"@emotion/react": "^11.13.5",
1616
"@emotion/styled": "^11.13.5",
1717
"@mui/icons-material": "^5.16.7",
1818
"@mui/material": "^5.16.7",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
resolved "https://registry.yarnpkg.com/@electric-sql/pglite/-/pglite-0.2.12.tgz#bf2bac86773d47acfd777e333cd0576ce0657a20"
202202
integrity sha512-J/X42ujcoFEbOkgRyoNqZB5qcqrnJRWVlwpH3fKYoJkTz49N91uAK/rDSSG/85WRas9nC9mdV4FnMTxnQWE/rw==
203203

204-
"@emotion/babel-plugin@^11.12.0", "@emotion/babel-plugin@^11.13.5":
204+
"@emotion/babel-plugin@^11.13.5":
205205
version "11.13.5"
206206
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
207207
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
@@ -218,14 +218,14 @@
218218
source-map "^0.5.7"
219219
stylis "4.2.0"
220220

221-
"@emotion/cache@^11.11.0", "@emotion/cache@^11.13.0":
222-
version "11.13.0"
223-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.0.tgz#8f51748b8116691dee0408b08ad758b8d246b097"
224-
integrity sha512-hPV345J/tH0Cwk2wnU/3PBzORQ9HeX+kQSbwI+jslzpRCHE6fSGTohswksA/Ensr8znPzwfzKZCmAM9Lmlhp7g==
221+
"@emotion/cache@^11.11.0", "@emotion/cache@^11.13.5":
222+
version "11.13.5"
223+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.5.tgz#e78dad0489e1ed7572507ba8ed9d2130529e4266"
224+
integrity sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==
225225
dependencies:
226226
"@emotion/memoize" "^0.9.0"
227227
"@emotion/sheet" "^1.4.0"
228-
"@emotion/utils" "^1.4.0"
228+
"@emotion/utils" "^1.4.2"
229229
"@emotion/weak-memoize" "^0.4.0"
230230
stylis "4.2.0"
231231

@@ -246,21 +246,21 @@
246246
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
247247
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
248248

249-
"@emotion/react@^11.13.3":
250-
version "11.13.3"
251-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.3.tgz#a69d0de2a23f5b48e0acf210416638010e4bd2e4"
252-
integrity sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==
249+
"@emotion/react@^11.13.5":
250+
version "11.13.5"
251+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.5.tgz#fc818ff5b13424f86501ba4d0740f343ae20b8d9"
252+
integrity sha512-6zeCUxUH+EPF1s+YF/2hPVODeV/7V07YU5x+2tfuRL8MdW6rv5vb2+CBEGTGwBdux0OIERcOS+RzxeK80k2DsQ==
253253
dependencies:
254254
"@babel/runtime" "^7.18.3"
255-
"@emotion/babel-plugin" "^11.12.0"
256-
"@emotion/cache" "^11.13.0"
257-
"@emotion/serialize" "^1.3.1"
255+
"@emotion/babel-plugin" "^11.13.5"
256+
"@emotion/cache" "^11.13.5"
257+
"@emotion/serialize" "^1.3.3"
258258
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
259-
"@emotion/utils" "^1.4.0"
259+
"@emotion/utils" "^1.4.2"
260260
"@emotion/weak-memoize" "^0.4.0"
261261
hoist-non-react-statics "^3.3.1"
262262

263-
"@emotion/serialize@^1.3.1", "@emotion/serialize@^1.3.3":
263+
"@emotion/serialize@^1.3.3":
264264
version "1.3.3"
265265
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8"
266266
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==
@@ -308,7 +308,7 @@
308308
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
309309
integrity sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==
310310

311-
"@emotion/utils@^1.4.0", "@emotion/utils@^1.4.2":
311+
"@emotion/utils@^1.4.2":
312312
version "1.4.2"
313313
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52"
314314
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==

0 commit comments

Comments
 (0)