|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.4
|
|
|
|
|
version: 11.1.4(rollup@3.29.4)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 6.7.3
|
|
|
|
|
version: 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
specifier: 6.7.4
|
|
|
|
|
version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 6.7.3
|
|
|
|
|
version: 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
specifier: 6.7.4
|
|
|
|
|
version: 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.50.0
|
|
|
|
|
version: 8.50.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 9.0.0(eslint@8.50.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 39.1.0
|
|
|
|
|
version: 39.1.0(@typescript-eslint/eslint-plugin@6.7.3)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.1.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
version: 39.1.0(@typescript-eslint/eslint-plugin@6.7.4)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.1.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.28.1
|
|
|
|
|
version: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)
|
|
|
|
|
version: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.1.0
|
|
|
|
|
version: 16.1.0(eslint@8.50.0)
|
|
|
|
@ -831,8 +831,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
|
|
@ -843,11 +843,11 @@ packages:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.6.2
|
|
|
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.3
|
|
|
|
|
'@typescript-eslint/type-utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
|
|
|
'@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.4
|
|
|
|
|
'@typescript-eslint/type-utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.4
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -860,8 +860,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==}
|
|
|
|
|
/@typescript-eslint/parser@6.7.4(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -870,10 +870,10 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.3
|
|
|
|
|
'@typescript-eslint/types': 6.7.3
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.4
|
|
|
|
|
'@typescript-eslint/types': 6.7.4
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.4
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
typescript: 5.2.2
|
|
|
|
@ -881,16 +881,16 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@6.7.3:
|
|
|
|
|
resolution: {integrity: sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==}
|
|
|
|
|
/@typescript-eslint/scope-manager@6.7.4:
|
|
|
|
|
resolution: {integrity: sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.7.3
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
|
|
|
'@typescript-eslint/types': 6.7.4
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.4
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@6.7.3(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==}
|
|
|
|
|
/@typescript-eslint/type-utils@6.7.4(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -899,8 +899,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.2.2)
|
|
|
|
@ -909,13 +909,13 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@6.7.3:
|
|
|
|
|
resolution: {integrity: sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==}
|
|
|
|
|
/@typescript-eslint/types@6.7.4:
|
|
|
|
|
resolution: {integrity: sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.7.3(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.7.4(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -923,8 +923,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.7.3
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
|
|
|
'@typescript-eslint/types': 6.7.4
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.4
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
@ -935,8 +935,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@6.7.3(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==}
|
|
|
|
|
/@typescript-eslint/utils@6.7.4(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
@ -944,9 +944,9 @@ packages:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.3
|
|
|
|
|
'@typescript-eslint/types': 6.7.3
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.4
|
|
|
|
|
'@typescript-eslint/types': 6.7.4
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2)
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
semver: 7.5.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -954,11 +954,11 @@ packages:
|
|
|
|
|
- typescript
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.7.3:
|
|
|
|
|
resolution: {integrity: sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.7.4:
|
|
|
|
|
resolution: {integrity: sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.7.3
|
|
|
|
|
'@typescript-eslint/types': 6.7.4
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1402,7 +1402,7 @@ packages:
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@39.1.0(@typescript-eslint/eslint-plugin@6.7.3)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.1.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
/eslint-config-standard-with-typescript@39.1.0(@typescript-eslint/eslint-plugin@6.7.4)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.1.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-5+SPKis3yr6T1X6wSA7HhDuumTRMrTDMcsTrIWhdZuI+sX3e8SPGZYzuJxVxdc239Yo718dEVEVyJhHI6jUjrQ==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^6.4.0
|
|
|
|
@ -1412,11 +1412,11 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
eslint-config-standard: 17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.1.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-n: 16.1.0(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.50.0)
|
|
|
|
|
typescript: 5.2.2
|
|
|
|
@ -1434,7 +1434,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-n: 16.1.0(eslint@8.50.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.50.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1449,7 +1449,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.7)(eslint@8.50.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-node@0.3.7)(eslint@8.50.0):
|
|
|
|
|
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1470,7 +1470,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.7
|
|
|
|
@ -1489,7 +1489,7 @@ packages:
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0):
|
|
|
|
|
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0):
|
|
|
|
|
resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1499,7 +1499,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
|
|
|
|
|
array-includes: 3.1.6
|
|
|
|
|
array.prototype.findlastindex: 1.2.2
|
|
|
|
|
array.prototype.flat: 1.3.1
|
|
|
|
@ -1508,7 +1508,7 @@ packages:
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.50.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.7
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.7)(eslint@8.50.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-node@0.3.7)(eslint@8.50.0)
|
|
|
|
|
has: 1.0.3
|
|
|
|
|
is-core-module: 2.13.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|