Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent dcc7c9d commit abc39fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@types/node": "18.14.2",
"@types/node-fetch": "^2.6.9",
"@types/qs": "^6.9.10",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/react-virtualized-auto-sizer": "^1.0.3",
"@types/react-window": "^1.8.8",
"autoprefixer": "^10.4.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.3",
"@types/qs": "^6.9.10",
"@types/react": "18.0.28",
"@types/react": "18.3.7",
"@types/react-test-renderer": "^18.0.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down

0 comments on commit abc39fc

Please sign in to comment.