Skip to content

Commit 3a50edb

Browse files
Bump @emotion/styled from 11.13.0 to 11.14.1 in /dashboard
--- updated-dependencies: - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa39bc4 commit 3a50edb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@emotion/react": "^11.14.0",
13-
"@emotion/styled": "^11.13.0",
13+
"@emotion/styled": "^11.14.1",
1414
"@fontsource/inter": "^5.1.0",
1515
"@mui/icons-material": "^5.16.7",
1616
"@mui/material": "^5.16.13",

dashboard/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
"@babel/helper-validator-identifier" "^7.24.7"
333333
to-fast-properties "^2.0.0"
334334

335-
"@emotion/babel-plugin@^11.12.0", "@emotion/babel-plugin@^11.13.5":
335+
"@emotion/babel-plugin@^11.13.5":
336336
version "11.13.5"
337337
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
338338
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
@@ -391,7 +391,7 @@
391391
"@emotion/weak-memoize" "^0.4.0"
392392
hoist-non-react-statics "^3.3.1"
393393

394-
"@emotion/serialize@^1.3.0", "@emotion/serialize@^1.3.3":
394+
"@emotion/serialize@^1.3.3":
395395
version "1.3.3"
396396
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8"
397397
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==
@@ -407,29 +407,29 @@
407407
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
408408
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
409409

410-
"@emotion/styled@^11.13.0":
411-
version "11.13.0"
412-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190"
413-
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==
410+
"@emotion/styled@^11.14.1":
411+
version "11.14.1"
412+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.14.1.tgz#8c34bed2948e83e1980370305614c20955aacd1c"
413+
integrity sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==
414414
dependencies:
415415
"@babel/runtime" "^7.18.3"
416-
"@emotion/babel-plugin" "^11.12.0"
416+
"@emotion/babel-plugin" "^11.13.5"
417417
"@emotion/is-prop-valid" "^1.3.0"
418-
"@emotion/serialize" "^1.3.0"
419-
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
420-
"@emotion/utils" "^1.4.0"
418+
"@emotion/serialize" "^1.3.3"
419+
"@emotion/use-insertion-effect-with-fallbacks" "^1.2.0"
420+
"@emotion/utils" "^1.4.2"
421421

422422
"@emotion/unitless@^0.10.0":
423423
version "0.10.0"
424424
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
425425
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
426426

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

432-
"@emotion/utils@^1.4.0", "@emotion/utils@^1.4.2":
432+
"@emotion/utils@^1.4.2":
433433
version "1.4.2"
434434
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52"
435435
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==

0 commit comments

Comments
 (0)