|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.6
|
|
|
|
|
version: 11.1.6(rollup@4.13.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 7.3.0
|
|
|
|
|
version: 7.3.0(@typescript-eslint/parser@7.3.0)(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
specifier: 7.3.1
|
|
|
|
|
version: 7.3.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 7.3.0
|
|
|
|
|
version: 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
specifier: 7.3.1
|
|
|
|
|
version: 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.57.0
|
|
|
|
|
version: 8.57.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 9.1.0(eslint@8.57.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 43.0.1
|
|
|
|
|
version: 43.0.1(@typescript-eslint/eslint-plugin@7.3.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
version: 43.0.1(@typescript-eslint/eslint-plugin@7.3.1)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.29.1
|
|
|
|
|
version: 2.29.1(@typescript-eslint/parser@7.3.0)(eslint@8.57.0)
|
|
|
|
|
version: 2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.6.2
|
|
|
|
|
version: 16.6.2(eslint@8.57.0)
|
|
|
|
@ -848,8 +848,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@7.3.0(@typescript-eslint/parser@7.3.0)(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-e65ii0Y/jkqX3GXSBM7v9qt9ufxd4omcWyPVVC/msq/hP+hYC6CddLRvlvclni+u7UcaNYT/QhBYlaMHaR2ixw==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@7.3.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^7.0.0
|
|
|
|
@ -860,11 +860,11 @@ packages:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.6.2
|
|
|
|
|
'@typescript-eslint/parser': 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.3.0
|
|
|
|
|
'@typescript-eslint/type-utils': 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/utils': 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.0
|
|
|
|
|
'@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.3.1
|
|
|
|
|
'@typescript-eslint/type-utils': 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/utils': 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.1
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -898,8 +898,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@7.3.0(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-OZcvH8zipGILuxJmtFgzjAJ+bOpWidzEppIRsT2P4ZUrizU0EsPt4hhzDn3lNfM1Hv7slZPTEQGKjUEn/ftQYA==}
|
|
|
|
|
/@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-Rq49+pq7viTRCH48XAbTA+wdLRrB/3sRq4Lpk0oGDm0VmnjBrAOVXH/Laalmwsv2VpekiEfVFwJYVk6/e8uvQw==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
@ -908,10 +908,10 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.3.0
|
|
|
|
|
'@typescript-eslint/types': 7.3.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.3.0(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.3.1
|
|
|
|
|
'@typescript-eslint/types': 7.3.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.3.1(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.1
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
typescript: 5.4.2
|
|
|
|
@ -927,16 +927,16 @@ packages:
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.4.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@7.3.0:
|
|
|
|
|
resolution: {integrity: sha512-KlG7xH3J/+nHpZRcYeskO5QVJCnnssxYKBlrj3MoyMONihn3P4xu5jIelrS5YWvBjbytgHmFkzjDApranoYkNA==}
|
|
|
|
|
/@typescript-eslint/scope-manager@7.3.1:
|
|
|
|
|
resolution: {integrity: sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 7.3.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.0
|
|
|
|
|
'@typescript-eslint/types': 7.3.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@7.3.0(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-TyQ19ydo248eFjTfHFSvZbxalFUOxU9o2M6SUk3wOA0yRF1ZiB2VP5iaoLrGKcg7TyUxS4knYIHnE55ih82Cfg==}
|
|
|
|
|
/@typescript-eslint/type-utils@7.3.1(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
@ -945,8 +945,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.3.0(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/utils': 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.3.1(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/utils': 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.4.2)
|
|
|
|
@ -960,8 +960,8 @@ packages:
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@7.3.0:
|
|
|
|
|
resolution: {integrity: sha512-oYCBkD0xVxzmZZmYiIWVewyy/q/ugq7PPm4pHhE1IgcT062i96G0Ww3gd8BvUYpk2yvg95q00Hj2CHRLjAuZBA==}
|
|
|
|
|
/@typescript-eslint/types@7.3.1:
|
|
|
|
|
resolution: {integrity: sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -986,8 +986,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@7.3.0(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-UF85+bInQZ3olhI/zxv0c2b2SMuymn3t6/lkRkSB239HHxFmPSlmcggOKAjYzqRCdtqhPDftpsV1LlDH66AXrA==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@7.3.1(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -995,8 +995,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 7.3.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.0
|
|
|
|
|
'@typescript-eslint/types': 7.3.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.3.1
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
@ -1008,8 +1008,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@7.3.0(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-7PKIDoe2ppR1SK56TLv7WQXrdHqEiueVwLVIjdSR4ROY2LprmJenf4+tT8iJIfxrsPzjSJGNeQ7GVmfoYbqrhw==}
|
|
|
|
|
/@typescript-eslint/utils@7.3.1(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
@ -1017,9 +1017,9 @@ packages:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.3.0
|
|
|
|
|
'@typescript-eslint/types': 7.3.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.3.0(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.3.1
|
|
|
|
|
'@typescript-eslint/types': 7.3.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.3.1(typescript@5.4.2)
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
semver: 7.5.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -1035,11 +1035,11 @@ packages:
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@7.3.0:
|
|
|
|
|
resolution: {integrity: sha512-Gz8Su+QjOI5qP8UQ74VqKaTt/BLy23IhCCHLbYxhmNzHCGFHrvfgq4hISZvuqQ690ubkD0746qLcWC647nScuQ==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@7.3.1:
|
|
|
|
|
resolution: {integrity: sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw==}
|
|
|
|
|
engines: {node: ^18.18.0 || >=20.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 7.3.0
|
|
|
|
|
'@typescript-eslint/types': 7.3.1
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1476,7 +1476,7 @@ packages:
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@43.0.1(@typescript-eslint/eslint-plugin@7.3.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
/eslint-config-standard-with-typescript@43.0.1(@typescript-eslint/eslint-plugin@7.3.1)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.57.0)(typescript@5.4.2):
|
|
|
|
|
resolution: {integrity: sha512-WfZ986+qzIzX6dcr4yGUyVb/l9N3Z8wPXCc5z/70fljs3UbWhhV+WxrfgsqMToRzuuyX9MqZ974pq2UPhDTOcA==}
|
|
|
|
|
deprecated: Please use eslint-config-love, instead.
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1487,11 +1487,11 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 7.3.0(@typescript-eslint/parser@7.3.0)(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 7.3.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.4.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.3.0)(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-n: 16.6.2(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.57.0)
|
|
|
|
|
typescript: 5.4.2
|
|
|
|
@ -1509,7 +1509,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.3.0)(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-n: 16.6.2(eslint@8.57.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.57.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1524,7 +1524,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@7.3.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@7.3.1)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0):
|
|
|
|
|
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1545,7 +1545,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
@ -1565,7 +1565,7 @@ packages:
|
|
|
|
|
eslint-compat-utils: 0.1.2(eslint@8.57.0)
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.3.0)(eslint@8.57.0):
|
|
|
|
|
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0):
|
|
|
|
|
resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1575,7 +1575,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 7.3.0(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
'@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
|
|
|
|
array-includes: 3.1.7
|
|
|
|
|
array.prototype.findlastindex: 1.2.4
|
|
|
|
|
array.prototype.flat: 1.3.2
|
|
|
|
@ -1584,7 +1584,7 @@ packages:
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.57.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.3.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.3.1)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0)
|
|
|
|
|
hasown: 2.0.1
|
|
|
|
|
is-core-module: 2.13.1
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|