Skip to content

Commit cacc65b

Browse files
Bump vite from 4.5.5 to 4.5.6 (#4353)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 4.5.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2b3789 commit cacc65b

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
@@ -14849,7 +14849,7 @@ string-hash@^1.1.0:
1484914849
resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b"
1485014850
integrity sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==
1485114851

14852-
"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.2, string-width@^4.2.3:
14852+
"string-width-cjs@npm:string-width@^4.2.0":
1485314853
version "4.2.3"
1485414854
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1485514855
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14867,6 +14867,15 @@ string-width@^1.0.1, string-width@^1.0.2:
1486714867
is-fullwidth-code-point "^1.0.0"
1486814868
strip-ansi "^3.0.0"
1486914869

14870+
"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.2, string-width@^4.2.3:
14871+
version "4.2.3"
14872+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14873+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14874+
dependencies:
14875+
emoji-regex "^8.0.0"
14876+
is-fullwidth-code-point "^3.0.0"
14877+
strip-ansi "^6.0.1"
14878+
1487014879
string-width@^2.1.0:
1487114880
version "2.1.1"
1487214881
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -14988,7 +14997,7 @@ stringify-package@^1.0.1:
1498814997
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
1498914998
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
1499014999

14991-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
15000+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1499215001
version "6.0.1"
1499315002
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1499415003
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -15016,6 +15025,13 @@ strip-ansi@^4.0.0:
1501615025
dependencies:
1501715026
ansi-regex "^3.0.0"
1501815027

15028+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
15029+
version "6.0.1"
15030+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
15031+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
15032+
dependencies:
15033+
ansi-regex "^5.0.1"
15034+
1501915035
strip-ansi@^7.0.1:
1502015036
version "7.1.0"
1502115037
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -16302,9 +16318,9 @@ vite-plugin-pwa@^0.17.5:
1630216318
workbox-window "^7.0.0"
1630316319

1630416320
"vite@^3.0.0 || ^4.0.0", vite@^4.5.3:
16305-
version "4.5.5"
16306-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
16307-
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
16321+
version "4.5.6"
16322+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
16323+
integrity sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg==
1630816324
dependencies:
1630916325
esbuild "^0.18.10"
1631016326
postcss "^8.4.27"
@@ -16991,7 +17007,7 @@ worker-rpc@^0.1.0:
1699117007
dependencies:
1699217008
microevent.ts "~0.1.1"
1699317009

16994-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
17010+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1699517011
version "7.0.0"
1699617012
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1699717013
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -17017,6 +17033,15 @@ wrap-ansi@^6.2.0:
1701717033
string-width "^4.1.0"
1701817034
strip-ansi "^6.0.0"
1701917035

17036+
wrap-ansi@^7.0.0:
17037+
version "7.0.0"
17038+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17039+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
17040+
dependencies:
17041+
ansi-styles "^4.0.0"
17042+
string-width "^4.1.0"
17043+
strip-ansi "^6.0.0"
17044+
1702017045
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1702117046
version "8.1.0"
1702217047
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)