From 4b7013aa964ea95e39b02e6c01c246e0b31b83e2 Mon Sep 17 00:00:00 2001 From: Ronniie Date: Sun, 7 Dec 2025 15:57:18 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 858c873..33ecf3d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "15.0.3", + "next": "16.0.7", "react": "19.0.0-rc-66855b96-20241106", "react-dom": "19.0.0-rc-66855b96-20241106", "react-icons": "^5.3.0"