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 Nov 6, 2023
1 parent 3d205d0 commit 79db605
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 239 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@iconify-json/heroicons": "^1.1.13",
"@iconify-json/logos": "^1.1.37",
"@iconify-json/simple-icons": "^1.1.76",
"@iconify-json/simple-icons": "^1.1.77",
"@nuxt/content": "^2.9.0",
"@nuxt/devtools": "^1.0.0",
"@nuxt/eslint-config": "^0.2.0",
Expand All @@ -18,17 +18,17 @@
"@nuxtjs/mdc": "^0.2.6",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/nuxt": "^10.5.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"joi": "^17.11.0",
"nuxt": "^3.8.0",
"nuxt": "^3.8.1",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "npm:[email protected]",
"nuxt-og-image": "^2.2.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"ufo": "^1.3.1",
"v-calendar": "^3.1.2",
"valibot": "^0.19.0",
"valibot": "^0.20.1",
"yup": "^1.3.2",
"zod": "^3.22.4"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.13",
"@nuxt/kit": "^3.8.0",
"@nuxt/kit": "^3.8.1",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.1",
"@nuxtjs/tailwindcss": "^6.9.4",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
Expand All @@ -56,17 +56,17 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/module-builder": "^0.5.3",
"@release-it/conventional-changelog": "^7.0.2",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"joi": "^17.11.0",
"nuxt": "^3.8.0",
"nuxt": "^3.8.1",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"valibot": "^0.19.0",
"valibot": "^0.20.1",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.21",
"vue-tsc": "^1.8.22",
"yup": "^1.3.2",
"zod": "^3.22.4"
}
Expand Down
Loading

0 comments on commit 79db605

Please sign in to comment.