Skip to content

Commit 46485f7

Browse files
fix(deps): update dependency styled-components to v6.1.15
1 parent a1c85df commit 46485f7

File tree

1 file changed

+55
-50
lines changed

1 file changed

+55
-50
lines changed

yarn.lock

+55-50
Original file line numberDiff line numberDiff line change
@@ -551,10 +551,10 @@
551551
dependencies:
552552
"@jridgewell/trace-mapping" "0.3.9"
553553

554-
"@emotion/is-prop-valid@^1.2.1":
555-
version "1.2.1"
556-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
557-
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
554+
"@emotion/[email protected].2":
555+
version "1.2.2"
556+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz#d4175076679c6a26faa92b03bb786f9e52612337"
557+
integrity sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==
558558
dependencies:
559559
"@emotion/memoize" "^0.8.1"
560560

@@ -563,7 +563,7 @@
563563
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
564564
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
565565

566-
"@emotion/unitless@^0.8.0":
566+
"@emotion/[email protected].1":
567567
version "0.8.1"
568568
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
569569
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
@@ -1834,7 +1834,7 @@
18341834
integrity sha512-MOkzsEp1Jk5bXuAsHsUi6BVv0zCO+7/2PTiZMXWDSsMXvNU6w/PLMQT2vHn8hy2i0JqojPz1Sz6rsFjHtsU0lA==
18351835
dependencies:
18361836
graphql "*"
1837-
1837+
18381838
"@types/hast@^2.0.0":
18391839
version "2.3.8"
18401840
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.8.tgz#4ac5caf38b262b7bd5ca3202dda71f0271635660"
@@ -2070,10 +2070,10 @@
20702070
"@types/react" "*"
20712071
csstype "^3.0.2"
20722072

2073-
"@types/stylis@^4.0.2":
2074-
version "4.2.4"
2075-
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.2.4.tgz#14b61f022e832d87d442ae1795e0f0f0b7daa879"
2076-
integrity sha512-36ZrGJ8fgtBr6nwNnuJ9jXIj+bn/pF6UoqmrQT7+Y99+tFFeHHsoR54+194dHdyhPjgbeoNz3Qru0oRt0l6ASQ==
2073+
"@types/stylis@4.2.5":
2074+
version "4.2.5"
2075+
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.2.5.tgz#1daa6456f40959d06157698a653a9ab0a70281df"
2076+
integrity sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==
20772077

20782078
"@types/tinymce@^4.6.5":
20792079
version "4.6.9"
@@ -3394,7 +3394,7 @@ css-selector-parser@^1.0.0:
33943394
resolved "https://registry.yarnpkg.com/css-selector-parser/-/css-selector-parser-1.4.1.tgz#03f9cb8a81c3e5ab2c51684557d5aaf6d2569759"
33953395
integrity sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==
33963396

3397-
css-to-react-native@^3.2.0:
3397+
33983398
version "3.2.0"
33993399
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.2.0.tgz#cdd8099f71024e149e4f6fe17a7d46ecd55f1e32"
34003400
integrity sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==
@@ -3430,7 +3430,7 @@ cssstyle@^2.3.0:
34303430
dependencies:
34313431
cssom "~0.3.6"
34323432

3433-
csstype@^3.0.2, csstype@^3.1.2:
3433+
csstype@3.1.3, csstype@^3.0.2:
34343434
version "3.1.3"
34353435
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
34363436
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
@@ -7612,11 +7612,16 @@ [email protected], mute-stream@~0.0.4:
76127612
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
76137613
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
76147614

7615-
nanoid@^3.3.4, nanoid@^3.3.7:
7615+
nanoid@^3.3.4:
76167616
version "3.3.7"
76177617
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
76187618
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
76197619

7620+
nanoid@^3.3.7:
7621+
version "3.3.9"
7622+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.9.tgz#e0097d8e026b3343ff053e9ccd407360a03f503a"
7623+
integrity sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==
7624+
76207625
natural-compare-lite@^1.4.0:
76217626
version "1.4.0"
76227627
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
@@ -8324,10 +8329,10 @@ performance-now@^2.1.0:
83248329
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
83258330
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
83268331

8327-
picocolors@^1.0.0:
8328-
version "1.0.0"
8329-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
8330-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
8332+
picocolors@^1.0.0, picocolors@^1.1.1:
8333+
version "1.1.1"
8334+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
8335+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
83318336

83328337
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
83338338
version "2.3.1"
@@ -8380,14 +8385,14 @@ [email protected]:
83808385
picocolors "^1.0.0"
83818386
source-map-js "^1.0.2"
83828387

