Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (v3) (#2961)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 6510e1e commit 7f09299
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 49 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"citty": "^0.1.6",
"consola": "^3.3.0",
"consola": "^3.3.1",
"pathe": "^1.1.2",
"scule": "^1.3.0"
}
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.17",
"@iconify-json/vscode-icons": "^1.2.6",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95",
"@nuxt/image": "^1.8.1",
Expand All @@ -14,7 +14,7 @@
"@nuxthub/core": "^0.8.10",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^12.1.0",
"@vueuse/nuxt": "^12.2.0",
"joi": "^17.13.3",
"nuxt": "^3.14.1592",
"nuxt-component-meta": "^0.9.0",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
"@tanstack/vue-table": "^8.20.5",
"@types/color": "^4.2.0",
"@unhead/vue": "^1.11.14",
"@vueuse/core": "^12.1.0",
"@vueuse/integrations": "^12.1.0",
"@vueuse/core": "^12.2.0",
"@vueuse/integrations": "^12.2.0",
"color": "^4.2.3",
"consola": "^3.3.0",
"consola": "^3.3.1",
"defu": "^6.1.4",
"embla-carousel-auto-height": "^8.5.1",
"embla-carousel-auto-scroll": "^8.5.1",
Expand Down Expand Up @@ -121,7 +121,7 @@
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^9.0.3",
"@release-it/conventional-changelog": "^9.0.4",
"@standard-schema/spec": "1.0.0-beta.4",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.5.1",
Expand All @@ -131,7 +131,7 @@
"knitwork": "^1.2.0",
"nuxt": "^3.14.1592",
"nuxt-component-meta": "^0.9.0",
"release-it": "^17.10.0",
"release-it": "^17.11.0",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
"vitest": "^2.1.8",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.17",
"@nuxt/ui": "latest",
"nuxt": "^3.14.1592"
}
Expand Down
86 changes: 46 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f09299

Please sign in to comment.