|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.5
|
|
|
|
|
version: 11.1.5(rollup@3.29.4)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 6.7.5
|
|
|
|
|
version: 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
specifier: 6.8.0
|
|
|
|
|
version: 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 6.7.5
|
|
|
|
|
version: 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
specifier: 6.8.0
|
|
|
|
|
version: 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.51.0
|
|
|
|
|
version: 8.51.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 9.0.0(eslint@8.51.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 39.1.1
|
|
|
|
|
version: 39.1.1(@typescript-eslint/eslint-plugin@6.7.5)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
version: 39.1.1(@typescript-eslint/eslint-plugin@6.8.0)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.28.1
|
|
|
|
|
version: 2.28.1(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)
|
|
|
|
|
version: 2.28.1(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.2.0
|
|
|
|
|
version: 16.2.0(eslint@8.51.0)
|
|
|
|
@ -831,8 +831,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==}
|
|
|
|
|
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.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.5
|
|
|
|
|
'@typescript-eslint/type-utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.5
|
|
|
|
|
'@typescript-eslint/parser': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.8.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.8.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -860,8 +860,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@6.7.5(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==}
|
|
|
|
|
/@typescript-eslint/parser@6.8.0(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==}
|
|
|
|
|
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.5
|
|
|
|
|
'@typescript-eslint/types': 6.7.5
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.5
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.8.0
|
|
|
|
|
'@typescript-eslint/types': 6.8.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.8.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
typescript: 5.2.2
|
|
|
|
@ -881,16 +881,16 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@6.7.5:
|
|
|
|
|
resolution: {integrity: sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==}
|
|
|
|
|
/@typescript-eslint/scope-manager@6.8.0:
|
|
|
|
|
resolution: {integrity: sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.7.5
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.5
|
|
|
|
|
'@typescript-eslint/types': 6.8.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.8.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@6.7.5(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==}
|
|
|
|
|
/@typescript-eslint/type-utils@6.8.0(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==}
|
|
|
|
|
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.5(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.51.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.5:
|
|
|
|
|
resolution: {integrity: sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==}
|
|
|
|
|
/@typescript-eslint/types@6.8.0:
|
|
|
|
|
resolution: {integrity: sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.7.5(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.8.0(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -923,8 +923,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.7.5
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.7.5
|
|
|
|
|
'@typescript-eslint/types': 6.8.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.8.0
|
|
|
|
|
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.5(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==}
|
|
|
|
|
/@typescript-eslint/utils@6.8.0(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==}
|
|
|
|
|
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.51.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.7.5
|
|
|
|
|
'@typescript-eslint/types': 6.7.5
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.8.0
|
|
|
|
|
'@typescript-eslint/types': 6.8.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2)
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -954,11 +954,11 @@ packages:
|
|
|
|
|
- typescript
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.7.5:
|
|
|
|
|
resolution: {integrity: sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.8.0:
|
|
|
|
|
resolution: {integrity: sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.7.5
|
|
|
|
|
'@typescript-eslint/types': 6.8.0
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1402,7 +1402,7 @@ packages:
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@39.1.1(@typescript-eslint/eslint-plugin@6.7.5)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
/eslint-config-standard-with-typescript@39.1.1(@typescript-eslint/eslint-plugin@6.8.0)(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.51.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-t6B5Ep8E4I18uuoYeYxINyqcXb2UbC0SOOTxRtBSt2JUs+EzeXbfe2oaiPs71AIdnoWhXDO2fYOHz8df3kV84A==}
|
|
|
|
|
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.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
eslint-config-standard: 17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-n: 16.2.0(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.51.0)
|
|
|
|
|
typescript: 5.2.2
|
|
|
|
@ -1434,7 +1434,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-n: 16.2.0(eslint@8.51.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.51.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1449,7 +1449,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-node@0.3.7)(eslint@8.51.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.8.0)(eslint-import-resolver-node@0.3.7)(eslint@8.51.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.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.7
|
|
|
|
@ -1489,7 +1489,7 @@ packages:
|
|
|
|
|
eslint: 8.51.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.5)(eslint@8.51.0):
|
|
|
|
|
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.8.0)(eslint@8.51.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.5(eslint@8.51.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.8.0(eslint@8.51.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.51.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.7
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-node@0.3.7)(eslint@8.51.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.8.0)(eslint-import-resolver-node@0.3.7)(eslint@8.51.0)
|
|
|
|
|
has: 1.0.3
|
|
|
|
|
is-core-module: 2.13.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|