Skip to content

Commit 70aaa2b

Browse files
deps: bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43b2a22 commit 70aaa2b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"testcafe": "^3.7.2",
142142
"typescript": "^5.7.3",
143143
"validator": "^13.15.20",
144-
"vite": "^6.3.6",
144+
"vite": "^6.4.1",
145145
"vite-plugin-eslint": "^1.8.1",
146146
"vite-plugin-svgr": "^4.3.0",
147147
"vite-tsconfig-paths": "^5.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12440,10 +12440,10 @@ vite-tsconfig-paths@^5.1.4:
1244012440
globrex "^0.1.2"
1244112441
tsconfck "^3.0.3"
1244212442

12443-
"vite@^5.0.0 || ^6.0.0", vite@^6.3.6:
12444-
version "6.3.6"
12445-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1"
12446-
integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
12443+
"vite@^5.0.0 || ^6.0.0", vite@^6.4.1:
12444+
version "6.4.1"
12445+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
12446+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
1244712447
dependencies:
1244812448
esbuild "^0.25.0"
1244912449
fdir "^6.4.4"

0 commit comments

Comments
 (0)