diff --git a/package.json b/package.json index 11ebe0b..64e2aa6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/node": "^22.10.0", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "eslint-config-next": "15.0.2", + "eslint-config-next": "15.1.3", "postcss": "^8.4.49", "tailwindcss": "^3.4.15", "typescript": "^5.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cca85f2..c7fd33a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: 18.3.1 version: 18.3.1 eslint-config-next: - specifier: 15.0.2 - version: 15.0.2(eslint@8.57.0)(typescript@5.7.2) + specifier: 15.1.3 + version: 15.1.3(eslint@8.57.0)(typescript@5.7.2) postcss: specifier: ^8.4.49 version: 8.4.49 @@ -278,8 +278,8 @@ packages: '@next/env@15.0.2': resolution: {integrity: sha512-c0Zr0ModK5OX7D4ZV8Jt/wqoXtitLNPwUfG9zElCZztdaZyNVnN40rDXVZ/+FGuR4CcNV5AEfM6N8f+Ener7Dg==} - '@next/eslint-plugin-next@15.0.2': - resolution: {integrity: sha512-R9Jc7T6Ge0txjmqpPwqD8vx6onQjynO9JT73ArCYiYPvSrwYXepH/UY/WdKDY8JPWJl72sAE4iGMHPeQ5xdEWg==} + '@next/eslint-plugin-next@15.1.3': + resolution: {integrity: sha512-oeP1vnc5Cq9UoOb8SYHAEPbCXMzOgG70l+Zfd+Ie00R25FOm+CCVNrcIubJvB1tvBgakXE37MmqSycksXVPRqg==} '@next/swc-darwin-arm64@15.0.2': resolution: {integrity: sha512-GK+8w88z+AFlmt+ondytZo2xpwlfAR8U6CRwXancHImh6EdGfHMIrTSCcx5sOSBei00GyLVL0ioo1JLKTfprgg==} @@ -1252,8 +1252,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-next@15.0.2: - resolution: {integrity: sha512-N8o6cyUXzlMmQbdc2Kc83g1qomFi3ITqrAZfubipVKET2uR2mCStyGRcx/r8WiAIVMul2KfwRiCHBkTpBvGBmA==} + eslint-config-next@15.1.3: + resolution: {integrity: sha512-wGYlNuWnh4ujuKtZvH+7B2Z2vy9nONZE6ztd+DKF7hAsIabkrxmD4TzYHzASHENo42lmz2tnT2B+zN2sOHvpJg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -2780,7 +2780,7 @@ snapshots: '@next/env@15.0.2': {} - '@next/eslint-plugin-next@15.0.2': + '@next/eslint-plugin-next@15.1.3': dependencies: fast-glob: 3.3.1 @@ -3734,9 +3734,9 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@15.0.2(eslint@8.57.0)(typescript@5.7.2): + eslint-config-next@15.1.3(eslint@8.57.0)(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 15.0.2 + '@next/eslint-plugin-next': 15.1.3 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': 8.16.0(eslint@8.57.0)(typescript@5.7.2)