|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.5
|
|
|
|
|
version: 11.1.5(rollup@4.3.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 6.9.1
|
|
|
|
|
version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
specifier: 6.10.0
|
|
|
|
|
version: 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 6.9.1
|
|
|
|
|
version: 6.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
specifier: 6.10.0
|
|
|
|
|
version: 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.53.0
|
|
|
|
|
version: 8.53.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 9.0.0(eslint@8.53.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 39.1.1
|
|
|
|
|
version: 39.1.1(@typescript-eslint/eslint-plugin@6.9.1)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
version: 39.1.1(@typescript-eslint/eslint-plugin@6.10.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.29.0
|
|
|
|
|
version: 2.29.0(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)
|
|
|
|
|
version: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.2.0
|
|
|
|
|
version: 16.2.0(eslint@8.53.0)
|
|
|
|
@ -932,8 +932,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==}
|
|
|
|
|
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.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.9.1
|
|
|
|
|
'@typescript-eslint/type-utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.9.1
|
|
|
|
|
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.10.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.10.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -961,8 +961,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@6.9.1(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==}
|
|
|
|
|
/@typescript-eslint/parser@6.10.0(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==}
|
|
|
|
|
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.9.1
|
|
|
|
|
'@typescript-eslint/types': 6.9.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.9.1
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.10.0
|
|
|
|
|
'@typescript-eslint/types': 6.10.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.10.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
typescript: 5.2.2
|
|
|
|
@ -982,16 +982,16 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@6.9.1:
|
|
|
|
|
resolution: {integrity: sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==}
|
|
|
|
|
/@typescript-eslint/scope-manager@6.10.0:
|
|
|
|
|
resolution: {integrity: sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.9.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.9.1
|
|
|
|
|
'@typescript-eslint/types': 6.10.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.10.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@6.9.1(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==}
|
|
|
|
|
/@typescript-eslint/type-utils@6.10.0(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==}
|
|
|
|
|
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.9.1(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.2.2)
|
|
|
|
@ -1010,13 +1010,13 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@6.9.1:
|
|
|
|
|
resolution: {integrity: sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==}
|
|
|
|
|
/@typescript-eslint/types@6.10.0:
|
|
|
|
|
resolution: {integrity: sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.9.1(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.10.0(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -1024,8 +1024,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.9.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.9.1
|
|
|
|
|
'@typescript-eslint/types': 6.10.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.10.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.9.1(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==}
|
|
|
|
|
/@typescript-eslint/utils@6.10.0(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==}
|
|
|
|
|
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.53.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.9.1
|
|
|
|
|
'@typescript-eslint/types': 6.9.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.10.0
|
|
|
|
|
'@typescript-eslint/types': 6.10.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2)
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -1055,11 +1055,11 @@ packages:
|
|
|
|
|
- typescript
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.9.1:
|
|
|
|
|
resolution: {integrity: sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@6.10.0:
|
|
|
|
|
resolution: {integrity: sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 6.9.1
|
|
|
|
|
'@typescript-eslint/types': 6.10.0
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1535,7 +1535,7 @@ packages:
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@39.1.1(@typescript-eslint/eslint-plugin@6.9.1)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
/eslint-config-standard-with-typescript@39.1.1(@typescript-eslint/eslint-plugin@6.10.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.53.0)(typescript@5.2.2):
|
|
|
|
|
resolution: {integrity: sha512-t6B5Ep8E4I18uuoYeYxINyqcXb2UbC0SOOTxRtBSt2JUs+EzeXbfe2oaiPs71AIdnoWhXDO2fYOHz8df3kV84A==}
|
|
|
|
|
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.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.2.0)(eslint-plugin-promise@6.1.1)(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-n: 16.2.0(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.53.0)
|
|
|
|
|
typescript: 5.2.2
|
|
|
|
@ -1567,7 +1567,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-n: 16.2.0(eslint@8.53.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.53.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1582,7 +1582,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.9.1)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.10.0)(eslint-import-resolver-node@0.3.9)(eslint@8.53.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.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
@ -1622,7 +1622,7 @@ packages:
|
|
|
|
|
eslint: 8.53.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.9.1)(eslint@8.53.0):
|
|
|
|
|
/eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.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.9.1(eslint@8.53.0)(typescript@5.2.2)
|
|
|
|
|
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.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.53.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.9.1)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.10.0)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0)
|
|
|
|
|
hasown: 2.0.0
|
|
|
|
|
is-core-module: 2.13.1
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|