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 20, 2024
1 parent 66cde54 commit 3ffa50d
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 @@ -27,9 +27,9 @@
"@sentry/tracing": "7.114.0",
"@use-it/interval": "1.0.0",
"bootstrap": "5.3.3",
"react": "18.3.1",
"react": "19.0.0",
"react-bootstrap": "2.10.7",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-full-screen": "1.1.1",
"react-scripts": "5.0.1",
"string.prototype.replaceall": "1.0.10",
Expand Down Expand Up @@ -57,7 +57,7 @@
]
},
"devDependencies": {
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5"
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2"
}
}

0 comments on commit 3ffa50d

Please sign in to comment.