From ef7127be77ee26460944bdf86cc96daa1affca58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:34:12 +0000 Subject: [PATCH] fix(deps): update nextjs monorepo --- apps/frontend/package.json | 2 +- apps/landing/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index a23f026e..b39ca8b7 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -83,7 +83,7 @@ "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^8.13.0", "eslint": "8.57.1", - "eslint-config-next": "14.2.25", + "eslint-config-next": "14.2.33", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-prettier": "^5.2.1", diff --git a/apps/landing/package.json b/apps/landing/package.json index f002bae1..752d9572 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -13,7 +13,7 @@ "@icons-pack/react-simple-icons": "^13.7.0", "@tailwindcss/postcss": "^4.1.12", "autoprefixer": "^10.4.21", - "next": "15.5.2", + "next": "15.5.6", "postcss": "^8.5.6", "react": "19.1.0", "react-dom": "19.1.0", @@ -32,7 +32,7 @@ "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^8.13.0", "eslint": "8.57.1", - "eslint-config-next": "14.2.25", + "eslint-config-next": "14.2.33", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-prettier": "^5.2.1",