chore(deps): Update Build tooling

This commit is contained in:
renovate[bot]
2025-10-24 06:57:37 +00:00
committed by Xevion
parent 9ac0b8f296
commit bd13077d6c
2 changed files with 17 additions and 17 deletions

View File

@@ -28,10 +28,10 @@
"@tsconfig/vite-react": "^7.0.1",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "^4.7.0",
"prettier": "^3.6.2",
"tsx": "^4.20.6",
"typescript": "~5.9.2",
"typescript": "~5.9.3",
"vite": "^6.4.1",
"vitest": "^3.2.4"
}