Update React types to the latest versions across all the packages (#116)
This commit is contained in:
committed by
GitHub
parent
4e91f267e0
commit
1ef522d373
@@ -80,8 +80,8 @@
|
||||
"@next/bundle-analyzer": "15.1.6",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.12.0",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@types/react": "19.0.8",
|
||||
"@types/react-dom": "19.0.3",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
|
||||
"dotenv-cli": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user