Skip to content

Commit 0b46074

Browse files
chore(deps-dev): bump vite from 6.3.4 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.4.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab76553 commit 0b46074

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
"turndown-plugin-gfm": "1.0.2",
323323
"typescript": "5.7.3",
324324
"typescript-eslint": "8.46.2",
325-
"vite": "6.3.4",
325+
"vite": "6.4.1",
326326
"webpack": "5.99.8",
327327
"webpack-bundle-analyzer": "4.10.1",
328328
"webpack-cli": "5.1.4",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18814,7 +18814,7 @@ string-length@^5.0.1:
1881418814
char-regex "^2.0.0"
1881518815
strip-ansi "^7.0.1"
1881618816

18817-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18817+
"string-width-cjs@npm:string-width@^4.2.0":
1881818818
version "4.2.3"
1881918819
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1882018820
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18849,6 +18849,15 @@ string-width@^3.0.0, string-width@^3.1.0:
1884918849
is-fullwidth-code-point "^2.0.0"
1885018850
strip-ansi "^5.1.0"
1885118851

18852+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18853+
version "4.2.3"
18854+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18855+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18856+
dependencies:
18857+
emoji-regex "^8.0.0"
18858+
is-fullwidth-code-point "^3.0.0"
18859+
strip-ansi "^6.0.1"
18860+
1885218861
string-width@^5.0.1, string-width@^5.1.2:
1885318862
version "5.1.2"
1885418863
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -18950,7 +18959,7 @@ stringify-object@^3.3.0:
1895018959
is-obj "^1.0.1"
1895118960
is-regexp "^1.0.0"
1895218961

18953-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18962+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1895418963
version "6.0.1"
1895518964
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1895618965
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18985,6 +18994,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1898518994
dependencies:
1898618995
ansi-regex "^4.1.0"
1898718996

18997+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18998+
version "6.0.1"
18999+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19000+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19001+
dependencies:
19002+
ansi-regex "^5.0.1"
19003+
1898819004
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1898919005
version "7.1.0"
1899019006
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -20575,10 +20591,10 @@ vfile@^6.0.0:
2057520591
"@types/unist" "^3.0.0"
2057620592
vfile-message "^4.0.0"
2057720593

20578-
vite@6.3.4:
20579-
version "6.3.4"
20580-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
20581-
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
20594+
vite@6.4.1:
20595+
version "6.4.1"
20596+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
20597+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
2058220598
dependencies:
2058320599
esbuild "^0.25.0"
2058420600
fdir "^6.4.4"
@@ -21009,7 +21025,7 @@ workspace-tools@^0.27.0:
2100921025
js-yaml "^4.1.0"
2101021026
micromatch "^4.0.0"
2101121027

21012-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21028+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2101321029
version "7.0.0"
2101421030
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2101521031
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21044,6 +21060,15 @@ wrap-ansi@^6.2.0:
2104421060
string-width "^4.1.0"
2104521061
strip-ansi "^6.0.0"
2104621062

21063+
wrap-ansi@^7.0.0:
21064+
version "7.0.0"
21065+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
21066+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21067+
dependencies:
21068+
ansi-styles "^4.0.0"
21069+
string-width "^4.1.0"
21070+
strip-ansi "^6.0.0"
21071+
2104721072
wrap-ansi@^8.1.0:
2104821073
version "8.1.0"
2104921074
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)