📌(frontend) pin @types/react-dom globally
Compatibility issues with `@types/react-dom`. Force the usage of the same version of `@types/react-dom` across all packages and dependencies.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.2.66",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "*",
|
||||
"dotenv": "16.4.5",
|
||||
"eslint-config-people": "*",
|
||||
"fetch-mock": "9.11.0",
|
||||
|
||||
Reference in New Issue
Block a user