📌(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:
@@ -13,13 +13,6 @@
|
||||
"groupName": "ignored js dependencies",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": ["node", "node-fetch", "i18next-parser"]
|
||||
},
|
||||
{
|
||||
"enabled": false,
|
||||
"groupName": "ignored js @types/react-dom@18.2.19",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": ["@types/react-dom"],
|
||||
"allowedVersions": ">18.2.19"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user