From 735bfb8d5260b2f7161e3022d3c02354ef498ddb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 22:06:35 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-next to v15.5.6 --- website/package.json | 2 +- website/pnpm-lock.yaml | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/website/package.json b/website/package.json index 9c680f322..c4e3593b1 100644 --- a/website/package.json +++ b/website/package.json @@ -38,7 +38,7 @@ "@typescript-eslint/parser": "8.38.0", "cross-env": "7.0.3", "eslint": "9.24.0", - "eslint-config-next": "15.4.2", + "eslint-config-next": "15.5.6", "eslint-config-prettier": "10.1.8", "pagefind": "1.3.0", "postcss-import": "16.1.1", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 1fc5e4f3a..f6068c5e0 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 9.24.0 version: 9.24.0(jiti@1.21.7) eslint-config-next: - specifier: 15.4.2 - version: 15.4.2(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3) + specifier: 15.5.6 + version: 15.5.6(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3) eslint-config-prettier: specifier: 10.1.8 version: 10.1.8(eslint@9.24.0(jiti@1.21.7)) @@ -480,8 +480,8 @@ packages: '@next/env@15.4.2': resolution: {integrity: sha512-kd7MvW3pAP7tmk1NaiX4yG15xb2l4gNhteKQxt3f+NGR22qwPymn9RBuv26QKfIKmfo6z2NpgU8W2RT0s0jlvg==} - '@next/eslint-plugin-next@15.4.2': - resolution: {integrity: sha512-k0rjdWjXBY6tAOty1ckrMETE6Mx66d85NsgcAIdDp7/cXOsTJ93ywmbg3uUcpxX5TUHFEcCWI5mb8nPhwCe9jg==} + '@next/eslint-plugin-next@15.5.6': + resolution: {integrity: sha512-YxDvsT2fwy1j5gMqk3ppXlsgDopHnkM4BoxSVASbvvgh5zgsK8lvWerDzPip8k3WVzsTZ1O7A7si1KNfN4OZfQ==} '@next/swc-darwin-arm64@15.4.2': resolution: {integrity: sha512-ovqjR8NjCBdBf1U+R/Gvn0RazTtXS9n6wqs84iFaCS1NHbw9ksVE4dfmsYcLoyUVd9BWE0bjkphOWrrz8uz/uw==} @@ -1780,8 +1780,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-next@15.4.2: - resolution: {integrity: sha512-rAeZyTWn1/36Y+S+KpJ/W+RAUmM6fpBWsON4Uci+5l9DIKrhkMK0rgAZQ45ktx+xFk5tyYwkTBGit/9jalsHrw==} + eslint-config-next@15.5.6: + resolution: {integrity: sha512-cGr3VQlPsZBEv8rtYp4BpG1KNXDqGvPo9VC1iaCgIA11OfziC/vczng+TnAS3WpRIR3Q5ye/6yl+CRUuZ1fPGg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -2567,6 +2567,7 @@ packages: mathjax-full@3.2.2: resolution: {integrity: sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==} + deprecated: Version 4 replaces this package with the scoped package @mathjax/src mdast-util-find-and-replace@3.0.2: resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==} @@ -4161,7 +4162,7 @@ snapshots: '@next/env@15.4.2': {} - '@next/eslint-plugin-next@15.4.2': + '@next/eslint-plugin-next@15.5.6': dependencies: fast-glob: 3.3.1 @@ -5571,9 +5572,9 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@15.4.2(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3): + eslint-config-next@15.5.6(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3): dependencies: - '@next/eslint-plugin-next': 15.4.2 + '@next/eslint-plugin-next': 15.5.6 '@rushstack/eslint-patch': 1.11.0 '@typescript-eslint/eslint-plugin': 8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3))(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3) '@typescript-eslint/parser': 8.38.0(eslint@9.24.0(jiti@1.21.7))(typescript@5.8.3)