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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-11 21:20:04 +01:00
committed by GitHub
parent e7e75858d7
commit c00e1d72d9
6 changed files with 551 additions and 315 deletions

View File

@@ -13,7 +13,7 @@
"@nuxt/ui": "latest",
"knitwork": "^1.2.0",
"nuxt": "^3.15.4",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"zod": "^3.24.1"
}
}

View File

@@ -4,14 +4,14 @@
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.23",
"@iconify-json/vscode-icons": "^1.2.11",
"@nuxt/content": "^3.1.0",
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/simple-icons": "^1.2.24",
"@iconify-json/vscode-icons": "^1.2.13",
"@nuxt/content": "^3.1.1",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@5cae08d",
"@nuxthub/core": "^0.8.15",
"@nuxthub/core": "^0.8.17",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.5.0",
@@ -19,7 +19,7 @@
"nuxt": "^3.15.4",
"nuxt-component-meta": "^0.10.0",
"nuxt-og-image": "^4.1.2",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
"ufo": "^1.5.4",
@@ -28,6 +28,6 @@
"zod": "^3.24.1"
},
"devDependencies": {
"wrangler": "^3.107.2"
"wrangler": "^3.108.0"
}
}

View File

@@ -116,20 +116,20 @@
"tailwind-variants": "^0.3.1",
"tailwindcss": "^4.0.6",
"tinyglobby": "^0.2.10",
"unplugin": "^2.1.2",
"unplugin": "^2.2.0",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"vaul-vue": "^0.2.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.0.0",
"@nuxt/eslint-config": "^1.0.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.4",
"@release-it/conventional-changelog": "^10.0.0",
"@standard-schema/spec": "^1.0.0",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.5.2",
"eslint": "^9.19.0",
"eslint": "^9.20.1",
"happy-dom": "^15.7.4",
"joi": "^17.13.3",
"knitwork": "^1.2.0",
@@ -155,7 +155,7 @@
"rollup": "^4.24.0",
"typescript": "5.6.3",
"unimport": "3.14.5",
"unplugin": "^2.1.2",
"unplugin": "^2.2.0",
"vite": "^6.0.7",
"vue-tsc": "^2.2.0"
},

View File

@@ -18,7 +18,7 @@
"typescript": "^5.7.2",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vue-tsc": "^2.2.0"
}
}

View File

@@ -8,10 +8,10 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.23",
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/simple-icons": "^1.2.24",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.15",
"@nuxthub/core": "^0.8.17",
"nuxt": "^3.15.4"
}
}

834
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff