diff --git a/package.json b/package.json index 106e4db..88bb6ce 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8", - "eslint-config-next": "14.2.8", + "eslint-config-next": "14.2.10", "eslint-config-prettier": "^9.1.0", "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-import": "^2.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a66244..38b8b5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^8 version: 8.57.0 eslint-config-next: - specifier: 14.2.8 - version: 14.2.8(eslint@8.57.0)(typescript@5.6.2) + specifier: 14.2.10 + version: 14.2.10(eslint@8.57.0)(typescript@5.6.2) eslint-config-prettier: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) @@ -194,8 +194,8 @@ packages: '@next/env@14.2.9': resolution: {integrity: sha512-hnDAoDPMii31V0ivibI8p6b023jOF1XblWTVjsDUoZKwnZlaBtJFZKDwFqi22R8r9i6W08dThUWU7Bsh2Rg8Ww==} - '@next/eslint-plugin-next@14.2.8': - resolution: {integrity: sha512-ue5vcq9Fjk3asACRDrzYjcGMEN7pMMDQ5zUD+FenkqvlPCVUD1x7PxBNOLfPYDZOrk/Vnl4GHmjj2mZDqPW8TQ==} + '@next/eslint-plugin-next@14.2.10': + resolution: {integrity: sha512-LqJcPP5QkmKewpwO3zX8SoVfWwKn5NKwfcs/j52oJa5EsEDyUsqjsmj5IRzmAJA0FSuB4umhjG55AGayY306fw==} '@next/swc-darwin-arm64@14.2.9': resolution: {integrity: sha512-/kfQifl3uLYi3DlwFlzCkgxe6fprJNLzzTUFknq3M5wGYicDIbdGlxUl6oHpVLJpBB/CBY3Y//gO6alz/K4NWA==} @@ -937,8 +937,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-next@14.2.8: - resolution: {integrity: sha512-gRqxHkSuCrQro6xqXnmXphcq8rdiw7FI+nLXpWmIlp/AfUzHCgXNQE7mOK+oco+SRaJbhqCg/68uRln1qjkF+Q==} + eslint-config-next@14.2.10: + resolution: {integrity: sha512-qO/L8LbfhBhobNowiJP+UBOb7w+JRvbz6T5X05heLOGO6/VwDIIsZL6XjWiKJ45lnwSpwP1kxoBBxCYr2wTMaw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -2455,7 +2455,7 @@ snapshots: '@next/env@14.2.9': {} - '@next/eslint-plugin-next@14.2.8': + '@next/eslint-plugin-next@14.2.10': dependencies: glob: 10.3.10 @@ -3344,9 +3344,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@14.2.8(eslint@8.57.0)(typescript@5.6.2): + eslint-config-next@14.2.10(eslint@8.57.0)(typescript@5.6.2): dependencies: - '@next/eslint-plugin-next': 14.2.8 + '@next/eslint-plugin-next': 14.2.10 '@rushstack/eslint-patch': 1.7.2 '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.0.2(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2) '@typescript-eslint/parser': 7.0.2(eslint@8.57.0)(typescript@5.6.2)