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 5, 2024
1 parent b1f6c60 commit 45b1f82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"peerDependencies": {
"@react-pdf/renderer": "^4.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^18.3.1 || ^19.0.0",
"react-dom": "^18.3.1 || ^19.0.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"bun-types": "1.1.38",
"lefthook": "1.8.5",
"prettier-package-json": "2.8.0",
Expand Down

0 comments on commit 45b1f82

Please sign in to comment.