Skip to content

Commit 43af693

Browse files
Update dependency styled-components to ^6.1.19
1 parent e0f539b commit 43af693

File tree

2 files changed

+56
-39
lines changed

2 files changed

+56
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "^18.2.0",
3333
"react-markdown": "^9.0.1",
3434
"react-router-dom": "^6.21.3",
35-
"styled-components": "^6.1.0"
35+
"styled-components": "^6.1.19"
3636
},
3737
"devDependencies": {
3838
"@biomejs/biome": "1.8.3",

yarn.lock

Lines changed: 55 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,13 @@
348348
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43"
349349
integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==
350350

351+
"@emotion/is-prop-valid@1.2.2":
352+
version "1.2.2"
353+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz#d4175076679c6a26faa92b03bb786f9e52612337"
354+
integrity sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==
355+
dependencies:
356+
"@emotion/memoize" "^0.8.1"
357+
351358
"@emotion/is-prop-valid@^1.2.1":
352359
version "1.2.1"
353360
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
@@ -402,7 +409,7 @@
402409
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
403410
"@emotion/utils" "^1.2.1"
404411

405-
"@emotion/unitless@^0.8.0", "@emotion/unitless@^0.8.1":
412+
"@emotion/unitless@0.8.1", "@emotion/unitless@^0.8.1":
406413
version "0.8.1"
407414
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
408415
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
@@ -1127,10 +1134,10 @@
11271134
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.5.tgz#4751153abbf8d6199babb345a52e1eb4167d64af"
11281135
integrity sha512-s/FPdYRmZR8SjLWGMCuax7r3qCWQw9QKHzXVukAuuIJkXkDRwp+Pu5LMIVFi0Fxbav35WURicYr8u1QsoybnQw==
11291136

1130-
"@types/stylis@^4.0.2":
1131-
version "4.2.2"
1132-
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.2.2.tgz#baabb6b3aa6787e90a6bd6cd75cd8fb9a4f256a3"
1133-
integrity sha512-Rm17MsTpQQP5Jq4BF7CdrxJsDufoiL/q5IbJZYZmOZAJALyijgF7BzLgobXUqraNcQdqFYLYGeglDp6QzaxPpg==
1137+
"@types/stylis@4.2.5":
1138+
version "4.2.5"
1139+
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.2.5.tgz#1daa6456f40959d06157698a653a9ab0a70281df"
1140+
integrity sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==
11341141

11351142
"@types/unist@*", "@types/unist@^3.0.0":
11361143
version "3.0.2"
@@ -1383,7 +1390,7 @@ css-color-keywords@^1.0.0:
13831390
resolved "https://registry.yarnpkg.com/css-color-keywords/-/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05"
13841391
integrity sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==
13851392

1386-
css-to-react-native@^3.2.0:
1393+
css-to-react-native@3.2.0:
13871394
version "3.2.0"
13881395
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.2.0.tgz#cdd8099f71024e149e4f6fe17a7d46ecd55f1e32"
13891396
integrity sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==
@@ -1400,6 +1407,11 @@ cssstyle@^4.2.1:
14001407
"@asamuzakjp/css-color" "^2.8.2"
14011408
rrweb-cssom "^0.8.0"
14021409

1410+
csstype@3.1.3:
1411+
version "3.1.3"
1412+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
1413+
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
1414+
14031415
csstype@^3.0.2, csstype@^3.1.2:
14041416
version "3.1.2"
14051417
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
@@ -2351,11 +2363,6 @@ ms@^2.1.3:
23512363
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
23522364
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
23532365

2354-
nanoid@^3.3.6:
2355-
version "3.3.6"
2356-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
2357-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
2358-
23592366
nanoid@^3.3.7:
23602367
version "3.3.7"
23612368
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
@@ -2462,19 +2469,24 @@ picocolors@^1.0.0:
24622469
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
24632470
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
24642471

2472+
picocolors@^1.1.1:
2473+
version "1.1.1"
2474+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
2475+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
2476+
24652477
postcss-value-parser@^4.0.2:
24662478
version "4.2.0"
24672479
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
24682480
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
24692481

2470-
postcss@^8.4.31:
2471-
version "8.4.31"
2472-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
2473-
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
2482+
postcss@8.4.49:
2483+
version "8.4.49"
2484+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
2485+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
24742486
dependencies:
2475-
nanoid "^3.3.6"
2476-
picocolors "^1.0.0"
2477-
source-map-js "^1.0.2"
2487+
nanoid "^3.3.7"
2488+
picocolors "^1.1.1"
2489+
source-map-js "^1.2.1"
24782490

24792491
postcss@^8.4.35:
24802492
version "8.4.35"
@@ -2707,7 +2719,7 @@ server-destroy@^1.0.1:
27072719
resolved "https://registry.yarnpkg.com/server-destroy/-/server-destroy-1.0.1.tgz#f13bf928e42b9c3e79383e61cc3998b5d14e6cdd"
27082720
integrity sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==
27092721

2710-
shallowequal@^1.1.0:
2722+
shallowequal@1.1.0:
27112723
version "1.1.0"
27122724
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
27132725
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
@@ -2734,6 +2746,11 @@ source-map-js@^1.0.2:
27342746
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
27352747
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
27362748

2749+
source-map-js@^1.2.1:
2750+
version "1.2.1"
2751+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
2752+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
2753+
27372754
source-map@^0.5.7:
27382755
version "0.5.7"
27392756
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -2812,30 +2829,30 @@ style-to-object@^1.0.0:
28122829
dependencies:
28132830
inline-style-parser "0.2.2"
28142831

2815-
styled-components@^6.1.0:
2816-
version "6.1.0"
2817-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.0.tgz#228e3ab9c1ee1daa4b0a06aae30df0ed14fda274"
2818-
integrity sha512-VWNfYYBuXzuLS/QYEeoPgMErP26WL+dX9//rEh80B2mmlS1yRxRxuL5eax4m6ybYEUoHWlTy2XOU32767mlMkg==
2819-
dependencies:
2820-
"@emotion/is-prop-valid" "^1.2.1"
2821-
"@emotion/unitless" "^0.8.0"
2822-
"@types/stylis" "^4.0.2"
2823-
css-to-react-native "^3.2.0"
2824-
csstype "^3.1.2"
2825-
postcss "^8.4.31"
2826-
shallowequal "^1.1.0"
2827-
stylis "^4.3.0"
2828-
tslib "^2.5.0"
2832+
styled-components@^6.1.19:
2833+
version "6.1.19"
2834+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.19.tgz#9a41b4db79a3b7a2477daecabe8dd917235263d6"
2835+
integrity sha512-1v/e3Dl1BknC37cXMhwGomhO8AkYmN41CqyX9xhUDxry1ns3BFQy2lLDRQXJRdVVWB9OHemv/53xaStimvWyuA==
2836+
dependencies:
2837+
"@emotion/is-prop-valid" "1.2.2"
2838+
"@emotion/unitless" "0.8.1"
2839+
"@types/stylis" "4.2.5"
2840+
css-to-react-native "3.2.0"
2841+
csstype "3.1.3"
2842+
postcss "8.4.49"
2843+
shallowequal "1.1.0"
2844+
stylis "4.3.2"
2845+
tslib "2.6.2"
28292846

28302847
stylis@4.2.0:
28312848
version "4.2.0"
28322849
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
28332850
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
28342851

2835-
stylis@^4.3.0:
2836-
version "4.3.0"
2837-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.0.tgz#abe305a669fc3d8777e10eefcfc73ad861c5588c"
2838-
integrity sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==
2852+
stylis@4.3.2:
2853+
version "4.3.2"
2854+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.2.tgz#8f76b70777dd53eb669c6f58c997bf0a9972e444"
2855+
integrity sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==
28392856

28402857
supports-color@^5.3.0:
28412858
version "5.5.0"
@@ -2900,7 +2917,7 @@ trough@^2.0.0:
29002917
resolved "https://registry.yarnpkg.com/trough/-/trough-2.1.0.tgz#0f7b511a4fde65a46f18477ab38849b22c554876"
29012918
integrity sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==
29022919

2903-
tslib@^2.4.0, tslib@^2.5.0:
2920+
tslib@2.6.2, tslib@^2.4.0:
29042921
version "2.6.2"
29052922
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
29062923
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

0 commit comments

Comments
 (0)