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 7, 2024
1 parent 0654618 commit 56e4fbf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 70 deletions.
83 changes: 15 additions & 68 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@types/react": "^18.2.47",
"@types/react": "^19.0.0",
"typescript": "^5.2.2"
},
"peerDependencies": {
"react": "^17.0.2 || ^18.0.0"
"react": "^17.0.2 || ^18.0.0 || ^19.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 56e4fbf

Please sign in to comment.