Skip to content

Commit

Permalink
React 19
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Dec 7, 2024
1 parent 2c5157f commit 3d7a033
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@reduxjs/toolkit": "^2.3.0",
"@toolpad/core": "^0.10.0",
"@types/node": "^22.10.0",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"eslint": "9.16.0",
Expand All @@ -47,10 +47,5 @@
"@inquirer/input": "^4.1.0",
"better-sqlite3": "^11.6.0",
"googleapis": "^144.0.0"
},
"overrides": {
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"react-is": "rc"
}
}

0 comments on commit 3d7a033

Please sign in to comment.