Skip to content

Commit 7b31308

Browse files
chore(deps): bump defu from 6.1.2 to 6.1.7
Bumps [defu](https://github.com/unjs/defu) from 6.1.2 to 6.1.7. - [Release notes](https://github.com/unjs/defu/releases) - [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md) - [Commits](unjs/defu@v6.1.2...v6.1.7) --- updated-dependencies: - dependency-name: defu dependency-version: 6.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b946bd0 commit 7b31308

1 file changed

Lines changed: 31 additions & 7 deletions

File tree

yarn.lock

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6434,9 +6434,9 @@ define-property@^2.0.2:
64346434
isobject "^3.0.1"
64356435

64366436
defu@^6.1.2:
6437-
version "6.1.2"
6438-
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.2.tgz#1217cba167410a1765ba93893c6dbac9ed9d9e5c"
6439-
integrity sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==
6437+
version "6.1.7"
6438+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.7.tgz#72543567c8e9f97ff13ce402b6dbe09ac5ae4d23"
6439+
integrity sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==
64406440

64416441
degenerator@^5.0.0:
64426442
version "5.0.1"
@@ -13179,7 +13179,16 @@ string-length@^3.1.0:
1317913179
astral-regex "^1.0.0"
1318013180
strip-ansi "^5.2.0"
1318113181

13182-
"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:
13182+
"string-width-cjs@npm:string-width@^4.2.0":
13183+
version "4.2.3"
13184+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
13185+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
13186+
dependencies:
13187+
emoji-regex "^8.0.0"
13188+
is-fullwidth-code-point "^3.0.0"
13189+
strip-ansi "^6.0.1"
13190+
13191+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1318313192
version "4.2.3"
1318413193
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1318513194
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -13278,7 +13287,7 @@ string_decoder@~1.1.1:
1327813287
dependencies:
1327913288
safe-buffer "~5.1.0"
1328013289

13281-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13290+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1328213291
version "6.0.1"
1328313292
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1328413293
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13299,6 +13308,13 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1329913308
dependencies:
1330013309
ansi-regex "^4.1.0"
1330113310

13311+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13312+
version "6.0.1"
13313+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
13314+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
13315+
dependencies:
13316+
ansi-regex "^5.0.1"
13317+
1330213318
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1330313319
version "7.1.0"
1330413320
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -14491,8 +14507,7 @@ wordwrap@^1.0.0:
1449114507
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1449214508
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1449314509

14494-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14495-
name wrap-ansi-cjs
14510+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1449614511
version "7.0.0"
1449714512
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1449814513
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14518,6 +14533,15 @@ wrap-ansi@^6.2.0:
1451814533
string-width "^4.1.0"
1451914534
strip-ansi "^6.0.0"
1452014535

14536+
wrap-ansi@^7.0.0:
14537+
version "7.0.0"
14538+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14539+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14540+
dependencies:
14541+
ansi-styles "^4.0.0"
14542+
string-width "^4.1.0"
14543+
strip-ansi "^6.0.0"
14544+
1452114545
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1452214546
version "8.1.0"
1452314547
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)