Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 6600666

Browse files
Merge pull request #900 from The-Code-Monkey/renovate/styled-components-6.x
chore(deps): update dependency styled-components to v6.1.12
2 parents e44a301 + bde1fd0 commit 6600666

File tree

2 files changed

+8
-33
lines changed

2 files changed

+8
-33
lines changed

packages/styled-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/jest": "29.5.12",
6060
"jest": "29.7.0",
6161
"size-limit": "11.1.4",
62-
"styled-components": "6.1.11",
62+
"styled-components": "6.1.12",
6363
"ts-jest": "29.2.2",
6464
"tslib": "2.6.3",
6565
"typescript": "5.4.5"

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -11142,16 +11142,7 @@ string-natural-compare@^3.0.1:
1114211142
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1114311143
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1114411144

11145-
"string-width-cjs@npm:string-width@^4.2.0":
11146-
version "4.2.3"
11147-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11148-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11149-
dependencies:
11150-
emoji-regex "^8.0.0"
11151-
is-fullwidth-code-point "^3.0.0"
11152-
strip-ansi "^6.0.1"
11153-
11154-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11145+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1115511146
version "4.2.3"
1115611147
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1115711148
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11314,7 +11305,7 @@ string_decoder@~1.1.1:
1131411305
dependencies:
1131511306
safe-buffer "~5.1.0"
1131611307

11317-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11308+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1131811309
version "6.0.1"
1131911310
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1132011311
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11328,13 +11319,6 @@ strip-ansi@^4.0.0:
1132811319
dependencies:
1132911320
ansi-regex "^3.0.0"
1133011321

11331-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11332-
version "6.0.1"
11333-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11334-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11335-
dependencies:
11336-
ansi-regex "^5.0.1"
11337-
1133811322
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1133911323
version "7.1.0"
1134011324
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -11388,10 +11372,10 @@ [email protected], strong-log-transformer@^2.1.0:
1138811372
minimist "^1.2.0"
1138911373
through "^2.3.4"
1139011374

11391-
11392-
version "6.1.11"
11393-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.11.tgz#01948e5195bf1d39e57e0a85b41958c80e40cfb8"
11394-
integrity sha512-Ui0jXPzbp1phYij90h12ksljKGqF8ncGx+pjrNPsSPhbUUjWT2tD1FwGo2LF6USCnbrsIhNngDfodhxbegfEOA==
11375+
11376+
version "6.1.12"
11377+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.12.tgz#0d9d511aacfb9052936146dcc2856559e6fae4df"
11378+
integrity sha512-n/O4PzRPhbYI0k1vKKayfti3C/IGcPf+DqcrOB7O/ab9x4u/zjqraneT5N45+sIe87cxrCApXM8Bna7NYxwoTA==
1139511379
dependencies:
1139611380
"@emotion/is-prop-valid" "1.2.2"
1139711381
"@emotion/unitless" "0.8.1"
@@ -12221,7 +12205,7 @@ wordwrap@^1.0.0:
1222112205
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1222212206
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1222312207

12224-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
12208+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1222512209
version "7.0.0"
1222612210
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1222712211
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12238,15 +12222,6 @@ wrap-ansi@^3.0.1:
1223812222
string-width "^2.1.1"
1223912223
strip-ansi "^4.0.0"
1224012224

12241-
wrap-ansi@^7.0.0:
12242-
version "7.0.0"
12243-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12244-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12245-
dependencies:
12246-
ansi-styles "^4.0.0"
12247-
string-width "^4.1.0"
12248-
strip-ansi "^6.0.0"
12249-
1225012225
wrap-ansi@^8.1.0:
1225112226
version "8.1.0"
1225212227
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)