diff --git a/package.json b/package.json index 91e25963..9fd2772d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "autoprefixer": "10.4.20", "classix": "2.2.0", "eslint": "^8.57.0", - "eslint-config-next": "15.1.0", + "eslint-config-next": "15.1.3", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-import-resolver-typescript": "3.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ac1324c..48473de7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,8 +175,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 eslint-config-next: - specifier: 15.1.0 - version: 15.1.0(eslint@8.57.0)(typescript@5.4.5) + specifier: 15.1.3 + version: 15.1.3(eslint@8.57.0)(typescript@5.4.5) eslint-config-prettier: specifier: 9.1.0 version: 9.1.0(eslint@8.57.0) @@ -1137,8 +1137,8 @@ packages: '@next/env@15.1.2': resolution: {integrity: sha512-Hm3jIGsoUl6RLB1vzY+dZeqb+/kWPZ+h34yiWxW0dV87l8Im/eMOwpOA+a0L78U0HM04syEjXuRlCozqpwuojQ==} - '@next/eslint-plugin-next@15.1.0': - resolution: {integrity: sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==} + '@next/eslint-plugin-next@15.1.3': + resolution: {integrity: sha512-oeP1vnc5Cq9UoOb8SYHAEPbCXMzOgG70l+Zfd+Ie00R25FOm+CCVNrcIubJvB1tvBgakXE37MmqSycksXVPRqg==} '@next/mdx@15.0.2': resolution: {integrity: sha512-CANCD3snLdLJxCcqn0DBAl5qMUBvAPdWA2cWljt+lnVtcvIfGXRVLwraqSOHBjddvZ3ClCYcf3AvjEBHA4NBxA==} @@ -2774,8 +2774,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-next@15.1.0: - resolution: {integrity: sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==} + 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' @@ -7700,7 +7700,7 @@ snapshots: '@next/env@15.1.2': {} - '@next/eslint-plugin-next@15.1.0': + '@next/eslint-plugin-next@15.1.3': dependencies: fast-glob: 3.3.1 @@ -9436,9 +9436,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-next@15.1.0(eslint@8.57.0)(typescript@5.4.5): + eslint-config-next@15.1.3(eslint@8.57.0)(typescript@5.4.5): dependencies: - '@next/eslint-plugin-next': 15.1.0 + '@next/eslint-plugin-next': 15.1.3 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5)