Skip to content

Commit

Permalink
chore(deps): update react major dependency updates to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 8a945e8 commit 7bba832
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 43 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"@simenandre/prettier": "^5.0.0",
"@testing-library/react": "^16.0.0",
"@types/node": "^20.0.0",
"@types/react": "^18.2.12",
"@types/react": "^19.0.0",
"eslint": "^9.0.0",
"jsdom": "^22.1.0",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"ts-node-dev": "^2.0.0",
"typedoc": "^0.26.10",
"typedoc-plugin-markdown": "^4.2.9",
"typescript": "^5.2.2",
"vitest": "^2.0.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^19.0.0",
"react-dom": "^16.8.0 || || ^17.0.0 || ^18.0.0"
}
}
61 changes: 22 additions & 39 deletions pnpm-lock.yaml

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

0 comments on commit 7bba832

Please sign in to comment.