diff --git a/frontend/package.json b/frontend/package.json index 2def8f15..ff6abed5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -68,7 +68,7 @@ "react-pdf": "^7.1.2" }, "devDependencies": { - "@alergeek-ventures/eslint-config": "^5.0.148", + "@alergeek-ventures/eslint-config": "^5.0.152", "@babel/core": "^7.22.6", "@babel/eslint-parser": "^7.22.6", "@graphql-codegen/cli": "^4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47b39991..58ee10ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: version: 7.1.2(react-dom@18.2.0)(react@18.2.0) devDependencies: '@alergeek-ventures/eslint-config': - specifier: ^5.0.148 - version: 5.0.148(@testing-library/dom@8.20.0)(jest@27.5.1)(typescript@5.1.6) + specifier: ^5.0.152 + version: 5.0.152(@testing-library/dom@8.20.0)(jest@27.5.1)(typescript@5.1.6) '@babel/core': specifier: ^7.22.6 version: 7.22.6 @@ -186,11 +186,11 @@ packages: react-scripts: 5.0.1(@babel/plugin-syntax-flow@7.21.4)(@babel/plugin-transform-react-jsx@7.21.5)(eslint@8.44.0)(react@18.2.0)(ts-node@10.9.1)(typescript@5.1.6) dev: false - /@alergeek-ventures/eslint-config@5.0.148(@testing-library/dom@8.20.0)(jest@27.5.1)(typescript@5.1.6): - resolution: {integrity: sha512-uLQxLHzsltiadOvGlhePPv7zR4RtCjpdtXWmNx2KsjZxxSJGm5yiY32HFAVIslj3SzT9cFHuuLgnSqDpEf4u0A==} + /@alergeek-ventures/eslint-config@5.0.152(@testing-library/dom@8.20.0)(jest@27.5.1)(typescript@5.1.6): + resolution: {integrity: sha512-D6N8xpGJmXkGUVEQAbG4HMmAtL+dKOjqLMbfidwHUTkqIU2FVnPVsKI6gpGU3uI0L3SVEtS286mbps8+EpTZeA==} dependencies: - '@babel/core': 7.22.5 - '@babel/eslint-parser': 7.22.5(@babel/core@7.22.5)(eslint@8.44.0) + '@babel/core': 7.22.6 + '@babel/eslint-parser': 7.22.6(@babel/core@7.22.6)(eslint@8.44.0) '@cspell/dict-pl_pl': 2.0.1 '@cspell/eslint-plugin': 6.31.1 '@rushstack/eslint-patch': 1.3.2 @@ -327,29 +327,6 @@ packages: resolution: {integrity: sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==} engines: {node: '>=6.9.0'} - /@babel/core@7.22.5: - resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.5 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.5) - '@babel/helper-module-transforms': 7.22.5 - '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.6 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.6 - '@babel/types': 7.22.5 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/core@7.22.6: resolution: {integrity: sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw==} engines: {node: '>=6.9.0'} @@ -372,20 +349,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser@7.22.5(@babel/core@7.22.5)(eslint@8.44.0): - resolution: {integrity: sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==} - engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} - peerDependencies: - '@babel/core': '>=7.11.0' - eslint: ^7.5.0 || ^8.0.0 - dependencies: - '@babel/core': 7.22.5 - '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.44.0 - eslint-visitor-keys: 2.1.0 - semver: 6.3.0 - dev: true - /@babel/eslint-parser@7.22.6(@babel/core@7.22.6)(eslint@8.44.0): resolution: {integrity: sha512-KAom7E7d6bAh5/PflF3luynWlDLOIqfX+ZJcL0LRs6/6rtXJmJxPiWuIGfxNPtcWdtQ5lSSJbKbQlz/c/R60Ng==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -421,20 +384,6 @@ packages: '@babel/types': 7.22.5 dev: false - /@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.5): - resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.22.6 - '@babel/core': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@nicolo-ribaudo/semver-v6': 6.3.3 - browserslist: 4.21.9 - lru-cache: 5.1.1 - dev: true - /@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.6): resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} engines: {node: '>=6.9.0'}