Skip to content

Commit deb97d4

Browse files
dependabot[bot]mrmelon54
authored andcommitted
Bump vite from 6.3.5 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 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 77a69eb commit deb97d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"smui-theme": "^8.0.0-beta.3",
9393
"svelte": "^5.16.1",
9494
"svelte-markdown": "^0.4.1",
95-
"vite": "^6.0.7"
95+
"vite": "^6.4.1"
9696
},
9797
"dependencies": {
9898
"electron-updater": "^6.3.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3550,10 +3550,10 @@ verror@^1.10.0:
35503550
core-util-is "1.0.2"
35513551
extsprintf "^1.2.0"
35523552

3553-
vite@^6.0.7:
3554-
version "6.3.5"
3555-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
3556-
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
3553+
vite@^6.4.1:
3554+
version "6.4.1"
3555+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
3556+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
35573557
dependencies:
35583558
esbuild "^0.25.0"
35593559
fdir "^6.4.4"

0 commit comments

Comments
 (0)