Files
dependabot[bot] a96900d596 Bump vite from 6.4.1 to 6.4.2 in the npm_and_yarn group across 1 directory (#2748)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-18 08:11:14 -04:00

17 lines
377 B
JSON

{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/vite": "^4.1.17",
"autoprefixer": "^10.4.15",
"laravel-vite-plugin": "^1.0.0",
"tailwindcss": "^4.1.17",
"vite": "^6.4.2"
}
}