Unverified Commit 7e05fd6b authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub

chore(deps): update all non-major dependencies to ^0.7.1 (#182)

parent 850aecc0
......@@ -23,8 +23,8 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint": "^0.7.0",
"@nuxt/eslint-config": "^0.7.0",
"@nuxt/eslint": "^0.7.1",
"@nuxt/eslint-config": "^0.7.1",
"@nuxthub/core": "^0.8.7",
"@types/node": "^22.9.0",
"eslint": "^9.15.0",
......
......@@ -9,11 +9,11 @@ devDependencies:
specifier: ^1.6.0
version: 1.6.0(vite@5.4.10)(vue@3.5.12)
'@nuxt/eslint':
specifier: ^0.7.0
version: 0.7.0(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)(vite@5.4.10)
specifier: ^0.7.1
version: 0.7.1(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)(vite@5.4.10)
'@nuxt/eslint-config':
specifier: ^0.7.0
version: 0.7.0(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)
specifier: ^0.7.1
version: 0.7.1(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)
'@nuxthub/core':
specifier: ^0.8.7
version: 0.8.7(vite@5.4.10)
......@@ -1197,11 +1197,6 @@ packages:
- supports-color
dev: true
/@eslint/js@9.14.0:
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: true
/@eslint/js@9.15.0:
resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
......@@ -1485,8 +1480,8 @@ packages:
- webpack-sources
dev: true
/@nuxt/eslint-config@0.7.0(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-HAQuyAAFqfLKevIXDlkm+hrts7LpZYofY5DcB1n1nWO8a83GJfgOLwLN1MnPFt4Y3oix/FiUDu9gws+yWOMYHA==}
/@nuxt/eslint-config@0.7.1(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-y0sO0+gle+FV7g4tKQgiB8PT2sTnpND63K/PmwU+VAucz4XTCbMlI2l0tCdfQCreXtFhskFKQrJ9dGcna5eakg==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
eslint-plugin-format: '*'
......@@ -1496,11 +1491,11 @@ packages:
dependencies:
'@antfu/install-pkg': 0.4.1
'@clack/prompts': 0.8.1
'@eslint/js': 9.14.0
'@nuxt/eslint-plugin': 0.7.0(eslint@9.15.0)(typescript@5.6.3)
'@eslint/js': 9.15.0
'@nuxt/eslint-plugin': 0.7.1(eslint@9.15.0)(typescript@5.6.3)
'@stylistic/eslint-plugin': 2.10.1(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/eslint-plugin': 8.14.0(@typescript-eslint/parser@8.14.0)(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/parser': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/eslint-plugin': 8.15.0(@typescript-eslint/parser@8.15.0)(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/parser': 8.15.0(eslint@9.15.0)(typescript@5.6.3)
eslint: 9.15.0
eslint-config-flat-gitignore: 0.2.0(eslint@9.15.0)
eslint-flat-config-utils: 0.4.0
......@@ -1521,21 +1516,21 @@ packages:
- typescript
dev: true
/@nuxt/eslint-plugin@0.7.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-mwQRPlXaMVNC0B1lt7HhTvGlOy2jG43dZkcyGsACAEPGMv2QOhmcG146Zsq94iWeXlX2VFKsDFmR1mgS1OnB4Q==}
/@nuxt/eslint-plugin@0.7.1(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-/COfuye/C6PBlsKq1u9gZXN4recYe9bcmgNVPNnc8cSs55iilS1vPg7uBXG/nANzwdrngJ9j7hMP1PUKOiRiEg==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
dependencies:
'@typescript-eslint/types': 8.14.0
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/types': 8.15.0
'@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.6.3)
eslint: 9.15.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@nuxt/eslint@0.7.0(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)(vite@5.4.10):
resolution: {integrity: sha512-9yeQzWUCqqBv3KngFJknP4OXyKOd50ELAmMvIZ8PZrx9IZ5WDi9nRWd/dKHmcDmO0NsvGhxr0WochxxGzAXyYg==}
/@nuxt/eslint@0.7.1(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)(vite@5.4.10):
resolution: {integrity: sha512-UO7buQvhmiBArcuWrK1XFuC4drHxRgWxldwN1pvVKxKOeVhaomp4TlkOJAiyw2p3xIItQX4jV+SSVxnzoaF7UQ==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
eslint-webpack-plugin: ^4.1.0
......@@ -1548,8 +1543,8 @@ packages:
dependencies:
'@eslint/config-inspector': 0.5.6(eslint@9.15.0)
'@nuxt/devtools-kit': 1.6.0(magicast@0.3.5)(vite@5.4.10)
'@nuxt/eslint-config': 0.7.0(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)
'@nuxt/eslint-plugin': 0.7.0(eslint@9.15.0)(typescript@5.6.3)
'@nuxt/eslint-config': 0.7.1(@vue/compiler-sfc@3.5.12)(eslint@9.15.0)(typescript@5.6.3)
'@nuxt/eslint-plugin': 0.7.1(eslint@9.15.0)(typescript@5.6.3)
'@nuxt/kit': 3.14.159(magicast@0.3.5)
chokidar: 4.0.1
eslint: 9.15.0
......@@ -1559,7 +1554,7 @@ packages:
get-port-please: 3.1.2
mlly: 1.7.3
pathe: 1.1.2
unimport: 3.13.2
unimport: 3.13.2(rollup@4.24.4)
transitivePeerDependencies:
- '@vue/compiler-sfc'
- bufferutil
......@@ -1588,14 +1583,14 @@ packages:
jiti: 1.21.6
klona: 2.0.6
knitwork: 1.1.0
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
pkg-types: 1.2.1
scule: 1.3.0
semver: 7.6.3
ufo: 1.5.4
unctx: 2.3.1
unimport: 3.13.1(rollup@4.24.4)
unimport: 3.13.2(rollup@4.24.4)
untyped: 1.5.1
transitivePeerDependencies:
- magicast
......@@ -1626,7 +1621,7 @@ packages:
semver: 7.6.3
ufo: 1.5.4
unctx: 2.3.1
unimport: 3.13.2
unimport: 3.13.2(rollup@4.24.4)
untyped: 1.5.1
transitivePeerDependencies:
- magicast
......@@ -1649,7 +1644,7 @@ packages:
std-env: 3.7.0
ufo: 1.5.4
uncrypto: 0.1.3
unimport: 3.13.1(rollup@4.24.4)
unimport: 3.13.2(rollup@4.24.4)
untyped: 1.5.1
transitivePeerDependencies:
- rollup
......@@ -1672,7 +1667,7 @@ packages:
std-env: 3.7.0
ufo: 1.5.4
uncrypto: 0.1.3
unimport: 3.13.1(rollup@4.24.4)
unimport: 3.13.2(rollup@4.24.4)
untyped: 1.5.1
transitivePeerDependencies:
- magicast
......@@ -1734,7 +1729,7 @@ packages:
jiti: 2.4.0
knitwork: 1.1.0
magic-string: 0.30.12
mlly: 1.7.2
mlly: 1.7.3
ohash: 1.1.4
pathe: 1.1.2
perfect-debounce: 1.0.0
......@@ -2336,8 +2331,8 @@ packages:
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
dev: true
/@typescript-eslint/eslint-plugin@8.14.0(@typescript-eslint/parser@8.14.0)(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==}
/@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0)(eslint@9.15.0)(typescript@5.6.3):
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
......@@ -2348,11 +2343,11 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.12.1
'@typescript-eslint/parser': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/scope-manager': 8.14.0
'@typescript-eslint/type-utils': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/visitor-keys': 8.14.0
'@typescript-eslint/parser': 8.15.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/scope-manager': 8.15.0
'@typescript-eslint/type-utils': 8.15.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/visitor-keys': 8.15.0
eslint: 9.15.0
graphemer: 1.4.0
ignore: 5.3.2
......@@ -2363,8 +2358,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser@8.14.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==}
/@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
......@@ -2373,10 +2368,10 @@ packages:
typescript:
optional: true
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@9.4.0)
eslint: 9.15.0
typescript: 5.6.3
......@@ -2384,14 +2379,6 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager@8.11.0:
resolution: {integrity: sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dependencies:
'@typescript-eslint/types': 8.11.0
'@typescript-eslint/visitor-keys': 8.11.0
dev: true
/@typescript-eslint/scope-manager@8.14.0:
resolution: {integrity: sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
......@@ -2400,37 +2387,46 @@ packages:
'@typescript-eslint/visitor-keys': 8.14.0
dev: true
/@typescript-eslint/type-utils@8.14.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==}
/@typescript-eslint/scope-manager@8.15.0:
resolution: {integrity: sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dependencies:
'@typescript-eslint/types': 8.15.0
'@typescript-eslint/visitor-keys': 8.15.0
dev: true
/@typescript-eslint/type-utils@8.15.0(eslint@9.15.0)(typescript@5.6.3):
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
dependencies:
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/typescript-estree': 8.15.0(typescript@5.6.3)
'@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.6.3)
debug: 4.3.7(supports-color@9.4.0)
eslint: 9.15.0
ts-api-utils: 1.3.0(typescript@5.6.3)
typescript: 5.6.3
transitivePeerDependencies:
- eslint
- supports-color
dev: true
/@typescript-eslint/types@8.11.0:
resolution: {integrity: sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==}
/@typescript-eslint/types@8.14.0:
resolution: {integrity: sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: 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}
dev: true
/@typescript-eslint/typescript-estree@8.11.0(typescript@5.6.3):
resolution: {integrity: sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==}
/@typescript-eslint/typescript-estree@8.14.0(typescript@5.6.3):
resolution: {integrity: sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
......@@ -2438,8 +2434,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 8.11.0
'@typescript-eslint/visitor-keys': 8.11.0
'@typescript-eslint/types': 8.14.0
'@typescript-eslint/visitor-keys': 8.14.0
debug: 4.3.7(supports-color@9.4.0)
fast-glob: 3.3.2
is-glob: 4.0.3
......@@ -2451,8 +2447,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/typescript-estree@8.14.0(typescript@5.6.3):
resolution: {integrity: sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==}
/@typescript-eslint/typescript-estree@8.15.0(typescript@5.6.3):
resolution: {integrity: sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
......@@ -2460,8 +2456,8 @@ packages:
typescript:
optional: true
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@9.4.0)
fast-glob: 3.3.2
is-glob: 4.0.3
......@@ -2473,52 +2469,56 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils@8.11.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==}
/@typescript-eslint/utils@8.14.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0)
'@typescript-eslint/scope-manager': 8.11.0
'@typescript-eslint/types': 8.11.0
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3)
'@typescript-eslint/scope-manager': 8.14.0
'@typescript-eslint/types': 8.14.0
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
eslint: 9.15.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@typescript-eslint/utils@8.14.0(eslint@9.15.0)(typescript@5.6.3):
resolution: {integrity: sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==}
/@typescript-eslint/utils@8.15.0(eslint@9.15.0)(typescript@5.6.3):
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
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0)
'@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.15.0
typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@typescript-eslint/visitor-keys@8.11.0:
resolution: {integrity: sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==}
/@typescript-eslint/visitor-keys@8.14.0:
resolution: {integrity: sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dependencies:
'@typescript-eslint/types': 8.11.0
'@typescript-eslint/types': 8.14.0
eslint-visitor-keys: 3.4.3
dev: 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}
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
dev: true
/@unhead/dom@1.11.11:
......@@ -3181,7 +3181,7 @@ packages:
giget: 1.2.3
jiti: 1.21.6
magicast: 0.3.5
mlly: 1.7.2
mlly: 1.7.3
ohash: 1.1.4
pathe: 1.1.2
perfect-debounce: 1.0.0
......@@ -3204,7 +3204,7 @@ packages:
giget: 1.2.3
jiti: 2.4.0
magicast: 0.3.5
mlly: 1.7.2
mlly: 1.7.3
ohash: 1.1.4
pathe: 1.1.2
perfect-debounce: 1.0.0
......@@ -3968,7 +3968,7 @@ packages:
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
dependencies:
'@typescript-eslint/utils': 8.11.0(eslint@9.15.0)(typescript@5.6.3)
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0)(typescript@5.6.3)
debug: 4.3.7(supports-color@9.4.0)
doctrine: 3.0.0
eslint: 9.15.0
......@@ -4261,7 +4261,7 @@ packages:
resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==}
dependencies:
enhanced-resolve: 5.17.0
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
ufo: 1.5.4
dev: true
......@@ -4734,7 +4734,7 @@ packages:
resolution: {integrity: sha512-gXgeSyp9Hf7qG2/PLKmywHXyQf2xFrw+mJGpoj9DsAB9L7/MIKn+DeEx98UryWXdmbv8wUUPdcQof6qXnZoCGg==}
dependencies:
'@rollup/pluginutils': 5.1.3(rollup@4.24.4)
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
unenv: 1.10.0
unplugin: 1.15.0
......@@ -5111,7 +5111,7 @@ packages:
h3: 1.13.0
http-shutdown: 1.2.2
jiti: 2.4.0
mlly: 1.7.2
mlly: 1.7.3
node-forge: 1.3.1
pathe: 1.1.2
std-env: 3.7.0
......@@ -5129,7 +5129,7 @@ packages:
resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
engines: {node: '>=14'}
dependencies:
mlly: 1.7.2
mlly: 1.7.3
pkg-types: 1.2.1
dev: true
......@@ -5392,7 +5392,7 @@ packages:
resolution: {integrity: sha512-zHAN21dp+As0ldkAr5tWTop/I721j7MssZG6qb7a7EMorFwdRIhyTUwltr2L6v4qT4209S4eb2S9rszP1fxS7A==}
dependencies:
consola: 3.2.3
mlly: 1.7.2
mlly: 1.7.3
pkg-types: 1.2.1
dev: true
......@@ -5449,7 +5449,7 @@ packages:
magic-string: 0.30.12
magicast: 0.3.5
mime: 4.0.4
mlly: 1.7.2
mlly: 1.7.3
node-fetch-native: 1.6.4
ofetch: 1.4.1
ohash: 1.1.4
......@@ -5470,7 +5470,7 @@ packages:
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.10.0
unimport: 3.13.1(rollup@4.24.4)
unimport: 3.13.2(rollup@4.24.4)
unstorage: 1.13.1(ioredis@5.4.1)
untyped: 1.5.1
unwasm: 0.3.9
......@@ -5664,7 +5664,7 @@ packages:
unctx: 2.3.1
unenv: 1.10.0
unhead: 1.11.11
unimport: 3.13.1(rollup@4.24.4)
unimport: 3.13.1
unplugin: 1.15.0
unplugin-vue-router: 0.10.8(vue-router@4.4.5)(vue@3.5.12)
unstorage: 1.13.1(ioredis@5.4.1)
......@@ -6008,7 +6008,7 @@ packages:
resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
dependencies:
confbox: 0.1.8
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
dev: true
......@@ -6016,7 +6016,7 @@ packages:
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
dependencies:
confbox: 0.1.8
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
dev: true
......@@ -7196,7 +7196,7 @@ packages:
fast-glob: 3.3.2
local-pkg: 0.5.0
magic-string: 0.30.12
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
pkg-types: 1.2.1
scule: 1.3.0
......@@ -7207,7 +7207,7 @@ packages:
- webpack-sources
dev: true
/unimport@3.13.1(rollup@4.24.4):
/unimport@3.13.1:
resolution: {integrity: sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==}
dependencies:
'@rollup/pluginutils': 5.1.3(rollup@4.24.4)
......@@ -7217,7 +7217,7 @@ packages:
fast-glob: 3.3.2
local-pkg: 0.5.0
magic-string: 0.30.12
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
pkg-types: 1.2.1
scule: 1.3.0
......@@ -7228,7 +7228,7 @@ packages:
- webpack-sources
dev: true
/unimport@3.13.2:
/unimport@3.13.2(rollup@4.24.4):
resolution: {integrity: sha512-VKAepeIb6BWLtBl4tmyHY1/7rJgz3ynmZrWf8cU1a+v5Uv/k1gyyAEeGBnYcrwy8bxG5sflxEx4a9VQUqOVHUA==}
dependencies:
'@rollup/pluginutils': 5.1.3(rollup@4.24.4)
......@@ -7271,7 +7271,7 @@ packages:
json5: 2.2.3
local-pkg: 0.5.0
magic-string: 0.30.12
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
scule: 1.3.0
unplugin: 1.15.0
......@@ -7382,7 +7382,7 @@ packages:
dependencies:
knitwork: 1.1.0
magic-string: 0.30.12
mlly: 1.7.2
mlly: 1.7.3
pathe: 1.1.2
pkg-types: 1.2.1
unplugin: 1.15.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment