chore(deps): update dependency vite to v8 - autoclosed #17

Closed
rasensprenger wants to merge 1 commit from renovate/vite-8.x into main

View file

@ -23,6 +23,6 @@
"@types/react-dom": "^19.2.0", "@types/react-dom": "^19.2.0",
"@vitejs/plugin-react": "^6.0.0", "@vitejs/plugin-react": "^6.0.0",
"tailwindcss": "^4.3.1", "tailwindcss": "^4.3.1",
"vite": "^7.1.12" "vite": "^8.0.0"
} }
} }