diff --git a/web/package.json b/web/package.json index cd1d19a..c72a6fd 100644 --- a/web/package.json +++ b/web/package.json @@ -27,7 +27,7 @@ "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", "eslint": "^8.57.1", - "eslint-config-next": "14.2.18", + "eslint-config-next": "14.2.35", "eslint-config-prettier": "^8.10.0", "eslint-plugin-prettier": "^5.2.6", "eslint-plugin-unused-imports": "^3.2.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index cb8080d..e9735d5 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^8.57.1 version: 8.57.1 eslint-config-next: - specifier: 14.2.18 - version: 14.2.18(eslint@8.57.1)(typescript@5.8.3) + specifier: 14.2.35 + version: 14.2.35(eslint@8.57.1)(typescript@5.8.3) eslint-config-prettier: specifier: ^8.10.0 version: 8.10.0(eslint@8.57.1) @@ -189,8 +189,8 @@ packages: '@next/env@14.2.35': resolution: {integrity: sha512-DuhvCtj4t9Gwrx80dmz2F4t/zKQ4ktN8WrMwOuVzkJfBilwAwGr6v16M5eI8yCuZ63H9TTuEU09Iu2HqkzFPVQ==} - '@next/eslint-plugin-next@14.2.18': - resolution: {integrity: sha512-KyYTbZ3GQwWOjX3Vi1YcQbekyGP0gdammb7pbmmi25HBUCINzDReyrzCMOJIeZisK1Q3U6DT5Rlc4nm2/pQeXA==} + '@next/eslint-plugin-next@14.2.35': + resolution: {integrity: sha512-Jw9A3ICz2183qSsqwi7fgq4SBPiNfmOLmTPXKvlnzstUwyvBrtySiY+8RXJweNAs9KThb1+bYhZh9XWcNOr2zQ==} '@next/swc-darwin-arm64@14.2.33': resolution: {integrity: sha512-HqYnb6pxlsshoSTubdXKu15g3iivcbsMXg4bYpjL2iS/V6aQot+iyF4BUc2qA/J/n55YtvE4PHMKWBKGCF/+wA==} @@ -789,8 +789,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-next@14.2.18: - resolution: {integrity: sha512-SuDRcpJY5VHBkhz5DijJ4iA4bVnBA0n48Rb+YSJSCDr+h7kKAcb1mZHusLbW+WA8LDB6edSolomXA55eG3eOVA==} + eslint-config-next@14.2.35: + resolution: {integrity: sha512-BpLsv01UisH193WyT/1lpHqq5iJ/Orfz9h/NOOlAmTUq4GY349PextQ62K4XpnaM9supeiEn3TaOTeQO07gURg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -2093,7 +2093,7 @@ snapshots: '@next/env@14.2.35': {} - '@next/eslint-plugin-next@14.2.18': + '@next/eslint-plugin-next@14.2.35': dependencies: glob: 10.3.10 @@ -2771,9 +2771,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@14.2.18(eslint@8.57.1)(typescript@5.8.3): + eslint-config-next@14.2.35(eslint@8.57.1)(typescript@5.8.3): dependencies: - '@next/eslint-plugin-next': 14.2.18 + '@next/eslint-plugin-next': 14.2.35 '@rushstack/eslint-patch': 1.11.0 '@typescript-eslint/eslint-plugin': 8.29.1(@typescript-eslint/parser@8.29.1(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) '@typescript-eslint/parser': 8.29.1(eslint@8.57.1)(typescript@5.8.3)