Skip to content

Commit

Permalink
chore(deps): update dependencies [react]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent c1bbe3b commit 51a2b2e
Show file tree
Hide file tree
Showing 3 changed files with 738 additions and 742 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
}
},
"resolutions": {
"react-virtualized": "9.22.5"
"react-virtualized": "9.22.6"
}
}
16 changes: 8 additions & 8 deletions packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/testing-library__jest-dom": "5.14.6",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@types/react-redux": "7.1.25",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-redux": "7.1.34",
"@types/redux-logger": "3.0.9",
"@types/remote-redux-devtools": "0.5.5",
"@types/redux-mock-store": "1.0.3",
Expand All @@ -52,13 +52,13 @@
"path": "0.12.7",
"postcss": "8.4.24",
"moment": "2.29.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "12.3.1",
"react-moment": "1.1.3",
"react-paginate": "8.2.0",
"react-redux": "8.1.1",
"react-router-dom": "6.13.0",
"react-paginate": "8.3.0",
"react-redux": "8.1.3",
"react-router-dom": "6.29.0",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4"
Expand Down
Loading

0 comments on commit 51a2b2e

Please sign in to comment.