Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 223433d commit f87d3c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
},
"dependencies": {
"next": "13.5.6",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-markdown": "8.0.7"
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/react": "17.0.83",
"@types/react": "19.0.1",
"classnames": "2.5.1",
"prettier": "3.4.2",
"typescript": "5.7.2"
Expand Down

0 comments on commit f87d3c5

Please sign in to comment.