chore: update types/react to next version

This commit is contained in:
afiqzudinhadi 2025-07-10 21:49:38 +08:00
parent f30288f9ac
commit b9e531e24c
2 changed files with 4 additions and 4 deletions

View file

@ -18,8 +18,8 @@
"devDependencies": {
"@repo/eslint-config": "*",
"@repo/typescript-config": "*",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react": "^4.5.1",
"eslint": "^9.29.0",
"typescript": "5.8.2",