Update React types to the latest versions across all the packages (#116)

This commit is contained in:
Giancarlo Buomprisco
2025-01-28 15:08:34 +07:00
committed by GitHub
parent 4e91f267e0
commit 1ef522d373
20 changed files with 459 additions and 456 deletions

View File

@@ -21,7 +21,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.12.0",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react": "19.0.8",
"wp-types": "^4.67.0"
},
"eslintConfig": {