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 Sep 16, 2024
1 parent 6f20f24 commit e17d1fb
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 194 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.2",
"@iconify-json/vscode-icons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.3",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.8.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "2.0.0-alpha.2",
"@nuxtjs/plausible": "^1.0.2",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^11.0.3",
"@vueuse/nuxt": "^11.1.0",
"joi": "^17.13.3",
"nuxt": "^3.13.1",
"nuxt-component-meta": "^0.8.2",
"nuxt-og-image": "^3.0.1",
"nuxt-og-image": "^3.0.2",
"prettier": "^3.3.3",
"ufo": "^1.5.4",
"valibot": "^0.41.0",
"valibot": "^0.42.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
}
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"@nuxt/icon": "^1.5.1",
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
"@nuxtjs/color-mode": "^3.4.4",
"@tailwindcss/postcss": "4.0.0-alpha.23",
"@tailwindcss/vite": "4.0.0-alpha.23",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^11.0.3",
"@nuxtjs/color-mode": "^3.5.1",
"@tailwindcss/postcss": "4.0.0-alpha.24",
"@tailwindcss/vite": "4.0.0-alpha.24",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"ohash": "^1.1.3",
"ohash": "^1.1.4",
"radix-vue": "^1.9.5",
"scule": "^1.3.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "4.0.0-alpha.23",
"tailwindcss": "4.0.0-alpha.24",
"vaul-vue": "^0.2.0"
},
"devDependencies": {
Expand All @@ -73,8 +73,8 @@
"joi": "^17.13.3",
"nuxt": "^3.13.1",
"release-it": "^17.6.0",
"valibot": "^0.41.0",
"vitest": "^2.0.5",
"valibot": "^0.42.0",
"vitest": "^2.1.1",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.6",
"yup": "^1.4.0",
Expand Down
Loading

0 comments on commit e17d1fb

Please sign in to comment.