📌(frontend) hold next to v15.4.7

Avoid renovate to bump next to its latest major version.
This commit is contained in:
Marie PUPO JEAMMET
2025-10-27 16:35:46 +01:00
committed by BEY Quentin
parent 39af4313cf
commit e5938e144e
4 changed files with 44 additions and 43 deletions

View File

@@ -41,6 +41,7 @@ const nextConfig = {
return config;
},
turbopack: {},
};
module.exports = nextConfig;

View File

@@ -24,7 +24,7 @@
"i18next-browser-languagedetector": "8.2.0",
"lodash": "4.17.21",
"luxon": "3.7.2",
"next": "16.0.0",
"next": "15.4.7",
"react": "*",
"react-dom": "*",
"react-hook-form": "7.65.0",