Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 6bee54b

Browse files
chore(deps): update dependency vite to ^6.3.5 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 866c64b commit 6bee54b

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
@@ -34,7 +34,7 @@
3434
"postcss": "^8.5.3",
3535
"prettier": "^3.5.3",
3636
"tailwindcss": "^3.4.17",
37-
"vite": "^6.3.4"
37+
"vite": "^6.3.5"
3838
},
3939
"dependencies": {
4040
"slugify": "^1.6.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2199,10 +2199,10 @@ vary@^1, vary@^1.1.2:
21992199
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
22002200
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
22012201

2202-
vite@^6.3.4:
2203-
version "6.3.4"
2204-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
2205-
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
2202+
vite@^6.3.5:
2203+
version "6.3.5"
2204+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
2205+
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
22062206
dependencies:
22072207
esbuild "^0.25.0"
22082208
fdir "^6.4.4"

0 commit comments

Comments
 (0)