Skip to content

Commit 9a452f2

Browse files
chore(deps): update dependency vite to v6.3.5 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88fe22e commit 9a452f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react": "18.3.20",
2020
"@types/react-dom": "18.3.7",
2121
"typescript": "5.8.3",
22-
"vite": "6.3.4"
22+
"vite": "6.3.5"
2323
}
2424
}

demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -423,10 +423,10 @@ typescript@5.8.3:
423423
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
424424
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
425425

426-
vite@6.3.4:
427-
version "6.3.4"
428-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
429-
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
426+
vite@6.3.5:
427+
version "6.3.5"
428+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
429+
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
430430
dependencies:
431431
esbuild "^0.25.0"
432432
fdir "^6.4.4"

0 commit comments

Comments
 (0)