Skip to content

Commit 80875dc

Browse files
chore(deps-dev): bump vite from 5.4.18 to 5.4.21
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc16a5f commit 80875dc

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24192,7 +24192,16 @@ string-length@^5.0.1:
2419224192
char-regex "^2.0.0"
2419324193
strip-ansi "^7.0.1"
2419424194

24195-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
24195+
"string-width-cjs@npm:string-width@^4.2.0":
24196+
version "4.2.3"
24197+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
24198+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
24199+
dependencies:
24200+
emoji-regex "^8.0.0"
24201+
is-fullwidth-code-point "^3.0.0"
24202+
strip-ansi "^6.0.1"
24203+
24204+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2419624205
version "4.2.3"
2419724206
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2419824207
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -24283,7 +24292,7 @@ string_decoder@~1.1.1:
2428324292
dependencies:
2428424293
safe-buffer "~5.1.0"
2428524294

24286-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
24295+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2428724296
version "6.0.1"
2428824297
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2428924298
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -24311,6 +24320,13 @@ strip-ansi@^5.2.0:
2431124320
dependencies:
2431224321
ansi-regex "^4.1.0"
2431324322

24323+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
24324+
version "6.0.1"
24325+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
24326+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
24327+
dependencies:
24328+
ansi-regex "^5.0.1"
24329+
2431424330
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
2431524331
version "7.1.0"
2431624332
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -25759,9 +25775,9 @@ vite-plugin-environment@^1.1.3:
2575925775
integrity sha512-9LBhB0lx+2lXVBEWxFZC+WO7PKEyE/ykJ7EPWCq95NEcCpblxamTbs5Dm3DLBGzwODpJMEnzQywJU8fw6XGGGA==
2576025776

2576125777
"vite@^3.0.0 || ^4.0.0 || ^5.0.0-0", "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^5.4.2, vite@~5.4.17:
25762-
version "5.4.18"
25763-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
25764-
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==
25778+
version "5.4.21"
25779+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.21.tgz#84a4f7c5d860b071676d39ba513c0d598fdc7027"
25780+
integrity sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==
2576525781
dependencies:
2576625782
esbuild "^0.21.3"
2576725783
postcss "^8.4.43"
@@ -26390,7 +26406,7 @@ workerpool@^9.2.0:
2639026406
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.2.0.tgz#f74427cbb61234708332ed8ab9cbf56dcb1c4371"
2639126407
integrity sha512-PKZqBOCo6CYkVOwAxWxQaSF2Fvb5Iv2fCeTP7buyWI2GiynWr46NcXSgK/idoV6e60dgCBfgYc+Un3HMvmqP8w==
2639226408

26393-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
26409+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2639426410
version "7.0.0"
2639526411
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2639626412
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -26416,6 +26432,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
2641626432
string-width "^4.1.0"
2641726433
strip-ansi "^6.0.0"
2641826434

26435+
wrap-ansi@^7.0.0:
26436+
version "7.0.0"
26437+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
26438+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
26439+
dependencies:
26440+
ansi-styles "^4.0.0"
26441+
string-width "^4.1.0"
26442+
strip-ansi "^6.0.0"
26443+
2641926444
wrap-ansi@^8.1.0:
2642026445
version "8.1.0"
2642126446
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)