We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33d088 commit 67e38f6Copy full SHA for 67e38f6
packages/webapp/package.json
@@ -31,8 +31,8 @@
31
"@testing-library/react-hooks": "8.0.1",
32
"@testing-library/user-event": "14.4.3",
33
"@types/testing-library__jest-dom": "5.14.6",
34
- "@types/react": "18.2.13",
35
- "@types/react-dom": "18.2.6",
+ "@types/react": "18.2.15",
+ "@types/react-dom": "18.2.7",
36
"@types/react-redux": "7.1.25",
37
"@types/redux-logger": "3.0.9",
38
"@types/remote-redux-devtools": "0.5.5",
@@ -58,7 +58,7 @@
58
"react-moment": "1.1.3",
59
"react-paginate": "8.2.0",
60
"react-redux": "8.1.1",
61
- "react-router-dom": "6.13.0",
+ "react-router-dom": "6.14.1",
62
"redux": "4.2.1",
63
"redux-logger": "3.0.6",
64
"redux-mock-store": "1.5.4"
0 commit comments