|
|
@ -16,7 +16,7 @@ |
|
|
|
"uuid": "^9.0.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"eslint": "^8.48.0", |
|
|
|
"eslint": "^8.52.0", |
|
|
|
"eslint-config-athom": "^3.1.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
@ -80,21 +80,21 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@eslint/js": { |
|
|
|
"version": "8.48.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.48.0.tgz", |
|
|
|
"integrity": "sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==", |
|
|
|
"version": "8.52.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.52.0.tgz", |
|
|
|
"integrity": "sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@humanwhocodes/config-array": { |
|
|
|
"version": "0.11.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz", |
|
|
|
"integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==", |
|
|
|
"version": "0.11.13", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", |
|
|
|
"integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@humanwhocodes/object-schema": "^1.2.1", |
|
|
|
"@humanwhocodes/object-schema": "^2.0.1", |
|
|
|
"debug": "^4.1.1", |
|
|
|
"minimatch": "^3.0.5" |
|
|
|
}, |
|
|
@ -116,9 +116,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@humanwhocodes/object-schema": { |
|
|
|
"version": "1.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", |
|
|
|
"integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", |
|
|
|
"integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
@ -401,6 +401,12 @@ |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ungap/structured-clone": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", |
|
|
|
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"node_modules/accepts": { |
|
|
|
"version": "1.3.8", |
|
|
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", |
|
|
@ -948,18 +954,19 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/eslint": { |
|
|
|
"version": "8.48.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.48.0.tgz", |
|
|
|
"integrity": "sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==", |
|
|
|
"version": "8.52.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.52.0.tgz", |
|
|
|
"integrity": "sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@eslint-community/eslint-utils": "^4.2.0", |
|
|
|
"@eslint-community/regexpp": "^4.6.1", |
|
|
|
"@eslint/eslintrc": "^2.1.2", |
|
|
|
"@eslint/js": "8.48.0", |
|
|
|
"@humanwhocodes/config-array": "^0.11.10", |
|
|
|
"@eslint/js": "8.52.0", |
|
|
|
"@humanwhocodes/config-array": "^0.11.13", |
|
|
|
"@humanwhocodes/module-importer": "^1.0.1", |
|
|
|
"@nodelib/fs.walk": "^1.2.8", |
|
|
|
"@ungap/structured-clone": "^1.2.0", |
|
|
|
"ajv": "^6.12.4", |
|
|
|
"chalk": "^4.0.0", |
|
|
|
"cross-spawn": "^7.0.2", |
|
|
@ -3394,18 +3401,18 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@eslint/js": { |
|
|
|
"version": "8.48.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.48.0.tgz", |
|
|
|
"integrity": "sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==", |
|
|
|
"version": "8.52.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.52.0.tgz", |
|
|
|
"integrity": "sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"@humanwhocodes/config-array": { |
|
|
|
"version": "0.11.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz", |
|
|
|
"integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==", |
|
|
|
"version": "0.11.13", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", |
|
|
|
"integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@humanwhocodes/object-schema": "^1.2.1", |
|
|
|
"@humanwhocodes/object-schema": "^2.0.1", |
|
|
|
"debug": "^4.1.1", |
|
|
|
"minimatch": "^3.0.5" |
|
|
|
} |
|
|
@ -3417,9 +3424,9 @@ |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"@humanwhocodes/object-schema": { |
|
|
|
"version": "1.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", |
|
|
|
"integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", |
|
|
|
"integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"@nodelib/fs.scandir": { |
|
|
@ -3588,6 +3595,12 @@ |
|
|
|
"eslint-visitor-keys": "^3.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@ungap/structured-clone": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", |
|
|
|
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"accepts": { |
|
|
|
"version": "1.3.8", |
|
|
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", |
|
|
@ -4003,18 +4016,19 @@ |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"eslint": { |
|
|
|
"version": "8.48.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.48.0.tgz", |
|
|
|
"integrity": "sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==", |
|
|
|
"version": "8.52.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.52.0.tgz", |
|
|
|
"integrity": "sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@eslint-community/eslint-utils": "^4.2.0", |
|
|
|
"@eslint-community/regexpp": "^4.6.1", |
|
|
|
"@eslint/eslintrc": "^2.1.2", |
|
|
|
"@eslint/js": "8.48.0", |
|
|
|
"@humanwhocodes/config-array": "^0.11.10", |
|
|
|
"@eslint/js": "8.52.0", |
|
|
|
"@humanwhocodes/config-array": "^0.11.13", |
|
|
|
"@humanwhocodes/module-importer": "^1.0.1", |
|
|
|
"@nodelib/fs.walk": "^1.2.8", |
|
|
|
"@ungap/structured-clone": "^1.2.0", |
|
|
|
"ajv": "^6.12.4", |
|
|
|
"chalk": "^4.0.0", |
|
|
|
"cross-spawn": "^7.0.2", |
|
|
|