chore(deps): update all non-major dependencies (#3397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
13fcc8a3a8
commit
c9d1eefe92
2 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "@elk-zone/elk",
|
"name": "@elk-zone/elk",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.0",
|
"version": "0.16.0",
|
||||||
"packageManager": "pnpm@10.18.2",
|
"packageManager": "pnpm@10.18.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://elk.zone/",
|
"homepage": "https://elk.zone/",
|
||||||
"main": "./nuxt.config.ts",
|
"main": "./nuxt.config.ts",
|
||||||
|
|
@ -161,7 +161,7 @@
|
||||||
"vue-tsc": "^2.1.6"
|
"vue-tsc": "^2.1.6"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"nuxt-component-meta": "0.14.0",
|
"nuxt-component-meta": "0.14.1",
|
||||||
"unstorage": "^1.17.1",
|
"unstorage": "^1.17.1",
|
||||||
"vitest": "3.2.4",
|
"vitest": "3.2.4",
|
||||||
"vue": "^3.5.4"
|
"vue": "^3.5.4"
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ settings:
|
||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
nuxt-component-meta: 0.14.0
|
nuxt-component-meta: 0.14.1
|
||||||
unstorage: ^1.17.1
|
unstorage: ^1.17.1
|
||||||
vitest: 3.2.4
|
vitest: 3.2.4
|
||||||
vue: ^3.5.4
|
vue: ^3.5.4
|
||||||
|
|
@ -6765,8 +6765,8 @@ packages:
|
||||||
nth-check@2.1.1:
|
nth-check@2.1.1:
|
||||||
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
||||||
|
|
||||||
nuxt-component-meta@0.14.0:
|
nuxt-component-meta@0.14.1:
|
||||||
resolution: {integrity: sha512-RaL6bHJujuZmw/G+uNWAHYktf3k4hdlBIy+FqudXji42IefrJKdSMkh5ixyhsfEHWsuTYGKxD2NU3sq990KGrQ==}
|
resolution: {integrity: sha512-Q8NuynMJleiutBx4cD33TLp5HCGGmGfz/dE+PNOsAScSAG54hmpPk2beeIwh2VZJoMzPAyPPAqbsdIKpMcOHbA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
nuxt-csurf@1.6.5:
|
nuxt-csurf@1.6.5:
|
||||||
|
|
@ -10602,7 +10602,7 @@ snapshots:
|
||||||
micromatch: 4.0.8
|
micromatch: 4.0.8
|
||||||
minimark: 0.2.0
|
minimark: 0.2.0
|
||||||
minimatch: 10.0.3
|
minimatch: 10.0.3
|
||||||
nuxt-component-meta: 0.14.0(magicast@0.3.5)
|
nuxt-component-meta: 0.14.1(magicast@0.3.5)
|
||||||
nypm: 0.6.2
|
nypm: 0.6.2
|
||||||
ohash: 2.0.11
|
ohash: 2.0.11
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
|
|
@ -16836,7 +16836,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
boolbase: 1.0.0
|
boolbase: 1.0.0
|
||||||
|
|
||||||
nuxt-component-meta@0.14.0(magicast@0.3.5):
|
nuxt-component-meta@0.14.1(magicast@0.3.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 4.1.2(magicast@0.3.5)
|
'@nuxt/kit': 4.1.2(magicast@0.3.5)
|
||||||
citty: 0.1.6
|
citty: 0.1.6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue