|
|
|
@ -17,22 +17,22 @@ importers:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
prettier: ^2.8.1
|
|
|
|
|
rollup: ^3.7.4
|
|
|
|
|
typescript: ^4.9.4
|
|
|
|
|
typescript: ^5.0.0
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.4
|
|
|
|
|
'@rollup/plugin-terser': 0.4.0_rollup@3.7.4
|
|
|
|
|
'@rollup/plugin-typescript': 11.0.0_fhibmf72xnv5tve6nwed265eae
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.46.1_imrg37k3svwu377c6q7gkarwmi
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@rollup/plugin-typescript': 11.0.0_yj2t45spnaypxmf2dvbm6zp7ju
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.46.1_dxho6vsy7ec2i73a2ppkqe2wua
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
eslint-config-prettier: 8.5.0_eslint@8.29.0
|
|
|
|
|
eslint-config-standard-with-typescript: 34.0.0_f7skxvi3ubnnb5utlsc5vholvm
|
|
|
|
|
eslint-config-standard-with-typescript: 34.0.0_c3v3te5i54vpbcemuo4xzrwzra
|
|
|
|
|
eslint-plugin-import: 2.26.0_z7hwuz3w5sq2sbhy7d4iqrnsvq
|
|
|
|
|
eslint-plugin-n: 15.6.0_eslint@8.29.0
|
|
|
|
|
eslint-plugin-promise: 6.1.1_eslint@8.29.0
|
|
|
|
|
prettier: 2.8.1
|
|
|
|
|
rollup: 3.7.4
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
|
|
|
|
|
plugins/authenticator:
|
|
|
|
|
specifiers:
|
|
|
|
@ -494,7 +494,7 @@ packages:
|
|
|
|
|
terser: 5.16.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@rollup/plugin-typescript/11.0.0_fhibmf72xnv5tve6nwed265eae:
|
|
|
|
|
/@rollup/plugin-typescript/11.0.0_yj2t45spnaypxmf2dvbm6zp7ju:
|
|
|
|
|
resolution: {integrity: sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==}
|
|
|
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -510,7 +510,7 @@ packages:
|
|
|
|
|
'@rollup/pluginutils': 5.0.2_rollup@3.7.4
|
|
|
|
|
resolve: 1.22.1
|
|
|
|
|
rollup: 3.7.4
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@rollup/pluginutils/5.0.2_rollup@3.7.4:
|
|
|
|
@ -724,7 +724,7 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin/5.46.1_imrg37k3svwu377c6q7gkarwmi:
|
|
|
|
|
/@typescript-eslint/eslint-plugin/5.46.1_dxho6vsy7ec2i73a2ppkqe2wua:
|
|
|
|
|
resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -735,23 +735,23 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.46.1
|
|
|
|
|
'@typescript-eslint/type-utils': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/utils': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/type-utils': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
'@typescript-eslint/utils': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
ignore: 5.2.1
|
|
|
|
|
natural-compare-lite: 1.4.0
|
|
|
|
|
regexpp: 3.2.0
|
|
|
|
|
semver: 7.3.8
|
|
|
|
|
tsutils: 3.21.0_typescript@4.9.4
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
tsutils: 3.21.0_typescript@5.0.2
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser/5.46.1_ha6vam6werchizxrnqvarmz2zu:
|
|
|
|
|
/@typescript-eslint/parser/5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4:
|
|
|
|
|
resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -763,10 +763,10 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.46.1
|
|
|
|
|
'@typescript-eslint/types': 5.46.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.46.1_typescript@5.0.2
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
@ -779,7 +779,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.46.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils/5.46.1_ha6vam6werchizxrnqvarmz2zu:
|
|
|
|
|
/@typescript-eslint/type-utils/5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4:
|
|
|
|
|
resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -789,12 +789,12 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
|
|
|
|
'@typescript-eslint/utils': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.46.1_typescript@5.0.2
|
|
|
|
|
'@typescript-eslint/utils': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
tsutils: 3.21.0_typescript@4.9.4
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
tsutils: 3.21.0_typescript@5.0.2
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
@ -804,7 +804,7 @@ packages:
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4:
|
|
|
|
|
/@typescript-eslint/typescript-estree/5.46.1_typescript@5.0.2:
|
|
|
|
|
resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -819,13 +819,13 @@ packages:
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
semver: 7.3.8
|
|
|
|
|
tsutils: 3.21.0_typescript@4.9.4
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
tsutils: 3.21.0_typescript@5.0.2
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils/5.46.1_ha6vam6werchizxrnqvarmz2zu:
|
|
|
|
|
/@typescript-eslint/utils/5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4:
|
|
|
|
|
resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -835,7 +835,7 @@ packages:
|
|
|
|
|
'@types/semver': 7.3.13
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.46.1
|
|
|
|
|
'@typescript-eslint/types': 5.46.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.46.1_typescript@5.0.2
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
eslint-scope: 5.1.1
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.29.0
|
|
|
|
@ -1218,7 +1218,7 @@ packages:
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript/34.0.0_f7skxvi3ubnnb5utlsc5vholvm:
|
|
|
|
|
/eslint-config-standard-with-typescript/34.0.0_c3v3te5i54vpbcemuo4xzrwzra:
|
|
|
|
|
resolution: {integrity: sha512-zhCsI4/A0rJ1ma8sf3RLXYc0gc7yPmdTWRVXMh9dtqeUx3yBQyALH0wosHhk1uQ9QyItynLdNOtcHKNw8G7lQw==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^5.0.0
|
|
|
|
@ -1228,14 +1228,14 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.46.1_imrg37k3svwu377c6q7gkarwmi
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.46.1_dxho6vsy7ec2i73a2ppkqe2wua
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
eslint-config-standard: 17.0.0_wnkmxhw54rcoqx42l6oqxte7qq
|
|
|
|
|
eslint-plugin-import: 2.26.0_z7hwuz3w5sq2sbhy7d4iqrnsvq
|
|
|
|
|
eslint-plugin-n: 15.6.0_eslint@8.29.0
|
|
|
|
|
eslint-plugin-promise: 6.1.1_eslint@8.29.0
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
@ -1284,7 +1284,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.29.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
|
@ -1313,7 +1313,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
|
|
|
|
'@typescript-eslint/parser': 5.46.1_qbz4jmbab2hgh4ewp5o4qf6kv4
|
|
|
|
|
array-includes: 3.1.6
|
|
|
|
|
array.prototype.flat: 1.3.1
|
|
|
|
|
debug: 2.6.9
|
|
|
|
@ -2547,14 +2547,14 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/tsutils/3.21.0_typescript@4.9.4:
|
|
|
|
|
/tsutils/3.21.0_typescript@5.0.2:
|
|
|
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib: 1.14.1
|
|
|
|
|
typescript: 4.9.4
|
|
|
|
|
typescript: 5.0.2
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/type-check/0.4.0:
|
|
|
|
@ -2575,6 +2575,12 @@ packages:
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/typescript/5.0.2:
|
|
|
|
|
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
|
|
|
|
|
engines: {node: '>=12.20'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/unbox-primitive/1.0.2:
|
|
|
|
|
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
|
|
|
|
|
dependencies:
|
|
|
|
|