diff --git a/package.json b/package.json index bf363534..ccd18e21 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "autoprefixer": "10.4.20", "cz-conventional-changelog": "3.3.0", "eslint": "9.21.0", - "eslint-config-next": "15.2.0", + "eslint-config-next": "15.2.1", "eslint-config-prettier": "10.0.2", "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 74e0679a..64f507cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 9.21.0 version: 9.21.0(jiti@1.21.6) eslint-config-next: - specifier: 15.2.0 - version: 15.2.0(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2) + specifier: 15.2.1 + version: 15.2.1(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2) eslint-config-prettier: specifier: 10.0.2 version: 10.0.2(eslint@9.21.0(jiti@1.21.6)) @@ -499,8 +499,8 @@ packages: '@next/env@13.4.19': resolution: {integrity: sha512-FsAT5x0jF2kkhNkKkukhsyYOrRqtSxrEhfliniIq0bwWbuXLgyt3Gv0Ml+b91XwjwArmuP7NxCiGd++GGKdNMQ==} - '@next/eslint-plugin-next@15.2.0': - resolution: {integrity: sha512-jHFUG2OwmAuOASqq253RAEG/5BYcPHn27p1NoWZDCf4OdvdK0yRYWX92YKkL+Mk2s+GyJrmd/GATlL5b2IySpw==} + '@next/eslint-plugin-next@15.2.1': + resolution: {integrity: sha512-6ppeToFd02z38SllzWxayLxjjNfzvc7Wm07gQOKSLjyASvKcXjNStZrLXMHuaWkhjqxe+cnhb2uzfWXm1VEj/Q==} '@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.0: - resolution: {integrity: sha512-LkG0KKpinAoNPk2HXSx0fImFb/hQ6RnhSxTkpJFTkQ0SmnzsbRsjjN95WC/mDY34nKOenpptYEVvfkCR/h+VjA==} + eslint-config-next@15.2.1: + resolution: {integrity: sha512-mhsprz7l0no8X+PdDnVHF4dZKu9YBJp2Rf6ztWbXBLJ4h6gxmW//owbbGJMBVUU+PibGJDAqZhW4pt8SC8HSow==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -3734,7 +3734,7 @@ snapshots: '@next/env@13.4.19': {} - '@next/eslint-plugin-next@15.2.0': + '@next/eslint-plugin-next@15.2.1': dependencies: fast-glob: 3.3.1 @@ -4855,9 +4855,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@15.2.0(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2): + eslint-config-next@15.2.1(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2): dependencies: - '@next/eslint-plugin-next': 15.2.0 + '@next/eslint-plugin-next': 15.2.1 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@5.62.0(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2))(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2) '@typescript-eslint/parser': 5.62.0(eslint@9.21.0(jiti@1.21.6))(typescript@5.8.2)