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 Sep 23, 2024
1 parent c1bbe3b commit c5c96c5
Show file tree
Hide file tree
Showing 2 changed files with 725 additions and 733 deletions.
14 changes: 7 additions & 7 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.8",
"@types/react-dom": "18.3.0",
"@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-redux": "8.1.3",
"react-router-dom": "6.26.2",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4"
Expand Down
Loading

0 comments on commit c5c96c5

Please sign in to comment.