|
|
|
@ -22,11 +22,11 @@ importers:
|
|
|
|
|
specifier: 11.1.6
|
|
|
|
|
version: 11.1.6(rollup@4.11.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: 6.21.0
|
|
|
|
|
version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
specifier: 7.0.1
|
|
|
|
|
version: 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: 6.21.0
|
|
|
|
|
version: 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
specifier: 7.0.1
|
|
|
|
|
version: 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: 8.56.0
|
|
|
|
|
version: 8.56.0
|
|
|
|
@ -35,10 +35,10 @@ importers:
|
|
|
|
|
version: 9.1.0(eslint@8.56.0)
|
|
|
|
|
eslint-config-standard-with-typescript:
|
|
|
|
|
specifier: 43.0.1
|
|
|
|
|
version: 43.0.1(@typescript-eslint/eslint-plugin@6.21.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
version: 43.0.1(@typescript-eslint/eslint-plugin@7.0.1)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: 2.29.1
|
|
|
|
|
version: 2.29.1(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)
|
|
|
|
|
version: 2.29.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-n:
|
|
|
|
|
specifier: 16.6.2
|
|
|
|
|
version: 16.6.2(eslint@8.56.0)
|
|
|
|
@ -823,23 +823,23 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-OLvgeBv3vXlnnJGIAgCLYKjgMEU+wBGj07MQ/nxAaON+3mLzX7mJbhRYrVGiVvFiXtwFlkcBa/TtmglHy0UbzQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
'@typescript-eslint/parser': ^7.0.0
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.10.0
|
|
|
|
|
'@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.21.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.21.0
|
|
|
|
|
'@typescript-eslint/parser': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.0.1
|
|
|
|
|
'@typescript-eslint/type-utils': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/utils': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.0.1
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
@ -873,6 +873,27 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@7.0.1(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-8GcRRZNzaHxKzBPU3tKtFNing571/GwPBeCvmAUw0yBtfE2XVd0zFKJIMSWkHJcPQi0ekxjIts6L/rrZq5cxGQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.0.1
|
|
|
|
|
'@typescript-eslint/types': 7.0.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.0.1
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
typescript: 5.3.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@6.21.0:
|
|
|
|
|
resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
@ -881,18 +902,26 @@ packages:
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.21.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@6.21.0(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==}
|
|
|
|
|
/@typescript-eslint/scope-manager@7.0.1:
|
|
|
|
|
resolution: {integrity: sha512-v7/T7As10g3bcWOOPAcbnMDuvctHzCFYCG/8R4bK4iYzdFqsZTbXGln0cZNVcwQcwewsYU2BJLay8j0/4zOk4w==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 7.0.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.0.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@7.0.1(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-YtT9UcstTG5Yqy4xtLiClm1ZpM/pWVGFnkAa90UfdkkZsR1eP2mR/1jbHeYp8Ay1l1JHPyGvoUYR6o3On5Nhmw==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/utils': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
ts-api-utils: 1.0.3(typescript@5.3.3)
|
|
|
|
@ -906,6 +935,11 @@ packages:
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@7.0.1:
|
|
|
|
|
resolution: {integrity: sha512-uJDfmirz4FHib6ENju/7cz9SdMSkeVvJDK3VcMFvf/hAShg8C74FW+06MaQPODHfDJp/z/zHfgawIJRjlu0RLg==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@6.21.0(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
@ -928,18 +962,40 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@6.21.0(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@7.0.1(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-SO9wHb6ph0/FN5OJxH4MiPscGah5wjOd0RRpaLvuBv9g8565Fgu0uMySFEPqwPHiQU90yzJ2FjRYKGrAhS1xig==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 7.0.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 7.0.1
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
minimatch: 9.0.3
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
ts-api-utils: 1.0.3(typescript@5.3.3)
|
|
|
|
|
typescript: 5.3.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@7.0.1(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-oe4his30JgPbnv+9Vef1h48jm0S6ft4mNwi9wj7bX10joGn07QRfqIqFHoMiajrtoU88cIhXf8ahwgrcbNLgPA==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.56.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
|
|
|
|
|
'@types/json-schema': 7.0.15
|
|
|
|
|
'@types/semver': 7.5.6
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.21.0
|
|
|
|
|
'@typescript-eslint/types': 6.21.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 7.0.1
|
|
|
|
|
'@typescript-eslint/types': 7.0.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -955,6 +1011,14 @@ packages:
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@7.0.1:
|
|
|
|
|
resolution: {integrity: sha512-hwAgrOyk++RTXrP4KzCg7zB2U0xt7RUU0ZdMSCsqF3eKUwkdXUMyTb0qdCuji7VIbcpG62kKTU9M1J1c9UpFBw==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 7.0.1
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@ungap/structured-clone@1.2.0:
|
|
|
|
|
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
|
|
|
|
dev: true
|
|
|
|
@ -1351,7 +1415,7 @@ packages:
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard-with-typescript@43.0.1(@typescript-eslint/eslint-plugin@6.21.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
/eslint-config-standard-with-typescript@43.0.1(@typescript-eslint/eslint-plugin@7.0.1)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.56.0)(typescript@5.3.3):
|
|
|
|
|
resolution: {integrity: sha512-WfZ986+qzIzX6dcr4yGUyVb/l9N3Z8wPXCc5z/70fljs3UbWhhV+WxrfgsqMToRzuuyX9MqZ974pq2UPhDTOcA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^6.4.0
|
|
|
|
@ -1361,11 +1425,11 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
eslint: 8.56.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.56.0)
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-n: 16.6.2(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.56.0)
|
|
|
|
|
typescript: 5.3.3
|
|
|
|
@ -1383,7 +1447,7 @@ packages:
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-n: 16.6.2(eslint@8.56.0)
|
|
|
|
|
eslint-plugin-promise: 6.1.1(eslint@8.56.0)
|
|
|
|
|
dev: true
|
|
|
|
@ -1398,7 +1462,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0):
|
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@7.0.1)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0):
|
|
|
|
|
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1419,7 +1483,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/parser': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
@ -1439,7 +1503,7 @@ packages:
|
|
|
|
|
eslint-compat-utils: 0.1.2(eslint@8.56.0)
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.21.0)(eslint@8.56.0):
|
|
|
|
|
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0):
|
|
|
|
|
resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -1449,7 +1513,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
'@typescript-eslint/parser': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
|
|
|
|
array-includes: 3.1.7
|
|
|
|
|
array.prototype.findlastindex: 1.2.3
|
|
|
|
|
array.prototype.flat: 1.3.2
|
|
|
|
@ -1458,7 +1522,7 @@ packages:
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.56.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0)
|
|
|
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.0.1)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0)
|
|
|
|
|
hasown: 2.0.0
|
|
|
|
|
is-core-module: 2.13.1
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|