diff --git a/package.json b/package.json index 49c5d92a..7dfd4162 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "autoprefixer": "10.4.21", "cz-conventional-changelog": "3.3.0", "eslint": "9.22.0", - "eslint-config-next": "15.2.2", + "eslint-config-next": "15.2.3", "eslint-config-prettier": "10.1.1", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-testing-library": "7.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ee16cf8..ada5e75a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 9.22.0 version: 9.22.0(jiti@1.21.6) eslint-config-next: - specifier: 15.2.2 - version: 15.2.2(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2) + specifier: 15.2.3 + version: 15.2.3(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2) eslint-config-prettier: specifier: 10.1.1 version: 10.1.1(eslint@9.22.0(jiti@1.21.6)) @@ -503,8 +503,8 @@ packages: '@next/env@13.4.19': resolution: {integrity: sha512-FsAT5x0jF2kkhNkKkukhsyYOrRqtSxrEhfliniIq0bwWbuXLgyt3Gv0Ml+b91XwjwArmuP7NxCiGd++GGKdNMQ==} - '@next/eslint-plugin-next@15.2.2': - resolution: {integrity: sha512-1+BzokFuFQIfLaRxUKf2u5In4xhPV7tUgKcK53ywvFl6+LXHWHpFkcV7VNeKlyQKUotwiq4fy/aDNF9EiUp4RQ==} + '@next/eslint-plugin-next@15.2.3': + resolution: {integrity: sha512-eNSOIMJtjs+dp4Ms1tB1PPPJUQHP3uZK+OQ7iFY9qXpGO6ojT6imCL+KcUOqE/GXGidWbBZJzYdgAdPHqeCEPA==} '@next/swc-darwin-arm64@13.4.19': resolution: {integrity: sha512-vv1qrjXeGbuF2mOkhkdxMDtv9np7W4mcBtaDnHU+yJG+bBwa6rYsYSCI/9Xm5+TuF5SbZbrWO6G1NfTh1TMjvQ==} @@ -1525,8 +1525,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-next@15.2.2: - resolution: {integrity: sha512-g34RI7RFS4HybYFwGa/okj+8WZM+/fy+pEM+aqRQoVvM4gQhKrd4wIEddKmlZfWD75j8LTwB5zwkmNv3DceH1A==} + eslint-config-next@15.2.3: + resolution: {integrity: sha512-VDQwbajhNMFmrhLWVyUXCqsGPN+zz5G8Ys/QwFubfsxTIrkqdx3N3x3QPW+pERz8bzGPP0IgEm8cNbZcd8PFRQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -3730,7 +3730,7 @@ snapshots: '@next/env@13.4.19': {} - '@next/eslint-plugin-next@15.2.2': + '@next/eslint-plugin-next@15.2.3': dependencies: fast-glob: 3.3.1 @@ -4849,9 +4849,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@15.2.2(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2): + eslint-config-next@15.2.3(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2): dependencies: - '@next/eslint-plugin-next': 15.2.2 + '@next/eslint-plugin-next': 15.2.3 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@5.62.0(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2))(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2) '@typescript-eslint/parser': 5.62.0(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2)