diff --git a/web/package.json b/web/package.json index 4b6878a..02563ac 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 e9e14fa..7dbc259 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.21': resolution: {integrity: sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==} - '@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.21': resolution: {integrity: sha512-HwEjcKsXtvszXz5q5Z7wCtrHeTTDSTgAbocz45PHMUjU3fBYInfvhR+ZhavDRUYLonm53aHZbB09QtJVJj8T7g==} @@ -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' @@ -1382,6 +1382,7 @@ packages: next@14.2.21: resolution: {integrity: sha512-rZmLwucLHr3/zfDMYbJXbw0ZeoBpirxkXuvsJbk7UPorvPYZhP7vq7aHbKnU7dQNCYIimRrbB2pp3xmf+wsYUg==} engines: {node: '>=18.17.0'} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -2093,7 +2094,7 @@ snapshots: '@next/env@14.2.21': {} - '@next/eslint-plugin-next@14.2.18': + '@next/eslint-plugin-next@14.2.35': dependencies: glob: 10.3.10 @@ -2771,9 +2772,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)