chore(frontend): adiciona @types/react e @types/react-dom

This commit is contained in:
VPS 4 Builder
2026-05-14 04:09:41 +02:00
parent f0f24e8a68
commit 7c41fa09ed
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -26,6 +26,8 @@
"@tailwindcss/postcss": "^4.2.0",
"@tailwindcss/vite": "^4.2.0",
"@types/node": "^22.14.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.0.0",
"autoprefixer": "^10.4.24",
"postcss": "^8.5.6",