|
|
|
|
@ -81,16 +81,16 @@ devDependencies:
|
|
|
|
|
version: 19.0.12
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/parser':
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
eslint:
|
|
|
|
|
specifier: ^9.17.0
|
|
|
|
|
version: 9.23.0
|
|
|
|
|
eslint-config-next:
|
|
|
|
|
specifier: ^15.1.3
|
|
|
|
|
version: 15.2.4(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 15.2.4(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
eslint-plugin-import:
|
|
|
|
|
specifier: ^2.31.0
|
|
|
|
|
version: 2.31.0(@typescript-eslint/parser@8.29.0)(eslint-import-resolver-typescript@3.10.0)(eslint@9.23.0)
|
|
|
|
|
@ -108,10 +108,10 @@ devDependencies:
|
|
|
|
|
version: 3.5.3
|
|
|
|
|
typescript:
|
|
|
|
|
specifier: ^5.0.0
|
|
|
|
|
version: 5.8.2
|
|
|
|
|
version: 5.8.3
|
|
|
|
|
typescript-eslint:
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
version: 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
|
|
|
|
|
packages:
|
|
|
|
|
|
|
|
|
|
@ -120,24 +120,24 @@ packages:
|
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@emnapi/core@1.4.0:
|
|
|
|
|
resolution: {integrity: sha512-H+N/FqT07NmLmt6OFFtDfwe8PNygprzBikrEMyQfgqSmT0vzE515Pz7R8izwB9q/zsH/MA64AKoul3sA6/CzVg==}
|
|
|
|
|
/@emnapi/core@1.4.3:
|
|
|
|
|
resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==}
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@emnapi/wasi-threads': 1.0.1
|
|
|
|
|
'@emnapi/wasi-threads': 1.0.2
|
|
|
|
|
tslib: 2.8.1
|
|
|
|
|
dev: true
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@emnapi/runtime@1.4.0:
|
|
|
|
|
resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==}
|
|
|
|
|
/@emnapi/runtime@1.4.3:
|
|
|
|
|
resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==}
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib: 2.8.1
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@emnapi/wasi-threads@1.0.1:
|
|
|
|
|
resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
|
|
|
|
|
/@emnapi/wasi-threads@1.0.2:
|
|
|
|
|
resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==}
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib: 2.8.1
|
|
|
|
|
@ -403,7 +403,7 @@ packages:
|
|
|
|
|
cpu: [wasm32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@emnapi/runtime': 1.4.0
|
|
|
|
|
'@emnapi/runtime': 1.4.3
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
@ -476,12 +476,12 @@ packages:
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@napi-rs/wasm-runtime@0.2.7:
|
|
|
|
|
resolution: {integrity: sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==}
|
|
|
|
|
/@napi-rs/wasm-runtime@0.2.11:
|
|
|
|
|
resolution: {integrity: sha512-9DPkXtvHydrcOsopiYpUgPHpmj0HWZKMUnL2dZqpvC42lsratuBG06V5ipyno0fUek5VlFsNQ+AcFATSrJXgMA==}
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@emnapi/core': 1.4.0
|
|
|
|
|
'@emnapi/runtime': 1.4.0
|
|
|
|
|
'@emnapi/core': 1.4.3
|
|
|
|
|
'@emnapi/runtime': 1.4.3
|
|
|
|
|
'@tybys/wasm-util': 0.9.0
|
|
|
|
|
dev: true
|
|
|
|
|
optional: true
|
|
|
|
|
@ -738,7 +738,7 @@ packages:
|
|
|
|
|
'@types/node': 22.13.16
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
/@typescript-eslint/eslint-plugin@8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@ -747,22 +747,22 @@ packages:
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.12.1
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.29.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/type-utils': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.29.0
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
|
ignore: 5.3.2
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.2)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.3)
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser@8.29.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
/@typescript-eslint/parser@8.29.0(eslint@9.23.0)(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@ -771,11 +771,11 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.29.0
|
|
|
|
|
'@typescript-eslint/types': 8.29.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.29.0
|
|
|
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
@ -788,19 +788,19 @@ packages:
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.29.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@8.29.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
/@typescript-eslint/type-utils@8.29.0(eslint@9.23.0)(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.2)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.3)
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
@ -810,7 +810,7 @@ packages:
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@8.29.0(typescript@5.8.2):
|
|
|
|
|
/@typescript-eslint/typescript-estree@8.29.0(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@ -823,13 +823,13 @@ packages:
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
minimatch: 9.0.5
|
|
|
|
|
semver: 7.7.1
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.2)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
ts-api-utils: 2.1.0(typescript@5.8.3)
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@8.29.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
/@typescript-eslint/utils@8.29.0(eslint@9.23.0)(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@ -839,9 +839,9 @@ packages:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.29.0
|
|
|
|
|
'@typescript-eslint/types': 8.29.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.3)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
@ -948,7 +948,7 @@ packages:
|
|
|
|
|
cpu: [wasm32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@napi-rs/wasm-runtime': 0.2.7
|
|
|
|
|
'@napi-rs/wasm-runtime': 0.2.11
|
|
|
|
|
dev: true
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
@ -1821,7 +1821,7 @@ packages:
|
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-next@15.2.4(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
/eslint-config-next@15.2.4(eslint@9.23.0)(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-v4gYjd4eYIme8qzaJItpR5MMBXJ0/YV07u7eb50kEnlEmX7yhOjdUdzz70v4fiINYRjLf8X8TbogF0k7wlz6sA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
|
|
|
|
@ -1832,8 +1832,8 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@next/eslint-plugin-next': 15.2.4
|
|
|
|
|
'@rushstack/eslint-patch': 1.11.0
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
eslint-import-resolver-typescript: 3.10.0(eslint-plugin-import@2.31.0)(eslint@9.23.0)
|
|
|
|
|
@ -1841,7 +1841,7 @@ packages:
|
|
|
|
|
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.2.0(eslint@9.23.0)
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- eslint-import-resolver-webpack
|
|
|
|
|
- eslint-plugin-import-x
|
|
|
|
|
@ -1905,7 +1905,7 @@ packages:
|
|
|
|
|
eslint-import-resolver-webpack:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
debug: 3.2.7
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
|
|
@ -1925,7 +1925,7 @@ packages:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@rtsao/scc': 1.1.0
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
array-includes: 3.1.8
|
|
|
|
|
array.prototype.findlastindex: 1.2.5
|
|
|
|
|
array.prototype.flat: 1.3.2
|
|
|
|
|
@ -4429,13 +4429,13 @@ packages:
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/ts-api-utils@2.1.0(typescript@5.8.2):
|
|
|
|
|
/ts-api-utils@2.1.0(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
|
|
|
|
|
engines: {node: '>=18.12'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4'
|
|
|
|
|
dependencies:
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/ts-interface-checker@0.1.13:
|
|
|
|
|
@ -4523,24 +4523,24 @@ packages:
|
|
|
|
|
reflect.getprototypeof: 1.0.10
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/typescript-eslint@8.29.0(eslint@9.23.0)(typescript@5.8.2):
|
|
|
|
|
/typescript-eslint@8.29.0(eslint@9.23.0)(typescript@5.8.3):
|
|
|
|
|
resolution: {integrity: sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '>=4.8.4 <5.9.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.29.0(@typescript-eslint/parser@8.29.0)(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.3)
|
|
|
|
|
eslint: 9.23.0
|
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
typescript: 5.8.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/typescript@5.8.2:
|
|
|
|
|
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
|
|
|
|
|
/typescript@5.8.3:
|
|
|
|
|
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
|
|
|
|
engines: {node: '>=14.17'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: true
|
|
|
|
|
|