diff --git a/front-end/package.json b/front-end/package.json index 2ebc7df4..281d0f11 100644 --- a/front-end/package.json +++ b/front-end/package.json @@ -61,7 +61,7 @@ "drizzle-orm": "^0.31.0", "encoding": "^0.1.13", "eslint": "^9.4.0", - "eslint-config-next": "13.5.6", + "eslint-config-next": "14.2.4", "eslint-plugin-react-compiler": "^0.0.0", "fs": "0.0.1-security", "geist": "^1.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac35f2c1..21a3d152 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -162,8 +162,8 @@ importers: specifier: ^9.4.0 version: 9.4.0 eslint-config-next: - specifier: 13.5.6 - version: 13.5.6(eslint@9.4.0)(typescript@5.4.5) + specifier: 14.2.4 + version: 14.2.4(eslint@9.4.0)(typescript@5.4.5) eslint-plugin-react-compiler: specifier: ^0.0.0 version: 0.0.0 @@ -1602,9 +1602,6 @@ packages: '@next/env@15.0.0-rc.0': resolution: {integrity: sha512-6W0ndQvHR9sXcqcKeR/inD2UTRCs9+VkSK3lfaGmEuZs7EjwwXMO2BPYjz9oBrtfPL3xuTjtXsHKSsalYQ5l1Q==} - '@next/eslint-plugin-next@13.5.6': - resolution: {integrity: sha512-ng7pU/DDsxPgT6ZPvuprxrkeew3XaRf4LAT4FabaEO/hAbvVx4P7wqnqdbTdDn1kgTvsI4tpIgT4Awn/m0bGbg==} - '@next/eslint-plugin-next@14.2.4': resolution: {integrity: sha512-svSFxW9f3xDaZA3idQmlFw7SusOuWTpDTAeBlO3AEPDltrraV+lqs7mAc6A27YdnpQVVIA3sODqUAAHdWhVWsA==} @@ -3507,8 +3504,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-next@13.5.6: - resolution: {integrity: sha512-o8pQsUHTo9aHqJ2YiZDym5gQAMRf7O2HndHo/JZeY7TDD+W4hk6Ma8Vw54RHiBeb7OWWO5dPirQB+Is/aVQ7Kg==} + eslint-config-next@14.2.4: + resolution: {integrity: sha512-Qr0wMgG9m6m4uYy2jrYJmyuNlYZzPRQq5Kvb9IDlYwn+7yq6W6sfMNFgb+9guM1KYwuIo6TIaiFhZJ6SnQ/Efw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -3838,10 +3835,6 @@ packages: engines: {node: '>=16 || 14 >=14.18'} hasBin: true - glob@7.1.7: - resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} - deprecated: Glob versions prior to v9 are no longer supported - glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -6981,10 +6974,6 @@ snapshots: '@next/env@15.0.0-rc.0': {} - '@next/eslint-plugin-next@13.5.6': - dependencies: - glob: 7.1.7 - '@next/eslint-plugin-next@14.2.4': dependencies: glob: 10.3.10 @@ -9116,9 +9105,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-next@13.5.6(eslint@9.4.0)(typescript@5.4.5): + eslint-config-next@14.2.4(eslint@9.4.0)(typescript@5.4.5): dependencies: - '@next/eslint-plugin-next': 13.5.6 + '@next/eslint-plugin-next': 14.2.4 '@rushstack/eslint-patch': 1.10.3 '@typescript-eslint/parser': 6.21.0(eslint@9.4.0)(typescript@5.4.5) eslint: 9.4.0 @@ -9632,15 +9621,6 @@ snapshots: minipass: 7.1.2 path-scurry: 1.11.1 - glob@7.1.7: - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - glob@7.2.3: dependencies: fs.realpath: 1.0.0