chore: update types/react to next version
This commit is contained in:
parent
f30288f9ac
commit
b9e531e24c
2 changed files with 4 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue