Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent f9239e8 commit bbb5808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "22.10.1",
"@types/react": "^18.2.79",
"@types/react": "^19.0.0",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-datepicker": "^7.0.0",
"@types/react-dom": "^18.2.25",
Expand Down
2 changes: 1 addition & 1 deletion packages/ufb-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@swc/core": "^1.4.16",
"@swc/jest": "^0.2.36",
"@types/react": "^18.2.79",
"@types/react": "^19.0.0",
"@types/react-dom": "^18.2.25",
"@ufb/eslint-config": "workspace:*",
"@ufb/prettier-config": "workspace:*",
Expand Down

0 comments on commit bbb5808

Please sign in to comment.