fix(deps): package updates

This commit is contained in:
Philipinho
2026-04-07 10:24:46 +01:00
parent e1bbceb9a6
commit 4966f9b152
3 changed files with 290 additions and 586 deletions
+2 -2
View File
@@ -67,7 +67,7 @@
"@types/node": "22.19.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^6.0.0",
"@vitejs/plugin-react": "^6.0.1",
"eslint": "^9.28.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
@@ -80,6 +80,6 @@
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"typescript-eslint": "^8.57.1",
"vite": "^8.0.1"
"vite": "8.0.5"
}
}