Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent a14a09b commit 6d76294
Show file tree
Hide file tree
Showing 4 changed files with 330 additions and 430 deletions.
8 changes: 4 additions & 4 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.26",
"@iconify-json/simple-icons": "^1.2.24",
"@iconify-json/simple-icons": "^1.2.25",
"@iconify-json/vscode-icons": "^1.2.14",
"@nuxt/content": "^3.1.1",
"@nuxt/image": "^1.9.0",
Expand All @@ -17,10 +17,10 @@
"@rollup/plugin-yaml": "^4.1.2",
"@vueuse/nuxt": "^12.7.0",
"joi": "^17.13.3",
"motion": "^12.4.3",
"motion": "^12.4.4",
"nuxt": "^3.15.4",
"nuxt-component-meta": "^0.10.0",
"nuxt-og-image": "^4.1.2",
"nuxt-og-image": "^4.1.4",
"prettier": "^3.5.1",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
Expand All @@ -30,6 +30,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"wrangler": "^3.109.1"
"wrangler": "^3.109.2"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,35 +111,35 @@
"mlly": "^1.7.4",
"ohash": "^1.1.4",
"pathe": "^2.0.3",
"reka-ui": "1.0.0-alpha.10",
"reka-ui": "1.0.0-alpha.11",
"scule": "^1.3.0",
"sirv": "^3.0.0",
"sirv": "^3.0.1",
"tailwind-variants": "^0.3.1",
"tailwindcss": "^4.0.6",
"tinyglobby": "^0.2.10",
"tinyglobby": "^0.2.11",
"unplugin": "^2.2.0",
"unplugin-auto-import": "^19.1.0",
"unplugin-vue-components": "^28.1.0",
"unplugin-vue-components": "^28.4.0",
"vaul-vue": "^0.2.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.0.1",
"@nuxt/eslint-config": "^1.1.0",
"@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.20.1",
"happy-dom": "^17.1.0",
"happy-dom": "^17.1.1",
"joi": "^17.13.3",
"knitwork": "^1.2.0",
"nuxt": "^3.15.4",
"nuxt-component-meta": "^0.10.0",
"release-it": "^18.1.2",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
"vitest": "^3.0.5",
"vitest": "^3.0.6",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.2.0",
"yup": "^1.6.1",
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.26",
"@iconify-json/simple-icons": "^1.2.24",
"@iconify-json/simple-icons": "^1.2.25",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.17",
"nuxt": "^3.15.4"
Expand Down
Loading

0 comments on commit 6d76294

Please sign in to comment.