|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.2
|
|
|
|
|
version: 11.1.2(rollup@3.26.3)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 6.1.0
|
|
|
|
|
version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
specifier: 6.2.0
|
|
|
|
|
version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 6.1.0
|
|
|
|
|
version: 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
specifier: 6.2.0
|
|
|
|
|
version: 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.45.0
|
|
|
|
|
version: 8.45.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 8.9.0(eslint@8.45.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 37.0.0
|
|
|
|
|
version: 37.0.0(@typescript-eslint/eslint-plugin@6.1.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.1)(eslint-plugin-promise@6.1.1)(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
version: 37.0.0(@typescript-eslint/eslint-plugin@6.2.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.1)(eslint-plugin-promise@6.1.1)(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.27.5
|
|
|
|
|
version: 2.27.5(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)
|
|
|
|
|
version: 2.27.5(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.0.1
|
|
|
|
|
version: 16.0.1(eslint@8.45.0)
|
|
|
|
@ -835,8 +835,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
|
|
@ -847,11 +847,11 @@ packages:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.5.1
|
|
|
|
|
'@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.1.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.1.0
|
|
|
|
|
'@typescript-eslint/parser': 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.2.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.2.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -885,8 +885,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==}
|
|
|
|
|
/@typescript-eslint/parser@6.2.0(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -895,10 +895,10 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.1.0
|
|
|
|
|
'@typescript-eslint/types': 6.1.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.1.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.2.0
|
|
|
|
|
'@typescript-eslint/types': 6.2.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.2.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
typescript: 5.1.6
|
|
|
|
@ -914,16 +914,16 @@ packages:
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.58.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@6.1.0:
|
|
|
|
|
resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==}
|
|
|
|
|
/@typescript-eslint/scope-manager@6.2.0:
|
|
|
|
|
resolution: {integrity: sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.1.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.1.0
|
|
|
|
|
'@typescript-eslint/types': 6.2.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.2.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==}
|
|
|
|
|
/@typescript-eslint/type-utils@6.2.0(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -932,8 +932,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.1.6)
|
|
|
|
@ -947,8 +947,8 @@ packages:
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@6.1.0:
|
|
|
|
|
resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==}
|
|
|
|
|
/@typescript-eslint/types@6.2.0:
|
|
|
|
|
resolution: {integrity: sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -973,8 +973,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.2.0(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -982,8 +982,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.1.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.1.0
|
|
|
|
|
'@typescript-eslint/types': 6.2.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.2.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
@ -994,8 +994,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==}
|
|
|
|
|
/@typescript-eslint/utils@6.2.0(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -1003,9 +1003,9 @@ packages:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.1.0
|
|
|
|
|
'@typescript-eslint/types': 6.1.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.2.0
|
|
|
|
|
'@typescript-eslint/types': 6.2.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6)
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
semver: 7.5.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -1021,11 +1021,11 @@ packages:
|
|
|
|
|
eslint-visitor-keys: 3.4.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.1.0:
|
|
|
|
|
resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.2.0:
|
|
|
|
|
resolution: {integrity: sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.1.0
|
|
|
|
|
'@typescript-eslint/types': 6.2.0
|
|
|
|
|
eslint-visitor-keys: 3.4.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1458,7 +1458,7 @@ packages:
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@37.0.0(@typescript-eslint/eslint-plugin@6.1.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.1)(eslint-plugin-promise@6.1.1)(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
/eslint-config-standard-with-typescript@37.0.0(@typescript-eslint/eslint-plugin@6.2.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.1)(eslint-plugin-promise@6.1.1)(eslint@8.45.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-V8I/Q1eFf9tiOuFHkbksUdWO3p1crFmewecfBtRxXdnvb71BCJx+1xAknlIRZMwZioMX3/bPtMVCZsf1+AjjOw==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^5.52.0
|
|
|
|
@ -1468,11 +1468,11 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/parser': 5.58.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
eslint-config-standard: 17.1.0(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.1)(eslint-plugin-promise@6.1.1)(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-n: 16.0.1(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.45.0)
|
|
|
|
|
typescript: 5.1.6
|
|
|
|
@ -1490,7 +1490,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-n: 16.0.1(eslint@8.45.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.45.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1505,7 +1505,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.1.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0):
|
|
|
|
|
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1526,7 +1526,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/parser': 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.7
|
|
|
|
@ -1545,7 +1545,7 @@ packages:
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@6.1.0)(eslint@8.45.0):
|
|
|
|
|
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@6.2.0)(eslint@8.45.0):
|
|
|
|
|
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1555,7 +1555,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/parser': 6.2.0(eslint@8.45.0)(typescript@5.1.6)
|
|
|
|
|
array-includes: 3.1.6
|
|
|
|
|
array.prototype.flat: 1.3.1
|
|
|
|
|
array.prototype.flatmap: 1.3.1
|
|
|
|
@ -1563,7 +1563,7 @@ packages:
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.45.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.7
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.1.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0)
|
|
|
|
|
has: 1.0.3
|
|
|
|
|
is-core-module: 2.12.1
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|