Skip to content

Commit 3c0ab92

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 52217c6 commit 3c0ab92

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
@@ -18796,7 +18796,7 @@ string-length@^5.0.1:
1879618796
char-regex "^2.0.0"
1879718797
strip-ansi "^7.0.1"
1879818798

18799-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18799+
"string-width-cjs@npm:string-width@^4.2.0":
1880018800
version "4.2.3"
1880118801
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1880218802
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18831,6 +18831,15 @@ string-width@^3.0.0, string-width@^3.1.0:
1883118831
is-fullwidth-code-point "^2.0.0"
1883218832
strip-ansi "^5.1.0"
1883318833

18834+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18835+
version "4.2.3"
18836+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18837+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18838+
dependencies:
18839+
emoji-regex "^8.0.0"
18840+
is-fullwidth-code-point "^3.0.0"
18841+
strip-ansi "^6.0.1"
18842+
1883418843
string-width@^5.0.1, string-width@^5.1.2:
1883518844
version "5.1.2"
1883618845
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -18932,7 +18941,7 @@ stringify-object@^3.3.0:
1893218941
is-obj "^1.0.1"
1893318942
is-regexp "^1.0.0"
1893418943

18935-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18944+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1893618945
version "6.0.1"
1893718946
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1893818947
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18967,6 +18976,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1896718976
dependencies:
1896818977
ansi-regex "^4.1.0"
1896918978

18979+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18980+
version "6.0.1"
18981+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18982+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18983+
dependencies:
18984+
ansi-regex "^5.0.1"
18985+
1897018986
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1897118987
version "7.1.0"
1897218988
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -20557,10 +20573,10 @@ vfile@^6.0.0:
2055720573
"@types/unist" "^3.0.0"
2055820574
vfile-message "^4.0.0"
2055920575

20560-
vite@6.3.4:
20561-
version "6.3.4"
20562-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
20563-
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
20576+
vite@6.4.1:
20577+
version "6.4.1"
20578+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
20579+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
2056420580
dependencies:
2056520581
esbuild "^0.25.0"
2056620582
fdir "^6.4.4"
@@ -20991,7 +21007,7 @@ workspace-tools@^0.27.0:
2099121007
js-yaml "^4.1.0"
2099221008
micromatch "^4.0.0"
2099321009

20994-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21010+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2099521011
version "7.0.0"
2099621012
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2099721013
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21026,6 +21042,15 @@ wrap-ansi@^6.2.0:
2102621042
string-width "^4.1.0"
2102721043
strip-ansi "^6.0.0"
2102821044

21045+
wrap-ansi@^7.0.0:
21046+
version "7.0.0"
21047+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
21048+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21049+
dependencies:
21050+
ansi-styles "^4.0.0"
21051+
string-width "^4.1.0"
21052+
strip-ansi "^6.0.0"
21053+
2102921054
wrap-ansi@^8.1.0:
2103021055
version "8.1.0"
2103121056
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)