chore(deps): Update Build tooling

This commit is contained in:
renovate[bot]
2025-11-06 05:39:57 +00:00
committed by Xevion
parent 29797df2d3
commit f8b4ff9206
2 changed files with 37 additions and 37 deletions

View File

@@ -28,11 +28,11 @@
"@tsconfig/vite-react": "^7.0.1",
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@vitejs/plugin-react": "^4.7.0",
"@vitejs/plugin-react": "^5.1.0",
"prettier": "^3.6.2",
"tsx": "^4.20.6",
"typescript": "~5.9.3",
"vite": "^6.4.1",
"vite": "^7.2.1",
"vitest": "^3.2.4"
}
}