diff --git a/console/package.json b/console/package.json index 43d6899c..97dde75c 100644 --- a/console/package.json +++ b/console/package.json @@ -23,7 +23,7 @@ "@typescript-eslint/parser": "8.20.0", "@vitejs/plugin-react": "4.3.4", "eslint": "9.18.0", - "eslint-config-next": "15.1.0", + "eslint-config-next": "15.1.4", "eslint-config-prettier": "10.0.1", "eslint-config-standard-with-typescript": "43.0.1", "eslint-plugin-import": "2.31.0", diff --git a/console/pnpm-lock.yaml b/console/pnpm-lock.yaml index a0c5fd37..0e460cf0 100644 --- a/console/pnpm-lock.yaml +++ b/console/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: 9.18.0 version: 9.18.0 eslint-config-next: - specifier: 15.1.0 - version: 15.1.0(eslint@9.18.0)(typescript@5.7.3) + specifier: 15.1.4 + version: 15.1.4(eslint@9.18.0)(typescript@5.7.3) eslint-config-prettier: specifier: 10.0.1 version: 10.0.1(eslint@9.18.0) @@ -944,8 +944,8 @@ packages: react-is: 19.0.0 dev: false - /@next/eslint-plugin-next@15.1.0: - resolution: {integrity: sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==} + /@next/eslint-plugin-next@15.1.4: + resolution: {integrity: sha512-HwlEXwCK3sr6zmVGEvWBjW9tBFs1Oe6hTmTLoFQtpm4As5HCdu8jfSE0XJOp7uhfEGLniIx8yrGxEWwNnY0fmQ==} dependencies: fast-glob: 3.3.1 dev: true @@ -1761,26 +1761,6 @@ packages: engines: {node: '>= 0.4'} dev: true - /es-iterator-helpers@1.1.0: - resolution: {integrity: sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.8 - define-properties: 1.2.1 - es-abstract: 1.23.7 - es-errors: 1.3.0 - es-set-tostringtag: 2.0.3 - function-bind: 1.1.2 - get-intrinsic: 1.2.6 - globalthis: 1.0.4 - has-property-descriptors: 1.0.2 - has-proto: 1.2.0 - has-symbols: 1.1.0 - internal-slot: 1.1.0 - iterator.prototype: 1.1.4 - safe-array-concat: 1.1.3 - dev: true - /es-iterator-helpers@1.2.1: resolution: {integrity: sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==} engines: {node: '>= 0.4'} @@ -1883,8 +1863,8 @@ packages: semver: 7.6.3 dev: true - /eslint-config-next@15.1.0(eslint@9.18.0)(typescript@5.7.3): - resolution: {integrity: sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==} + /eslint-config-next@15.1.4(eslint@9.18.0)(typescript@5.7.3): + resolution: {integrity: sha512-u9+7lFmfhKNgGjhQ9tBeyCFsPJyq0SvGioMJBngPC7HXUpR0U+ckEwQR48s7TrRNHra1REm6evGL2ie38agALg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -1892,7 +1872,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 15.1.0 + '@next/eslint-plugin-next': 15.1.4 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0)(eslint@9.18.0)(typescript@5.7.3) '@typescript-eslint/parser': 8.20.0(eslint@9.18.0)(typescript@5.7.3) @@ -2075,20 +2055,20 @@ packages: dependencies: aria-query: 5.3.2 array-includes: 3.1.8 - array.prototype.flatmap: 1.3.2 + array.prototype.flatmap: 1.3.3 ast-types-flow: 0.0.8 axe-core: 4.10.1 axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - es-iterator-helpers: 1.1.0 + es-iterator-helpers: 1.2.1 eslint: 9.18.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 minimatch: 3.1.2 object.fromentries: 2.0.8 - safe-regex-test: 1.0.3 + safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 dev: true @@ -3295,15 +3275,6 @@ packages: isarray: 2.0.5 dev: true - /safe-regex-test@1.0.3: - resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.8 - es-errors: 1.3.0 - is-regex: 1.2.1 - dev: true - /safe-regex-test@1.1.0: resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} engines: {node: '>= 0.4'}