⬇️(dependencies) downgrade next from 16.0.10 to 15.5.9

Passing the Next 16 will need more work to be compatible
with our application. We will do this upgrade later
in a dedicated PR.
We add it in the renovate.json to avoid having Renovate
trying to upgrade it again.
This commit is contained in:
Anthony LC
2025-12-22 10:28:13 +01:00
parent 3617e4f7b8
commit ff88465398
4 changed files with 166 additions and 216 deletions

View File

@@ -30,8 +30,11 @@
"groupName": "ignored js dependencies",
"matchManagers": ["npm"],
"matchPackageNames": [
"@next/eslint-plugin-next",
"docx",
"eslint-config-next",
"fetch-mock",
"next",
"node",
"node-fetch",
"workbox-webpack-plugin"