|
|
|
@ -52,8 +52,8 @@ importers:
|
|
|
|
|
specifier: 5.6.3
|
|
|
|
|
version: 5.6.3
|
|
|
|
|
typescript-eslint:
|
|
|
|
|
specifier: 8.14.0
|
|
|
|
|
version: 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
specifier: 8.15.0
|
|
|
|
|
version: 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
|
|
|
|
|
examples/api:
|
|
|
|
|
dependencies:
|
|
|
|
@ -1056,8 +1056,8 @@ packages:
|
|
|
|
|
'@types/unist@2.0.11':
|
|
|
|
|
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/eslint-plugin@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==}
|
|
|
|
|
'@typescript-eslint/eslint-plugin@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
|
|
@ -1067,8 +1067,8 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/parser@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==}
|
|
|
|
|
'@typescript-eslint/parser@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
@ -1077,25 +1077,26 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw==}
|
|
|
|
|
'@typescript-eslint/scope-manager@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==}
|
|
|
|
|
'@typescript-eslint/type-utils@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==}
|
|
|
|
|
'@typescript-eslint/types@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==}
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@ -1103,14 +1104,18 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==}
|
|
|
|
|
'@typescript-eslint/utils@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.14.0':
|
|
|
|
|
resolution: {integrity: sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==}
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.15.0':
|
|
|
|
|
resolution: {integrity: sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@unocss/astro@0.64.1':
|
|
|
|
@ -2205,10 +2210,11 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==}
|
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
|
|
|
|
typescript-eslint@8.14.0:
|
|
|
|
|
resolution: {integrity: sha512-K8fBJHxVL3kxMmwByvz8hNdBJ8a0YqKzKDX6jRlrjMuNXyd5T2V02HIq37+OiWXvUUOXgOOGiSSOh26Mh8pC3w==}
|
|
|
|
|
typescript-eslint@8.15.0:
|
|
|
|
|
resolution: {integrity: sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
@ -2951,14 +2957,14 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
'@types/unist@2.0.11': {}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/eslint-plugin@8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
'@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.12.1
|
|
|
|
|
'@typescript-eslint/parser': 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.14.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.14.0
|
|
|
|
|
'@typescript-eslint/parser': 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.15.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.15.0
|
|
|
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
|
ignore: 5.3.2
|
|
|
|
@ -2969,12 +2975,12 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/parser@8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
'@typescript-eslint/parser@8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.14.0
|
|
|
|
|
'@typescript-eslint/types': 8.14.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.14.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.15.0
|
|
|
|
|
'@typescript-eslint/types': 8.15.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.15.0(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.15.0
|
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
|
|
|
optionalDependencies:
|
|
|
|
@ -2982,29 +2988,29 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.14.0':
|
|
|
|
|
'@typescript-eslint/scope-manager@8.15.0':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.14.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.14.0
|
|
|
|
|
'@typescript-eslint/types': 8.15.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.15.0
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
'@typescript-eslint/type-utils@8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.15.0(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
|
|
|
ts-api-utils: 1.4.0(typescript@5.6.3)
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
typescript: 5.6.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- eslint
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.14.0': {}
|
|
|
|
|
'@typescript-eslint/types@8.15.0': {}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.14.0(typescript@5.6.3)':
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.15.0(typescript@5.6.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.14.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.14.0
|
|
|
|
|
'@typescript-eslint/types': 8.15.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.15.0
|
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
|
fast-glob: 3.3.2
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
@ -3016,21 +3022,22 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
'@typescript-eslint/utils@8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0(jiti@1.21.6))
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.14.0
|
|
|
|
|
'@typescript-eslint/types': 8.14.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.15.0
|
|
|
|
|
'@typescript-eslint/types': 8.15.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.15.0(typescript@5.6.3)
|
|
|
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
typescript: 5.6.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
- typescript
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.14.0':
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.15.0':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.14.0
|
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
'@typescript-eslint/types': 8.15.0
|
|
|
|
|
eslint-visitor-keys: 4.2.0
|
|
|
|
|
|
|
|
|
|
'@unocss/astro@0.64.1(rollup@4.27.3)(vite@5.4.11(terser@5.36.0))(vue@3.5.13(typescript@5.6.3))':
|
|
|
|
|
dependencies:
|
|
|
|
@ -4284,15 +4291,15 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
type-fest@0.7.1: {}
|
|
|
|
|
|
|
|
|
|
typescript-eslint@8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3):
|
|
|
|
|
typescript-eslint@8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/parser': 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.14.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/parser': 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.15.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
typescript: 5.6.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- eslint
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
typescript@5.6.3: {}
|
|
|
|
|