|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.5
|
|
|
|
|
version: 11.1.5(rollup@4.5.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 6.11.0
|
|
|
|
|
version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
specifier: 6.12.0
|
|
|
|
|
version: 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 6.11.0
|
|
|
|
|
version: 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
specifier: 6.12.0
|
|
|
|
|
version: 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.54.0
|
|
|
|
|
version: 8.54.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 9.0.0(eslint@8.54.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 40.0.0
|
|
|
|
|
version: 40.0.0(@typescript-eslint/eslint-plugin@6.11.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
version: 40.0.0(@typescript-eslint/eslint-plugin@6.12.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.29.0
|
|
|
|
|
version: 2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)
|
|
|
|
|
version: 2.29.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.3.1
|
|
|
|
|
version: 16.3.1(eslint@8.54.0)
|
|
|
|
@ -932,8 +932,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
|
|
@ -944,11 +944,11 @@ packages:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.6.2
|
|
|
|
|
'@typescript-eslint/parser': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.11.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.11.0
|
|
|
|
|
'@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.12.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.12.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -961,8 +961,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@6.11.0(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==}
|
|
|
|
|
/@typescript-eslint/parser@6.12.0(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -971,10 +971,10 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.11.0
|
|
|
|
|
'@typescript-eslint/types': 6.11.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.11.0(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.11.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.12.0
|
|
|
|
|
'@typescript-eslint/types': 6.12.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.12.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
typescript: 5.3.2
|
|
|
|
@ -982,16 +982,16 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@6.11.0:
|
|
|
|
|
resolution: {integrity: sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==}
|
|
|
|
|
/@typescript-eslint/scope-manager@6.12.0:
|
|
|
|
|
resolution: {integrity: sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.11.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.11.0
|
|
|
|
|
'@typescript-eslint/types': 6.12.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.12.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@6.11.0(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==}
|
|
|
|
|
/@typescript-eslint/type-utils@6.12.0(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -1000,8 +1000,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.11.0(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.3.2)
|
|
|
|
@ -1010,13 +1010,13 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@6.11.0:
|
|
|
|
|
resolution: {integrity: sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==}
|
|
|
|
|
/@typescript-eslint/types@6.12.0:
|
|
|
|
|
resolution: {integrity: sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.11.0(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.12.0(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -1024,8 +1024,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.11.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.11.0
|
|
|
|
|
'@typescript-eslint/types': 6.12.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.12.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
@ -1036,8 +1036,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@6.11.0(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==}
|
|
|
|
|
/@typescript-eslint/utils@6.12.0(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -1045,9 +1045,9 @@ packages:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.54.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.11.0
|
|
|
|
|
'@typescript-eslint/types': 6.11.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.11.0(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.12.0
|
|
|
|
|
'@typescript-eslint/types': 6.12.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2)
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -1055,11 +1055,11 @@ packages:
|
|
|
|
|
- typescript
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.11.0:
|
|
|
|
|
resolution: {integrity: sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.12.0:
|
|
|
|
|
resolution: {integrity: sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.11.0
|
|
|
|
|
'@typescript-eslint/types': 6.12.0
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1535,7 +1535,7 @@ packages:
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@40.0.0(@typescript-eslint/eslint-plugin@6.11.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
/eslint-config-standard-with-typescript@40.0.0(@typescript-eslint/eslint-plugin@6.12.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-GXUJcwIXiTQaS3H4etv8a1lejVVdZYaxZNz3g7vt6GoJosQqMTurbmSC4FVGyHiGT/d1TjFr3+47A3xsHhsG+Q==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^6.4.0
|
|
|
|
@ -1545,11 +1545,11 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-n: 16.3.1(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.54.0)
|
|
|
|
|
typescript: 5.3.2
|
|
|
|
@ -1567,7 +1567,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-n: 16.3.1(eslint@8.54.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.54.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1582,7 +1582,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.11.0)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.12.0)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0):
|
|
|
|
|
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1603,7 +1603,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
@ -1622,7 +1622,7 @@ packages:
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0):
|
|
|
|
|
/eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0):
|
|
|
|
|
resolution: {integrity: sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1632,7 +1632,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.11.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2)
|
|
|
|
|
array-includes: 3.1.7
|
|
|
|
|
array.prototype.findlastindex: 1.2.3
|
|
|
|
|
array.prototype.flat: 1.3.2
|
|
|
|
@ -1641,7 +1641,7 @@ packages:
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.54.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.11.0)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.12.0)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0)
|
|
|
|
|
hasown: 2.0.0
|
|
|
|
|
is-core-module: 2.13.1
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|