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 Jan 13, 2024
1 parent 29029ca commit 4b1f9cc
Show file tree
Hide file tree
Showing 3 changed files with 538 additions and 795 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/simple-icons": "^1.1.87",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "^1.0.6",
"@nuxt/devtools": "^1.0.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/image": "^1.1.0",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28417562.4055038",
"@nuxt/image": "^1.2.0",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28417675.8670158",
"@nuxthq/studio": "^1.0.6",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/plausible": "^0.2.4",
"@octokit/rest": "^20.0.2",
"@vueuse/nuxt": "^10.7.1",
"date-fns": "^3.1.0",
"date-fns": "^3.2.0",
"eslint": "^8.56.0",
"joi": "^17.11.0",
"nuxt": "^3.9.1",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.0",
"nuxt-component-meta": "^0.6.1",
"nuxt-og-image": "^2.2.4",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"typescript": "^5.3.3",
"ufo": "^1.3.2",
"v-calendar": "^3.1.2",
Expand Down
12 changes: 6 additions & 6 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.2",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@headlessui/vue": "^1.7.17",
"@iconify-json/heroicons": "^1.1.19",
"@nuxt/kit": "^3.9.1",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.10.3",
"@nuxtjs/tailwindcss": "^6.10.4",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
Expand All @@ -51,8 +51,8 @@
"fuse.js": "^6.6.2",
"nuxt-icon": "^0.6.8",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.1.1",
"pathe": "^1.1.2",
"scule": "^1.2.0",
"tailwind-merge": "^2.2.0",
"tailwindcss": "^3.4.1"
},
Expand All @@ -70,7 +70,7 @@
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.25.0",
"vitest": "^1.1.3",
"vitest": "^1.2.0",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^1.8.27",
"yup": "^1.3.3",
Expand All @@ -79,7 +79,7 @@
"resolutions": {
"@nuxt/kit": "3.9.1",
"@nuxt/schema": "3.9.1",
"vue": "3.3.13",
"vue": "3.4.12",
"tailwindcss": "3.4.1"
}
}
Loading

0 comments on commit 4b1f9cc

Please sign in to comment.