chore(deps): Update Build tooling (#81)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-08 15:41:24 +00:00
committed by GitHub
parent 78f57b4c3b
commit 27c980596d
2 changed files with 25 additions and 25 deletions

View File

@@ -28,11 +28,11 @@
"@tsconfig/vite-react": "^7.0.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitejs/plugin-react": "^5.1.2",
"prettier": "^3.7.4",
"tsx": "^4.20.6",
"typescript": "~5.9.3",
"vite": "^7.2.4",
"vite": "^7.2.7",
"vitest": "^3.2.4"
}
}