Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 6389f98 commit b1cd56e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@tanstack/react-query": "^5.0.0",
"@tanstack/react-query-devtools": "^5.0.0",
"@types/node": "20.14.10",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3",
"accept-language": "^3.0.18",
"date-fns": "^3.6.0",
"dotenv": "^16.3.1",
Expand Down Expand Up @@ -137,7 +137,7 @@
}
},
"overrides": {
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2"
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3"
}
}

0 comments on commit b1cd56e

Please sign in to comment.