Bump vite from 6.3.6 to 6.4.1 in the npm_and_yarn group across 1 directory (#2359)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-24 11:38:14 -04:00
committed by GitHub
parent 373ea413cd
commit 33d4e09abb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"laravel-vite-plugin": "^1.0.0",
"postcss": "^8.5.4",
"tailwindcss": "^3.4.0",
"vite": "^6.3.6"
"vite": "^6.4.1"
}
},
"node_modules/@alloc/quick-lru": {
@@ -2516,9 +2516,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
"integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -12,6 +12,6 @@
"laravel-vite-plugin": "^1.0.0",
"postcss": "^8.5.4",
"tailwindcss": "^3.4.0",
"vite": "^6.3.6"
"vite": "^6.4.1"
}
}