📌(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:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.11.28",
|
||||
"@types/node": "*",
|
||||
"eslint-config-people": "*",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"i18next-parser": "8.8.0",
|
||||
|
||||
Reference in New Issue
Block a user