diff --git a/package.json b/package.json index 53b5f97..b70c858 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@typescript-eslint/parser": "^8.1.0", "cross-env": "^7.0.3", "eslint": "^8.57.0", - "eslint-config-next": "15.2.0", + "eslint-config-next": "15.2.1", "eslint-config-prettier": "^10.0.0", "eslint-plugin-next-on-pages": "^1.13.3", "eslint-plugin-prettier": "^5.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0c9b50..01f5a6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -201,8 +201,8 @@ importers: specifier: ^8.57.0 version: 8.57.1 eslint-config-next: - specifier: 15.2.0 - version: 15.2.0(eslint@8.57.1)(typescript@5.8.2) + specifier: 15.2.1 + version: 15.2.1(eslint@8.57.1)(typescript@5.8.2) eslint-config-prettier: specifier: ^10.0.0 version: 10.0.2(eslint@8.57.1) @@ -691,8 +691,8 @@ packages: '@next/env@14.2.24': resolution: {integrity: sha512-LAm0Is2KHTNT6IT16lxT+suD0u+VVfYNQqM+EJTKuFRRuY2z+zj01kueWXPCxbMBDt0B5vONYzabHGUNbZYAhA==} - '@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@14.2.24': resolution: {integrity: sha512-7Tdi13aojnAZGpapVU6meVSpNzgrFwZ8joDcNS8cJVNuP3zqqrLqeory9Xec5TJZR/stsGJdfwo8KeyloT3+rQ==} @@ -2639,8 +2639,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' @@ -5352,7 +5352,7 @@ snapshots: '@next/env@14.2.24': {} - '@next/eslint-plugin-next@15.2.0': + '@next/eslint-plugin-next@15.2.1': dependencies: fast-glob: 3.3.1 @@ -7528,9 +7528,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@15.2.0(eslint@8.57.1)(typescript@5.8.2): + eslint-config-next@15.2.1(eslint@8.57.1)(typescript@5.8.2): dependencies: - '@next/eslint-plugin-next': 15.2.0 + '@next/eslint-plugin-next': 15.2.1 '@rushstack/eslint-patch': 1.10.5 '@typescript-eslint/eslint-plugin': 8.26.0(@typescript-eslint/parser@8.26.0(eslint@8.57.1)(typescript@5.8.2))(eslint@8.57.1)(typescript@5.8.2) '@typescript-eslint/parser': 8.26.0(eslint@8.57.1)(typescript@5.8.2)