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

@ -27,8 +27,8 @@
"devDependencies": {
"@remix-run/dev": "^2.15.2",
"@repo/eslint-config": "*",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@typescript-eslint/eslint-plugin": "^8.34.0",
"@typescript-eslint/parser": "^8.34.0",
"autoprefixer": "^10.4.20",