fix(deps): dedupes react (#6064)

This commit is contained in:
Jacob Fletcher
2024-04-26 13:22:12 -04:00
committed by GitHub
parent 14134d637d
commit a4e8795666
10 changed files with 96 additions and 98 deletions

View File

@@ -145,8 +145,8 @@
"prettier": "^3.0.3",
"prompts": "2.4.2",
"qs": "6.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"read-stream": "^2.1.1",
"rimraf": "3.0.2",
"semver": "^7.5.4",