From 10edf44875eed1e396c5401fbfcfd1f3d6f9f62e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 29 Oct 2024 16:43:26 +0000
Subject: [PATCH] chore(deps): update dependency eslint-config-next to v15

---
 example/nextjs/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/nextjs/package.json b/example/nextjs/package.json
index 5f77d8982..96473768e 100644
--- a/example/nextjs/package.json
+++ b/example/nextjs/package.json
@@ -20,7 +20,7 @@
     "@uiw/react-md-editor": "4.0.4",
     "autoprefixer": "^10.0.1",
     "eslint": "^8",
-    "eslint-config-next": "14.0.4",
+    "eslint-config-next": "15.0.2",
     "postcss": "^8",
     "tailwindcss": "^3.3.0",
     "typescript": "^5"