Merge branch 'v3' into chore/content-3.3

This commit is contained in:
Farnabaz
2025-03-19 14:49:23 +01:00
175 changed files with 4300 additions and 3121 deletions

View File

@@ -4,34 +4,34 @@
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.28",
"@iconify-json/simple-icons": "^1.2.27",
"@iconify-json/lucide": "^1.2.30",
"@iconify-json/simple-icons": "^1.2.28",
"@iconify-json/vscode-icons": "^1.2.16",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@819ab7f",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@be99f3a",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@7cf4b69",
"@nuxthub/core": "^0.8.17",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@d96a086",
"@nuxthub/core": "^0.8.18",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.1",
"@rollup/plugin-yaml": "^4.1.2",
"@vueuse/nuxt": "^12.7.0",
"@vueuse/nuxt": "^13.0.0",
"joi": "^17.13.3",
"motion": "^12.4.7",
"motion-v": "0.11.0-beta.6",
"nuxt": "^3.15.4",
"motion": "^12.5.0",
"motion-v": "0.13.0",
"nuxt": "^3.16.0",
"nuxt-component-meta": "^0.10.0",
"nuxt-llms": "^0.1.0",
"nuxt-og-image": "^4.1.5",
"nuxt-og-image": "^5.0.4",
"prettier": "^3.5.3",
"shiki-transformer-color-highlight": "^0.2.0",
"shiki-transformer-color-highlight": "^1.0.0",
"superstruct": "^2.0.2",
"ufo": "^1.5.4",
"valibot": "^0.42.1",
"valibot": "^1.0.0",
"yup": "^1.6.1",
"zod": "^3.24.2"
},
"devDependencies": {
"wrangler": "^3.111.0"
"wrangler": "^3.114.0"
}
}