Skip to content

Commit 94dded7

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 9dd14c6 commit 94dded7

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
@@ -319,7 +319,7 @@
319319
"turndown-plugin-gfm": "1.0.2",
320320
"typescript": "5.7.3",
321321
"typescript-eslint": "8.46.2",
322-
"vite": "6.3.4",
322+
"vite": "6.4.1",
323323
"webpack": "5.99.8",
324324
"webpack-bundle-analyzer": "4.10.1",
325325
"webpack-cli": "5.1.4",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19751,7 +19751,7 @@ string-length@^5.0.1:
1975119751
char-regex "^2.0.0"
1975219752
strip-ansi "^7.0.1"
1975319753

19754-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19754+
"string-width-cjs@npm:string-width@^4.2.0":
1975519755
version "4.2.3"
1975619756
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1975719757
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -19786,6 +19786,15 @@ string-width@^3.0.0, string-width@^3.1.0:
1978619786
is-fullwidth-code-point "^2.0.0"
1978719787
strip-ansi "^5.1.0"
1978819788

19789+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19790+
version "4.2.3"
19791+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
19792+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
19793+
dependencies:
19794+
emoji-regex "^8.0.0"
19795+
is-fullwidth-code-point "^3.0.0"
19796+
strip-ansi "^6.0.1"
19797+
1978919798
string-width@^5.0.1, string-width@^5.1.2:
1979019799
version "5.1.2"
1979119800
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -19887,7 +19896,7 @@ stringify-object@^3.3.0:
1988719896
is-obj "^1.0.1"
1988819897
is-regexp "^1.0.0"
1988919898

19890-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19899+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1989119900
version "6.0.1"
1989219901
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1989319902
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -19922,6 +19931,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1992219931
dependencies:
1992319932
ansi-regex "^4.1.0"
1992419933

19934+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19935+
version "6.0.1"
19936+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19937+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19938+
dependencies:
19939+
ansi-regex "^5.0.1"
19940+
1992519941
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1992619942
version "7.1.0"
1992719943
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -21547,10 +21563,10 @@ vfile@^5.0.0:
2154721563
unist-util-stringify-position "^3.0.0"
2154821564
vfile-message "^3.0.0"
2154921565

21550-
vite@6.3.4:
21551-
version "6.3.4"
21552-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
21553-
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
21566+
vite@6.4.1:
21567+
version "6.4.1"
21568+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
21569+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
2155421570
dependencies:
2155521571
esbuild "^0.25.0"
2155621572
fdir "^6.4.4"
@@ -21986,7 +22002,7 @@ workspace-tools@^0.27.0:
2198622002
js-yaml "^4.1.0"
2198722003
micromatch "^4.0.0"
2198822004

21989-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
22005+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2199022006
version "7.0.0"
2199122007
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2199222008
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -22021,6 +22037,15 @@ wrap-ansi@^6.2.0:
2202122037
string-width "^4.1.0"
2202222038
strip-ansi "^6.0.0"
2202322039

22040+
wrap-ansi@^7.0.0:
22041+
version "7.0.0"
22042+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
22043+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
22044+
dependencies:
22045+
ansi-styles "^4.0.0"
22046+
string-width "^4.1.0"
22047+
strip-ansi "^6.0.0"
22048+
2202422049
wrap-ansi@^8.1.0:
2202522050
version "8.1.0"
2202622051
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)