📌(frontend) block upgrade to react v19
Many dependencies are not supported react v19 yet. Avoid renovate to bump react to its latest major version.
This commit is contained in:
committed by
aleb_the_flash
parent
cc676cf71b
commit
fa85ef5690
@@ -14,7 +14,7 @@
|
||||
"groupName": "ignored js dependencies",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": [
|
||||
"eslint"
|
||||
"eslint", "react", "react-dom", "@types/react-dom", "@types/react", "react-i18next"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user