Skip to content

Commit

Permalink
chore(deps): update react
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 90ebc08 commit 25debb0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/casl-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"license": "MIT",
"peerDependencies": {
"@casl/ability": "^3.0.0 || ^4.0.0 || ^5.1.0 || ^6.0.0",
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"devDependencies": {
"@casl/ability": "^6.0.0",
"@casl/dx": "workspace:^1.0.0",
"@testing-library/react-hooks": "^4.0.1",
"@testing-library/react-hooks": "^8.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^22.0.0",
"@types/react": "^18.0.0",
"@types/react": "^19.0.0",
"chai": "^4.1.0",
"chai-spies": "^1.0.0",
"react": "^18.0.0",
"react-test-renderer": "^18.0.0"
"react": "^19.0.0",
"react-test-renderer": "^19.0.0"
},
"files": [
"dist",
Expand Down

0 comments on commit 25debb0

Please sign in to comment.