Skip to content

Commit a38ee70

Browse files
fix(deps): update dependency styled-components to v6.1.2
1 parent ccb53cb commit a38ee70

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2068,9 +2068,9 @@
20682068
csstype "^3.0.2"
20692069

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

20752075
"@types/tinymce@^4.6.5":
20762076
version "4.6.9"
@@ -9712,9 +9712,9 @@ style-to-object@^0.4.0:
97129712
inline-style-parser "0.1.1"
97139713

97149714
styled-components@^6.0.8:
9715-
version "6.1.1"
9716-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.1.tgz#a5414ada07fb1c17b96a26a05369daa4e2ad55e5"
9717-
integrity sha512-cpZZP5RrKRIClBW5Eby4JM1wElLVP4NQrJbJ0h10TidTyJf4SIIwa3zLXOoPb4gJi8MsJ8mjq5mu2IrEhZIAcQ==
9715+
version "6.1.2"
9716+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.2.tgz#88bd9d446bea254619fc265c93efd73cc5776595"
9717+
integrity sha512-LJjirciivbOKNuKKjheXMeNOlFspur4s2/AYW2hPyrL4RhwEFiowF9axgjeMVxX7siEoLJAitKrzpuNApJ5R/Q==
97189718
dependencies:
97199719
"@emotion/is-prop-valid" "^1.2.1"
97209720
"@emotion/unitless" "^0.8.0"

0 commit comments

Comments
 (0)