use common react version

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
aramissennyeydd
2024-06-19 11:40:42 -04:00
parent afc413d5c0
commit a99bf141a0
47 changed files with 182 additions and 182 deletions
+2 -2
View File
@@ -72,8 +72,8 @@
"@types/react": "^18.0.0",
"jest-websocket-mock": "^2.5.0",
"msw": "^1.3.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",
"react-router-dom": "^6.3.0"
},
"peerDependencies": {