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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-09 15:15:44 +01:00
committed by GitHub
parent 0531211ee5
commit 11a3f03a7f
5 changed files with 542 additions and 244 deletions

View File

@@ -7,7 +7,7 @@
"dependencies": { "dependencies": {
"citty": "^0.1.6", "citty": "^0.1.6",
"consola": "^3.3.3", "consola": "^3.3.3",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"scule": "^1.3.0" "scule": "^1.3.0"
} }
} }

View File

@@ -4,16 +4,16 @@
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@iconify-json/logos": "^1.2.4", "@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.21", "@iconify-json/lucide": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.18", "@iconify-json/simple-icons": "^1.2.19",
"@iconify-json/vscode-icons": "^1.2.8", "@iconify-json/vscode-icons": "^1.2.9",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95", "@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95",
"@nuxt/image": "^1.8.1", "@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest", "@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@aeb9362", "@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@aeb9362",
"@nuxthub/core": "^0.8.10", "@nuxthub/core": "^0.8.11",
"@nuxtjs/plausible": "^1.2.0", "@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2", "@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.3.0", "@vueuse/nuxt": "^12.3.0",
"joi": "^17.13.3", "joi": "^17.13.3",
"nuxt": "^3.15.1", "nuxt": "^3.15.1",
@@ -28,6 +28,6 @@
"zod": "^3.24.1" "zod": "^3.24.1"
}, },
"devDependencies": { "devDependencies": {
"wrangler": "^3.99.0" "wrangler": "^3.100.0"
} }
} }

View File

@@ -86,18 +86,18 @@
"@tailwindcss/vite": "4.0.0-beta.8", "@tailwindcss/vite": "4.0.0-beta.8",
"@tanstack/vue-table": "^8.20.5", "@tanstack/vue-table": "^8.20.5",
"@types/color": "^4.2.0", "@types/color": "^4.2.0",
"@unhead/vue": "^1.11.14", "@unhead/vue": "^1.11.15",
"@vueuse/core": "^12.3.0", "@vueuse/core": "^12.3.0",
"@vueuse/integrations": "^12.3.0", "@vueuse/integrations": "^12.3.0",
"color": "^4.2.3", "color": "^4.2.3",
"consola": "^3.3.3", "consola": "^3.3.3",
"defu": "^6.1.4", "defu": "^6.1.4",
"embla-carousel-auto-height": "^8.5.1", "embla-carousel-auto-height": "^8.5.2",
"embla-carousel-auto-scroll": "^8.5.1", "embla-carousel-auto-scroll": "^8.5.2",
"embla-carousel-autoplay": "^8.5.1", "embla-carousel-autoplay": "^8.5.2",
"embla-carousel-class-names": "^8.5.1", "embla-carousel-class-names": "^8.5.2",
"embla-carousel-fade": "^8.5.1", "embla-carousel-fade": "^8.5.2",
"embla-carousel-vue": "^8.5.1", "embla-carousel-vue": "^8.5.2",
"embla-carousel-wheel-gestures": "^8.0.1", "embla-carousel-wheel-gestures": "^8.0.1",
"fuse.js": "^7.0.0", "fuse.js": "^7.0.0",
"get-port-please": "^3.1.2", "get-port-please": "^3.1.2",
@@ -106,7 +106,7 @@
"mlly": "^1.7.3", "mlly": "^1.7.3",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"reka-ui": "1.0.0-alpha.8", "reka-ui": "1.0.0-alpha.8",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"scule": "^1.3.0", "scule": "^1.3.0",
"sirv": "^3.0.0", "sirv": "^3.0.0",
"tailwind-variants": "^0.3.0", "tailwind-variants": "^0.3.0",
@@ -118,20 +118,20 @@
"vaul-vue": "^0.2.0" "vaul-vue": "^0.2.0"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/eslint-config": "^0.7.4", "@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4", "@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.1", "@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^10.0.0", "@release-it/conventional-changelog": "^10.0.0",
"@standard-schema/spec": "1.0.0-beta.4", "@standard-schema/spec": "1.0.0-beta.4",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.5.1", "embla-carousel": "^8.5.2",
"eslint": "^9.17.0", "eslint": "^9.17.0",
"happy-dom": "^15.7.4", "happy-dom": "^15.7.4",
"joi": "^17.13.3", "joi": "^17.13.3",
"knitwork": "^1.2.0", "knitwork": "^1.2.0",
"nuxt": "^3.15.1", "nuxt": "^3.15.1",
"nuxt-component-meta": "^0.9.0", "nuxt-component-meta": "^0.9.0",
"release-it": "^18.0.0", "release-it": "^18.1.1",
"superstruct": "^2.0.2", "superstruct": "^2.0.2",
"valibot": "^0.42.1", "valibot": "^0.42.1",
"vitest": "^2.1.8", "vitest": "^2.1.8",

View File

@@ -8,10 +8,10 @@
"generate": "nuxi generate" "generate": "nuxi generate"
}, },
"dependencies": { "dependencies": {
"@iconify-json/lucide": "^1.2.21", "@iconify-json/lucide": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.18", "@iconify-json/simple-icons": "^1.2.19",
"@nuxt/ui": "latest", "@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.10", "@nuxthub/core": "^0.8.11",
"nuxt": "^3.15.1" "nuxt": "^3.15.1"
} }
} }

742
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff