From 1ca2146b99fdedd2701abbcb91d82d01458b1171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 03:44:23 +0000 Subject: [PATCH] chore(deps): bump vite in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `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: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22fe4a3..9fd9a17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3187,8 +3187,8 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite@6.3.6: - resolution: {integrity: sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==} + vite@6.4.1: + resolution: {integrity: sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -4429,8 +4429,8 @@ snapshots: unist-util-visit: 5.0.0 unstorage: 1.17.1(@azure/identity@4.12.0) vfile: 6.0.3 - vite: 6.3.6(@types/node@24.6.0)(sass@1.93.2) - vitefu: 1.1.1(vite@6.3.6(@types/node@24.6.0)(sass@1.93.2)) + vite: 6.4.1(@types/node@24.6.0)(sass@1.93.2) + vitefu: 1.1.1(vite@6.4.1(@types/node@24.6.0)(sass@1.93.2)) xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 yocto-spinner: 0.2.3 @@ -7195,7 +7195,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@6.3.6(@types/node@24.6.0)(sass@1.93.2): + vite@6.4.1(@types/node@24.6.0)(sass@1.93.2): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) @@ -7208,9 +7208,9 @@ snapshots: fsevents: 2.3.3 sass: 1.93.2 - vitefu@1.1.1(vite@6.3.6(@types/node@24.6.0)(sass@1.93.2)): + vitefu@1.1.1(vite@6.4.1(@types/node@24.6.0)(sass@1.93.2)): optionalDependencies: - vite: 6.3.6(@types/node@24.6.0)(sass@1.93.2) + vite: 6.4.1(@types/node@24.6.0)(sass@1.93.2) vscode-jsonrpc@8.2.0: {}