From 84a1e4b6a64f8c373b0b6381e98e117cfb00ed03 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Aug 2025 14:01:07 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-next to v15.4.5 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 19e2b03..24a323c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/react": "19.1.8", "@types/react-dom": "19.1.6", "eslint": "9.32.0", - "eslint-config-next": "15.4.1", + "eslint-config-next": "15.4.5", "eslint-config-prettier": "10.1.8", "postcss": "8.5.6", "tailwindcss": "4.1.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca2bcb0..ce1dd9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: 9.32.0 version: 9.32.0(jiti@2.4.2) eslint-config-next: - specifier: 15.4.1 - version: 15.4.1(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2) + specifier: 15.4.5 + version: 15.4.5(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2) eslint-config-prettier: specifier: 10.1.8 version: 10.1.8(eslint@9.32.0(jiti@2.4.2)) @@ -609,8 +609,8 @@ packages: '@next/env@15.4.5': resolution: {integrity: sha512-ruM+q2SCOVCepUiERoxOmZY9ZVoecR3gcXNwCYZRvQQWRjhOiPJGmQ2fAiLR6YKWXcSAh7G79KEFxN3rwhs4LQ==} - '@next/eslint-plugin-next@15.4.1': - resolution: {integrity: sha512-lQnHUxN7mMksK7IxgKDIXNMWFOBmksVrjamMEURXiYfo7zgsc30lnU8u4y/MJktSh+nB80ktTQeQbWdQO6c8Ow==} + '@next/eslint-plugin-next@15.4.5': + resolution: {integrity: sha512-YhbrlbEt0m4jJnXHMY/cCUDBAWgd5SaTa5mJjzOt82QwflAFfW/h3+COp2TfVSzhmscIZ5sg2WXt3MLziqCSCw==} '@next/swc-darwin-arm64@15.4.5': resolution: {integrity: sha512-84dAN4fkfdC7nX6udDLz9GzQlMUwEMKD7zsseXrl7FTeIItF8vpk1lhLEnsotiiDt+QFu3O1FVWnqwcRD2U3KA==} @@ -1622,8 +1622,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-next@15.4.1: - resolution: {integrity: sha512-XIIN+lq8XuSwXUrcv+0uHMDFGJFPxLAw04/a4muFZYygSvStvVa15nY7kh4Il6yOVJyxdMUyVdQ9ApGedaeupw==} + eslint-config-next@15.4.5: + resolution: {integrity: sha512-IMijiXaZ43qFB+Gcpnb374ipTKD8JIyVNR+6VsifFQ/LHyx+A9wgcgSIhCX5PYSjwOoSYD5LtNHKlM5uc23eww==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -3558,7 +3558,7 @@ snapshots: '@next/env@15.4.5': {} - '@next/eslint-plugin-next@15.4.1': + '@next/eslint-plugin-next@15.4.5': dependencies: fast-glob: 3.3.1 @@ -4616,9 +4616,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@15.4.1(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2): + eslint-config-next@15.4.5(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2): dependencies: - '@next/eslint-plugin-next': 15.4.1 + '@next/eslint-plugin-next': 15.4.5 '@rushstack/eslint-patch': 1.12.0 '@typescript-eslint/eslint-plugin': 8.37.0(@typescript-eslint/parser@8.37.0(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2) '@typescript-eslint/parser': 8.37.0(eslint@9.32.0(jiti@2.4.2))(typescript@5.9.2)