Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 4a69c3a commit 339dd51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"@remix-run/react": "^2.0.0",
"@sentry/remix": "^8.0.0",
"isbot": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"toucan-js": "^4.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.0.0",
"@remix-run/dev": "^2.0.0",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"prettier": "^3.0.0",
"typescript": "^5.0.0",
"vite": "^5.2.6",
Expand Down

0 comments on commit 339dd51

Please sign in to comment.