Skip to content

Commit 9a3fda2

Browse files
Bump vite
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: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 134e52e commit 9a3fda2

File tree

3 files changed

+10
-27
lines changed

3 files changed

+10
-27
lines changed

dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/package-lock.json

Lines changed: 5 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"globals": "^15.15.0",
3333
"typescript": "~5.7.2",
3434
"typescript-eslint": "^8.24.1",
35-
"vite": "^6.4.1"
35+
"vite": "^6.4.2"
3636
}
3737
}

dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3375,10 +3375,10 @@ vfile@^6.0.0:
33753375
"@types/unist" "^3.0.0"
33763376
vfile-message "^4.0.0"
33773377

3378-
vite@^6.4.1:
3379-
version "6.4.1"
3380-
resolved "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz"
3381-
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
3378+
vite@^6.4.2:
3379+
version "6.4.2"
3380+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.2.tgz#a4e548ca3a90ca9f3724582cab35e1ba15efc6f2"
3381+
integrity sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==
33823382
dependencies:
33833383
esbuild "^0.25.0"
33843384
fdir "^6.4.4"

0 commit comments

Comments
 (0)