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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2025-03-06 14:38:18 +01:00
committed by GitHub
parent 4f51d19e2b
commit a1de006055
27 changed files with 538 additions and 314 deletions

View File

@@ -7,22 +7,22 @@
"@iconify-json/lucide": "^1.2.28",
"@iconify-json/simple-icons": "^1.2.27",
"@iconify-json/vscode-icons": "^1.2.16",
"@nuxt/content": "^3.2.2",
"@nuxt/content": "^3.3.0",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@7cf4b69",
"@nuxthub/core": "^0.8.17",
"@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": "^12.8.2",
"joi": "^17.13.3",
"motion": "^12.4.7",
"motion-v": "0.11.0-beta.6",
"motion": "^12.4.10",
"motion-v": "0.11.0",
"nuxt": "^3.15.4",
"nuxt-component-meta": "^0.10.0",
"nuxt-llms": "^0.1.0",
"nuxt-og-image": "^4.1.5",
"nuxt-og-image": "^4.2.0",
"prettier": "^3.5.3",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
@@ -32,6 +32,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"wrangler": "^3.111.0"
"wrangler": "^3.113.0"
}
}