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 5, 2024
1 parent 4a5f7b0 commit 0d10371
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 317 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@nuxt/devtools": "^1.0.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/image": "^1.3.0",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.7.5-28452204.b81de49",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.7.5-28452430.5048cd5",
"@nuxthq/studio": "^1.0.10",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
Expand All @@ -20,16 +20,16 @@
"@vueuse/nuxt": "^10.7.2",
"date-fns": "^3.3.1",
"eslint": "^8.56.0",
"joi": "^17.11.1",
"nuxt": "^3.10.0",
"joi": "^17.12.1",
"nuxt": "^3.10.1",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.3",
"nuxt-og-image": "^2.2.4",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"ufo": "^1.3.2",
"v-calendar": "^3.1.2",
"valibot": "^0.25.0",
"valibot": "^0.27.1",
"yup": "^1.3.3",
"zod": "^3.22.4"
}
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"dependencies": {
"@egoist/tailwindcss-icons": "^1.7.4",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "1.7.16",
"@headlessui/vue": "1.7.18",
"@iconify-json/heroicons": "^1.1.19",
"@nuxt/kit": "^3.10.0",
"@nuxt/kit": "^3.10.1",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.11.2",
"@nuxtjs/tailwindcss": "^6.11.3",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
Expand All @@ -63,23 +63,23 @@
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.56.0",
"happy-dom": "^13.3.5",
"joi": "^17.11.1",
"nuxt": "^3.10.0",
"happy-dom": "^13.3.8",
"joi": "^17.12.1",
"nuxt": "^3.10.1",
"release-it": "^17.0.3",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.25.0",
"valibot": "^0.27.1",
"vitest": "^1.2.2",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^1.8.27",
"yup": "^1.3.3",
"zod": "^3.22.4"
},
"resolutions": {
"@nuxt/kit": "3.10.0",
"@nuxt/schema": "3.10.0",
"@nuxt/kit": "^3.10.1",
"@nuxt/schema": "3.10.1",
"tailwindcss": "3.4.1",
"vue": "3.3.13"
"vue": "3.4.15"
}
}
Loading

0 comments on commit 0d10371

Please sign in to comment.