Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 1f44762 commit 306a178
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 41 deletions.
60 changes: 23 additions & 37 deletions teamized/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions teamized/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"webpack-cli": "~6.0.0"
},
"dependencies": {
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"bootstrap": "5.3.3",
"jquery": "3.7.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"recharts": "2.15.0"
}
}

0 comments on commit 306a178

Please sign in to comment.