8383-
postcss@^8.4.31:
8384-
version "8.4.32"
8385-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
8386-
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
8388+
8389+
version "8.4.49"
8390+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
8391+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
83878392
dependencies:
83888393
nanoid "^3.3.7"
8389-
picocolors "^1.0.0"
8390-
source-map-js "^1.0.2"
8394+
picocolors "^1.1.1"
8395+
source-map-js "^1.2.1"
83918396

83928397
prelude-ls@^1.2.1:
83938398
version "1.2.1"
@@ -9358,7 +9363,7 @@ set-function-name@^2.0.0, set-function-name@^2.0.1:
93589363
functions-have-names "^1.2.3"
93599364
has-property-descriptors "^1.0.0"
93609365

9361-
shallowequal@^1.1.0:
9366+
93629367
version "1.1.0"
93639368
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
93649369
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
@@ -9426,10 +9431,10 @@ socks@^2.6.2:
94269431
ip "^2.0.0"
94279432
smart-buffer "^4.2.0"
94289433

9429-
source-map-js@^1.0.2:
9430-
version "1.0.2"
9431-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
9432-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
9434+
source-map-js@^1.0.2, source-map-js@^1.2.1:
9435+
version "1.2.1"
9436+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
9437+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
94339438

94349439
94359440
version "0.5.13"
@@ -9706,19 +9711,19 @@ style-to-object@^0.4.0:
97069711
inline-style-parser "0.1.1"
97079712

97089713
styled-components@^6.0.8:
9709-
version "6.1.1"
9710-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.1.tgz#a5414ada07fb1c17b96a26a05369daa4e2ad55e5"
9711-
integrity sha512-cpZZP5RrKRIClBW5Eby4JM1wElLVP4NQrJbJ0h10TidTyJf4SIIwa3zLXOoPb4gJi8MsJ8mjq5mu2IrEhZIAcQ==
9712-
dependencies:
9713-
"@emotion/is-prop-valid" "^1.2.1"
9714-
"@emotion/unitless" "^0.8.0"
9715-
"@types/stylis" "^4.0.2"
9716-
css-to-react-native "^3.2.0"
9717-
csstype "^3.1.2"
9718-
postcss "^8.4.31"
9719-
shallowequal "^1.1.0"
9720-
stylis "^4.3.0"
9721-
tslib "^2.5.0"
9714+
version "6.1.15"
9715+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.15.tgz#7651904d5424d08c1046056eb39024cc23c72ab7"
9716+
integrity sha512-PpOTEztW87Ua2xbmLa7yssjNyUF9vE7wdldRfn1I2E6RTkqknkBYpj771OxM/xrvRGinLy2oysa7GOd7NcZZIA==
9717+
dependencies:
9718+
"@emotion/is-prop-valid" "1.2.2"
9719+
"@emotion/unitless" "0.8.1"
9720+
"@types/stylis" "4.2.5"
9721+
css-to-react-native "3.2.0"
9722+
csstype "3.1.3"
9723+
postcss "8.4.49"
9724+
shallowequal "1.1.0"
9725+
stylis "4.3.2"
9726+
tslib "2.6.2"
97229727

97239728
97249729
version "5.1.1"
@@ -9727,10 +9732,10 @@ [email protected]:
97279732
dependencies:
97289733
client-only "0.0.1"
97299734

9730-
stylis@^4.3.0:
9731-
version "4.3.0"
9732-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.0.tgz#abe305a669fc3d8777e10eefcfc73ad861c5588c"
9733-
integrity sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==
9735+
9736+
version "4.3.2"
9737+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.2.tgz#8f76b70777dd53eb669c6f58c997bf0a9972e444"
9738+
integrity sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==
97349739

97359740
supports-color@^5.3.0:
97369741
version "5.5.0"
@@ -9953,16 +9958,16 @@ tsconfig-paths@^3.14.1, tsconfig-paths@^3.15.0:
99539958
minimist "^1.2.6"
99549959
strip-bom "^3.0.0"
99559960

9961+
[email protected], tslib@^2.1.0, tslib@^2.4.0:
9962+
version "2.6.2"
9963+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9964+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9965+
99569966
tslib@^1.8.1, tslib@^1.9.0:
99579967
version "1.14.1"
99589968
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
99599969
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
99609970

9961-
tslib@^2.1.0, tslib@^2.4.0, tslib@^2.5.0:
9962-
version "2.6.2"
9963-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9964-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9965-
99669971
tsutils@^3.21.0:
99679972
version "3.21.0"
99689973
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)