From 06a55cf6ac54e2d3ec4efc3bcce1960966ba14b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:29:48 +0000 Subject: [PATCH] fix(deps): update dependency next to v16 [security] --- kompassi-v2-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kompassi-v2-frontend/package.json b/kompassi-v2-frontend/package.json index b1b02b974..ee298f372 100644 --- a/kompassi-v2-frontend/package.json +++ b/kompassi-v2-frontend/package.json @@ -21,7 +21,7 @@ "@js-temporal/polyfill": "^0.5.1", "bootstrap": "^5.3.5", "motion": "^12.0.0", - "next": "^15.5.7", + "next": "^16.0.0", "next-auth": "^4.24.11", "next-intl": "^4.3.4", "react": "^19.2.1",