|
|
|
|
@ -81,10 +81,10 @@ devDependencies:
|
|
|
|
|
version: 19.0.10
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.24.1(@typescript-eslint/parser@8.24.1)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 8.28.0(@typescript-eslint/parser@8.28.0)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: ^9.17.0
|
|
|
|
|
version: 9.23.0
|
|
|
|
|
@ -93,7 +93,7 @@ devDependencies:
|
|
|
|
|
version: 15.1.7(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: ^2.31.0
|
|
|
|
|
version: 2.31.0(@typescript-eslint/parser@8.24.1)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
version: 2.31.0(@typescript-eslint/parser@8.28.0)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-react:
|
|
|
|
|
specifier: ^7.37.3
|
|
|
|
|
version: 7.37.4(eslint@9.23.0)
|
|
|
|
|
@ -111,7 +111,7 @@ devDependencies:
|
|
|
|
|
version: 5.8.2
|
|
|
|
|
typescript-eslint:
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
|
|
|
|
|
packages:
|
|
|
|
|
|
|
|
|
|
@ -128,16 +128,6 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@eslint-community/eslint-utils@4.4.1(eslint@9.23.0):
|
|
|
|
|
resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@eslint-community/eslint-utils@4.5.1(eslint@9.23.0):
|
|
|
|
|
resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
@ -714,41 +704,41 @@ packages:
|
|
|
|
|
'@types/node': 22.13.14
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@8.24.1(@typescript-eslint/parser@8.24.1)(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0)(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.12.1
|
|
|
|
|
'@typescript-eslint/parser': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.24.1
|
|
|
|
|
'@typescript-eslint/type-utils': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.24.1
|
|
|
|
|
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.28.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.28.0
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
|
ignore: 5.3.2
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
ts-api-utils: 2.0.1(typescript@5.8.2)
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.2)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@8.24.1(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==}
|
|
|
|
|
/@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.24.1
|
|
|
|
|
'@typescript-eslint/types': 8.24.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.24.1(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.24.1
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.28.0
|
|
|
|
|
'@typescript-eslint/types': 8.28.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.28.0
|
|
|
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
@ -756,77 +746,77 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager@8.24.1:
|
|
|
|
|
resolution: {integrity: sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==}
|
|
|
|
|
/@typescript-eslint/scope-manager@8.28.0:
|
|
|
|
|
resolution: {integrity: sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.24.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.24.1
|
|
|
|
|
'@typescript-eslint/types': 8.28.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.28.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@8.24.1(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==}
|
|
|
|
|
/@typescript-eslint/type-utils@8.28.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.24.1(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
ts-api-utils: 2.0.1(typescript@5.8.2)
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.2)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types@8.24.1:
|
|
|
|
|
resolution: {integrity: sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==}
|
|
|
|
|
/@typescript-eslint/types@8.28.0:
|
|
|
|
|
resolution: {integrity: sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@8.24.1(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==}
|
|
|
|
|
/@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.24.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.24.1
|
|
|
|
|
'@typescript-eslint/types': 8.28.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.28.0
|
|
|
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
|
|
|
fast-glob: 3.3.3
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
minimatch: 9.0.5
|
|
|
|
|
semver: 7.7.1
|
|
|
|
|
ts-api-utils: 2.0.1(typescript@5.8.2)
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.2)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@8.24.1(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==}
|
|
|
|
|
/@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.23.0)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.24.1
|
|
|
|
|
'@typescript-eslint/types': 8.24.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.24.1(typescript@5.8.2)
|
|
|
|
|
'@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.28.0
|
|
|
|
|
'@typescript-eslint/types': 8.28.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys@8.24.1:
|
|
|
|
|
resolution: {integrity: sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==}
|
|
|
|
|
/@typescript-eslint/visitor-keys@8.28.0:
|
|
|
|
|
resolution: {integrity: sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.24.1
|
|
|
|
|
'@typescript-eslint/types': 8.28.0
|
|
|
|
|
eslint-visitor-keys: 4.2.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
@ -1657,12 +1647,12 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@next/eslint-plugin-next': 15.1.7
|
|
|
|
|
'@rushstack/eslint-patch': 1.10.5
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.24.1(@typescript-eslint/parser@8.24.1)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-import-resolver-typescript: 3.8.3(eslint-plugin-import@2.31.0)(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.24.1)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.28.0)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-jsx-a11y: 6.10.2(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-react: 7.37.4(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-react-hooks: 5.1.0(eslint@9.23.0)
|
|
|
|
|
@ -1700,7 +1690,7 @@ packages:
|
|
|
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
|
|
|
enhanced-resolve: 5.18.1
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.24.1)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.28.0)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
get-tsconfig: 4.10.0
|
|
|
|
|
is-bun-module: 1.3.0
|
|
|
|
|
stable-hash: 0.0.4
|
|
|
|
|
@ -1709,7 +1699,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-module-utils@2.12.0(@typescript-eslint/parser@8.24.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0):
|
|
|
|
|
/eslint-module-utils@2.12.0(@typescript-eslint/parser@8.28.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0):
|
|
|
|
|
resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@ -1730,7 +1720,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
@ -1739,7 +1729,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.1)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0):
|
|
|
|
|
/eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.28.0)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0):
|
|
|
|
|
resolution: {integrity: sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@ -1750,7 +1740,7 @@ packages:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@rtsao/scc': 1.1.0
|
|
|
|
|
'@typescript-eslint/parser': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
array-includes: 3.1.8
|
|
|
|
|
array.prototype.findlastindex: 1.2.5
|
|
|
|
|
array.prototype.flat: 1.3.2
|
|
|
|
|
@ -1759,7 +1749,7 @@ packages:
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.24.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.28.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.3)(eslint@9.23.0)
|
|
|
|
|
hasown: 2.0.2
|
|
|
|
|
is-core-module: 2.15.1
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
@ -4099,8 +4089,8 @@ packages:
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/ts-api-utils@2.0.1(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==}
|
|
|
|
|
/ts-api-utils@2.1.0(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
|
|
|
|
|
engines: {node: '>=18.12'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4'
|
|
|
|
|
@ -4185,16 +4175,16 @@ packages:
|
|
|
|
|
reflect.getprototypeof: 1.0.10
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/typescript-eslint@8.24.1(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-cw3rEdzDqBs70TIcb0Gdzbt6h11BSs2pS0yaq7hDWDBtCCSei1pPSUXE9qUdQ/Wm9NgFg8mKtMt1b8fTHIl1jA==}
|
|
|
|
|
/typescript-eslint@8.28.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
resolution: {integrity: sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.24.1(@typescript-eslint/parser@8.24.1)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.24.1(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
|