📌(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:
@@ -25,6 +25,7 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/node": "20.11.28",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"typescript": "5.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user