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 16, 2024
1 parent 5487346 commit f0df842
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"@google-cloud/storage": "7.14.0",
"@remix-run/react": "2.15.1",
"@remix-run/serve": "2.15.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"tiny-invariant": "1.3.3"
},
"devDependencies": {
"@remix-run/dev": "2.15.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"typescript": "5.7.2"
},
"sideEffects": false
Expand Down

0 comments on commit f0df842

Please sign in to comment.