chore(deps): update all non-major dependencies (v3) (#2820)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-06 11:18:34 +01:00
committed by GitHub
parent 6f1f9f4d81
commit 16e0339e7a
5 changed files with 271 additions and 247 deletions

View File

@@ -13,7 +13,7 @@
"@nuxt/ui": "latest",
"knitwork": "^1.1.0",
"nuxt": "^3.14.1592",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"zod": "^3.23.8"
}
}

View File

@@ -4,8 +4,8 @@
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.3",
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/simple-icons": "^1.2.13",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/vscode-icons": "^1.2.3",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@c5b1a4f",
"@nuxt/image": "^1.8.1",
@@ -19,15 +19,15 @@
"nuxt": "^3.14.1592",
"nuxt-component-meta": "^0.9.0",
"nuxt-og-image": "^3.1.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
"ufo": "^1.5.4",
"valibot": "^0.42.1",
"yup": "^1.4.0",
"yup": "^1.5.0",
"zod": "^3.23.8"
},
"devDependencies": {
"wrangler": "^3.91.0"
"wrangler": "^3.92.0"
}
}

View File

@@ -76,9 +76,9 @@
"@iconify/vue": "^4.1.2",
"@internationalized/date": "^3.6.0",
"@internationalized/number": "^3.6.0",
"@nuxt/devtools-kit": "^1.6.1",
"@nuxt/fonts": "^0.10.2",
"@nuxt/icon": "^1.9.0",
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/fonts": "^0.10.3",
"@nuxt/icon": "^1.9.1",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@nuxtjs/color-mode": "^3.5.2",
@@ -134,10 +134,10 @@
"release-it": "^17.10.0",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.10",
"yup": "^1.4.0",
"yup": "^1.5.0",
"zod": "^3.23.8"
},
"peerDependencies": {

View File

@@ -8,8 +8,8 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/simple-icons": "^1.2.13",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.14",
"@nuxt/ui": "latest",
"nuxt": "^3.14.1592"
}

492
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff