Skip to content

Commit e3b1e79

Browse files
build(deps): bump vite from 6.4.1 to 6.4.2 (#310)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c01c69 commit e3b1e79

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4022,9 +4022,9 @@ vite-node@3.1.2:
40224022
vite "^5.0.0 || ^6.0.0"
40234023

40244024
"vite@^5.0.0 || ^6.0.0":
4025-
version "6.4.1"
4026-
resolved "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz"
4027-
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
4025+
version "6.4.2"
4026+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.2.tgz#a4e548ca3a90ca9f3724582cab35e1ba15efc6f2"
4027+
integrity sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==
40284028
dependencies:
40294029
esbuild "^0.25.0"
40304030
fdir "^6.4.4"
@@ -4036,9 +4036,9 @@ vite-node@3.1.2:
40364036
fsevents "~2.3.3"
40374037

40384038
vite@^7.3.1:
4039-
version "7.3.1"
4040-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.1.tgz#7f6cfe8fb9074138605e822a75d9d30b814d6507"
4041-
integrity sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==
4039+
version "7.3.2"
4040+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.2.tgz#cb041794d4c1395e28baea98198fd6e8f4b96b5c"
4041+
integrity sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==
40424042
dependencies:
40434043
esbuild "^0.27.0"
40444044
fdir "^6.5.0"

0 commit comments

Comments
 (0)