chore(deps): update all non-major dependencies (#3112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cadd2c3fa0
commit
b179271e3c
2 changed files with 25 additions and 25 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "@elk-zone/elk",
|
"name": "@elk-zone/elk",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.15.1",
|
"version": "0.15.1",
|
||||||
"packageManager": "pnpm@9.15.1",
|
"packageManager": "pnpm@9.15.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://elk.zone/",
|
"homepage": "https://elk.zone/",
|
||||||
"main": "./nuxt.config.ts",
|
"main": "./nuxt.config.ts",
|
||||||
|
@ -150,7 +150,7 @@
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"nuxt-component-meta": "0.9.0",
|
"nuxt-component-meta": "0.9.0",
|
||||||
"unstorage": "^1.14.1",
|
"unstorage": "^1.14.4",
|
||||||
"vitest": "2.1.8",
|
"vitest": "2.1.8",
|
||||||
"vue": "^3.5.4"
|
"vue": "^3.5.4"
|
||||||
},
|
},
|
||||||
|
|
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
|
@ -6,7 +6,7 @@ settings:
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
nuxt-component-meta: 0.9.0
|
nuxt-component-meta: 0.9.0
|
||||||
unstorage: ^1.14.1
|
unstorage: ^1.14.4
|
||||||
vitest: 2.1.8
|
vitest: 2.1.8
|
||||||
vue: ^3.5.4
|
vue: ^3.5.4
|
||||||
|
|
||||||
|
@ -2151,6 +2151,10 @@ packages:
|
||||||
resolution: {integrity: sha512-8tR1xe7ZEbkabTuE/tNhzpolygUn9OaYp9yuYAF4MgDNZg06C3Qny80bes2/e9/Wm3aVkPUlCw6WgU7mQd0yEg==}
|
resolution: {integrity: sha512-8tR1xe7ZEbkabTuE/tNhzpolygUn9OaYp9yuYAF4MgDNZg06C3Qny80bes2/e9/Wm3aVkPUlCw6WgU7mQd0yEg==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
|
'@intlify/shared@11.0.1':
|
||||||
|
resolution: {integrity: sha512-lH164+aDDptHZ3dBDbIhRa1dOPQUp+83iugpc+1upTOWCnwyC1PVis6rSWNMMJ8VQxvtHQB9JMib48K55y0PvQ==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
'@intlify/unplugin-vue-i18n@6.0.1':
|
'@intlify/unplugin-vue-i18n@6.0.1':
|
||||||
resolution: {integrity: sha512-zDcGLNoaIP15JM4TGwgTHF01Y1Drwcv7pm9C2mHrGAZ3CugqyP2QEG0Vf82QVSNqgEwgB6prcAyDmjIDK1HlRQ==}
|
resolution: {integrity: sha512-zDcGLNoaIP15JM4TGwgTHF01Y1Drwcv7pm9C2mHrGAZ3CugqyP2QEG0Vf82QVSNqgEwgB6prcAyDmjIDK1HlRQ==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
|
@ -8587,8 +8591,8 @@ packages:
|
||||||
resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
|
resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
|
|
||||||
unstorage@1.14.1:
|
unstorage@1.14.4:
|
||||||
resolution: {integrity: sha512-0MBKpoVhNLL/Ixvue9lIsrHkwwWW9/f3TRftsYu1R7nZJJyHSdgPMBDjny2op07nirnS3OX6H3u+YDFGld+1Bg==}
|
resolution: {integrity: sha512-1SYeamwuYeQJtJ/USE1x4l17LkmQBzg7deBJ+U9qOBoHo15d1cDxG4jM31zKRgF7pG0kirZy4wVMX6WL6Zoscg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@azure/app-configuration': ^1.8.0
|
'@azure/app-configuration': ^1.8.0
|
||||||
'@azure/cosmos': ^4.2.0
|
'@azure/cosmos': ^4.2.0
|
||||||
|
@ -8606,7 +8610,7 @@ packages:
|
||||||
aws4fetch: ^1.0.20
|
aws4fetch: ^1.0.20
|
||||||
db0: '>=0.2.1'
|
db0: '>=0.2.1'
|
||||||
idb-keyval: ^6.2.1
|
idb-keyval: ^6.2.1
|
||||||
ioredis: ^5.4.1
|
ioredis: ^5.4.2
|
||||||
uploadthing: ^7.4.1
|
uploadthing: ^7.4.1
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@azure/app-configuration':
|
'@azure/app-configuration':
|
||||||
|
@ -10928,12 +10932,14 @@ snapshots:
|
||||||
|
|
||||||
'@intlify/shared@11.0.0-rc.1': {}
|
'@intlify/shared@11.0.0-rc.1': {}
|
||||||
|
|
||||||
|
'@intlify/shared@11.0.1': {}
|
||||||
|
|
||||||
'@intlify/unplugin-vue-i18n@6.0.1(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@2.79.1)(typescript@5.6.2)(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))':
|
'@intlify/unplugin-vue-i18n@6.0.1(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@2.79.1)(typescript@5.6.2)(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.17.0(jiti@2.4.2))
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.17.0(jiti@2.4.2))
|
||||||
'@intlify/bundle-utils': 10.0.0(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))
|
'@intlify/bundle-utils': 10.0.0(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))
|
||||||
'@intlify/shared': 10.0.5
|
'@intlify/shared': 11.0.1
|
||||||
'@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@10.0.5)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))
|
'@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))
|
||||||
'@rollup/pluginutils': 5.1.3(rollup@2.79.1)
|
'@rollup/pluginutils': 5.1.3(rollup@2.79.1)
|
||||||
'@typescript-eslint/scope-manager': 8.17.0
|
'@typescript-eslint/scope-manager': 8.17.0
|
||||||
'@typescript-eslint/typescript-estree': 8.17.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 8.17.0(typescript@5.6.2)
|
||||||
|
@ -10957,11 +10963,11 @@ snapshots:
|
||||||
|
|
||||||
'@intlify/utils@0.13.0': {}
|
'@intlify/utils@0.13.0': {}
|
||||||
|
|
||||||
'@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@10.0.5)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))':
|
'@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.26.2
|
'@babel/parser': 7.26.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@intlify/shared': 10.0.5
|
'@intlify/shared': 11.0.1
|
||||||
'@vue/compiler-dom': 3.5.13
|
'@vue/compiler-dom': 3.5.13
|
||||||
vue: 3.5.4(typescript@5.6.2)
|
vue: 3.5.4(typescript@5.6.2)
|
||||||
vue-i18n: 10.0.5(vue@3.5.4(typescript@5.6.2))
|
vue-i18n: 10.0.5(vue@3.5.4(typescript@5.6.2))
|
||||||
|
@ -11206,7 +11212,7 @@ snapshots:
|
||||||
socket.io-client: 4.8.1
|
socket.io-client: 4.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
unist-util-stringify-position: 4.0.0
|
unist-util-stringify-position: 4.0.0
|
||||||
unstorage: 1.14.1(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
unstorage: 1.14.4(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
||||||
ws: 8.18.0
|
ws: 8.18.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@azure/app-configuration'
|
- '@azure/app-configuration'
|
||||||
|
@ -17548,7 +17554,7 @@ snapshots:
|
||||||
unctx: 2.3.1(webpack-sources@3.2.3)
|
unctx: 2.3.1(webpack-sources@3.2.3)
|
||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unimport: 3.14.4(rollup@4.24.4)
|
unimport: 3.14.4(rollup@4.24.4)
|
||||||
unstorage: 1.14.1(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
unstorage: 1.14.4(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
||||||
untyped: 1.5.1
|
untyped: 1.5.1
|
||||||
unwasm: 0.3.9
|
unwasm: 0.3.9
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -17645,7 +17651,7 @@ snapshots:
|
||||||
unctx: 2.3.1(webpack-sources@3.2.3)
|
unctx: 2.3.1(webpack-sources@3.2.3)
|
||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unimport: 3.14.4(rollup@4.24.4)
|
unimport: 3.14.4(rollup@4.24.4)
|
||||||
unstorage: 1.14.1(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
unstorage: 1.14.4(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
||||||
untyped: 1.5.1
|
untyped: 1.5.1
|
||||||
unwasm: 0.3.9
|
unwasm: 0.3.9
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -17741,7 +17747,7 @@ snapshots:
|
||||||
unctx: 2.3.1(webpack-sources@3.2.3)
|
unctx: 2.3.1(webpack-sources@3.2.3)
|
||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unimport: 3.12.0(rollup@4.20.0)(webpack-sources@3.2.3)
|
unimport: 3.12.0(rollup@4.20.0)(webpack-sources@3.2.3)
|
||||||
unstorage: 1.14.1(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.1.4)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
unstorage: 1.14.4(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.1.4)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
||||||
unwasm: 0.3.9
|
unwasm: 0.3.9
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@azure/app-configuration'
|
- '@azure/app-configuration'
|
||||||
|
@ -17967,7 +17973,7 @@ snapshots:
|
||||||
unimport: 3.12.0(rollup@2.79.1)(webpack-sources@3.2.3)
|
unimport: 3.12.0(rollup@2.79.1)(webpack-sources@3.2.3)
|
||||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||||
unplugin-vue-router: 0.10.8(rollup@2.79.1)(vue-router@4.4.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
unplugin-vue-router: 0.10.8(rollup@2.79.1)(vue-router@4.4.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||||
unstorage: 1.14.1(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.1.4)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
unstorage: 1.14.4(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.1.4)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
||||||
untyped: 1.4.2
|
untyped: 1.4.2
|
||||||
vue: 3.5.4(typescript@5.6.2)
|
vue: 3.5.4(typescript@5.6.2)
|
||||||
vue-bundle-renderer: 2.1.0
|
vue-bundle-renderer: 2.1.0
|
||||||
|
@ -18085,7 +18091,7 @@ snapshots:
|
||||||
unimport: 3.14.4(rollup@4.24.4)
|
unimport: 3.14.4(rollup@4.24.4)
|
||||||
unplugin: 1.16.0
|
unplugin: 1.16.0
|
||||||
unplugin-vue-router: 0.10.8(rollup@4.24.4)(vue-router@4.4.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
unplugin-vue-router: 0.10.8(rollup@4.24.4)(vue-router@4.4.5(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||||
unstorage: 1.14.1(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
unstorage: 1.14.4(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1)
|
||||||
untyped: 1.5.1
|
untyped: 1.5.1
|
||||||
vue: 3.5.4(typescript@5.6.2)
|
vue: 3.5.4(typescript@5.6.2)
|
||||||
vue-bundle-renderer: 2.1.1
|
vue-bundle-renderer: 2.1.1
|
||||||
|
@ -20530,14 +20536,12 @@ snapshots:
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
webpack-virtual-modules: 0.6.2
|
webpack-virtual-modules: 0.6.2
|
||||||
|
|
||||||
unstorage@1.14.1(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1):
|
unstorage@1.14.4(@upstash/redis@1.34.0)(@vercel/kv@1.0.1)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
anymatch: 3.1.3
|
anymatch: 3.1.3
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
citty: 0.1.6
|
|
||||||
destr: 2.0.3
|
destr: 2.0.3
|
||||||
h3: 1.13.0
|
h3: 1.13.0
|
||||||
listhen: 1.9.0
|
|
||||||
lru-cache: 10.4.3
|
lru-cache: 10.4.3
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
|
@ -20549,14 +20553,12 @@ snapshots:
|
||||||
idb-keyval: 6.2.1
|
idb-keyval: 6.2.1
|
||||||
ioredis: 5.4.1
|
ioredis: 5.4.1
|
||||||
|
|
||||||
unstorage@1.14.1(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.1.4)(idb-keyval@6.2.1)(ioredis@5.4.1):
|
unstorage@1.14.4(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.1.4)(idb-keyval@6.2.1)(ioredis@5.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
anymatch: 3.1.3
|
anymatch: 3.1.3
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
citty: 0.1.6
|
|
||||||
destr: 2.0.3
|
destr: 2.0.3
|
||||||
h3: 1.13.0
|
h3: 1.13.0
|
||||||
listhen: 1.9.0
|
|
||||||
lru-cache: 10.4.3
|
lru-cache: 10.4.3
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
|
@ -20568,14 +20570,12 @@ snapshots:
|
||||||
idb-keyval: 6.2.1
|
idb-keyval: 6.2.1
|
||||||
ioredis: 5.4.1
|
ioredis: 5.4.1
|
||||||
|
|
||||||
unstorage@1.14.1(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1):
|
unstorage@1.14.4(@upstash/redis@1.34.0)(@vercel/kv@3.0.0)(db0@0.2.1)(idb-keyval@6.2.1)(ioredis@5.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
anymatch: 3.1.3
|
anymatch: 3.1.3
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
citty: 0.1.6
|
|
||||||
destr: 2.0.3
|
destr: 2.0.3
|
||||||
h3: 1.13.0
|
h3: 1.13.0
|
||||||
listhen: 1.9.0
|
|
||||||
lru-cache: 10.4.3
|
lru-cache: 10.4.3
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue