Skip to content

Commit

Permalink
Update react monorepo to v19.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 8e7346e commit 6637859
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 290 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"devDependencies": {
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"eslint": "^9.16.0",
"eslint-config-next": "15.0.4",
"postcss": "^8.4.49",
Expand All @@ -68,8 +68,8 @@
"overrides": {
"react": "19.0.0",
"react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1"
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2"
}
}
}
Loading

0 comments on commit 6637859

Please sign in to comment.