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 Oct 10, 2023
1 parent 972618f commit 2775bc3
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 191 deletions.
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.73",
"@iconify-json/simple-icons": "^1.1.74",
"@nuxt/content": "^2.8.5",
"@nuxt/devtools": "^0.8.5",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28275199.6736697",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28282369.bf9303d",
"@nuxthq/studio": "^0.14.1",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/nuxt": "^10.4.1",
"eslint": "^8.50.0",
"joi": "^17.10.2",
"@vueuse/nuxt": "^10.5.0",
"eslint": "^8.51.0",
"joi": "^17.11.0",
"nuxt": "^3.7.4",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.5.4",
"nuxt-og-image": "^2.0.28",
"nuxt-og-image": "^2.1.1",
"typescript": "^5.2.2",
"ufo": "^1.3.1",
"v-calendar": "^3.1.0",
"valibot": "^0.17.1",
"yup": "^1.3.1",
"zod": "^3.22.2"
"v-calendar": "^3.1.1",
"valibot": "^0.19.0",
"yup": "^1.3.2",
"zod": "^3.22.4"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"release": "release-it"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.2.0",
"@egoist/tailwindcss-icons": "^1.3.3",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.12",
Expand All @@ -42,9 +42,9 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"@vueuse/math": "^10.4.1",
"@vueuse/core": "^10.5.0",
"@vueuse/integrations": "^10.5.0",
"@vueuse/math": "^10.5.0",
"defu": "^6.1.2",
"fuse.js": "^6.6.2",
"ohash": "^1.1.3",
Expand All @@ -57,15 +57,15 @@
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@release-it/conventional-changelog": "^7.0.2",
"eslint": "^8.50.0",
"joi": "^17.10.2",
"eslint": "^8.51.0",
"joi": "^17.11.0",
"nuxt": "^3.7.4",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"valibot": "^0.17.1",
"vue-tsc": "^1.8.15",
"yup": "^1.3.1",
"zod": "^3.22.2"
"valibot": "^0.19.0",
"vue-tsc": "^1.8.18",
"yup": "^1.3.2",
"zod": "^3.22.4"
}
}
Loading

0 comments on commit 2775bc3

Please sign in to comment.