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] committed May 3, 2024
1 parent 7e6ba78 commit 3b82bc1
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 317 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
"private": true,
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/simple-icons": "^1.1.100",
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.101",
"@nuxt/content": "^2.12.1",
"@nuxt/eslint-config": "^0.3.9",
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/fonts": "^0.6.1",
"@nuxt/image": "^1.6.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.1.0-28567378.e0a325c",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.1.0-28574649.05ee055",
"@nuxtjs/plausible": "^1.0.0",
"@octokit/rest": "^20.1.0",
"@vueuse/nuxt": "^10.9.0",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.0",
"joi": "^17.13.1",
"nuxt": "^3.11.2",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.3",
Expand All @@ -27,6 +27,6 @@
"v-calendar": "^3.1.2",
"valibot": "^0.30.0",
"yup": "^1.4.0",
"zod": "^3.23.4"
"zod": "^3.23.6"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"dependencies": {
"@egoist/tailwindcss-icons": "^1.7.4",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.20",
"@iconify-json/heroicons": "^1.1.20",
"@headlessui/vue": "^1.7.21",
"@iconify-json/heroicons": "^1.1.21",
"@nuxt/kit": "^3.11.2",
"@nuxtjs/color-mode": "^3.4.0",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.12",
"@tailwindcss/typography": "^0.5.13",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/math": "^10.9.0",
Expand All @@ -58,24 +58,24 @@
"tailwindcss": "^3.4.3"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.9",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/test-utils": "^3.12.1",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.5",
"eslint": "^8.57.0",
"happy-dom": "^14.7.1",
"joi": "^17.13.0",
"joi": "^17.13.1",
"nuxt": "^3.11.2",
"release-it": "^17.2.0",
"release-it": "^17.2.1",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"valibot": "^0.30.0",
"vitest": "^1.5.2",
"vitest": "^1.5.3",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^2.0.14",
"vue-tsc": "^2.0.16",
"yup": "^1.4.0",
"zod": "^3.23.4"
"zod": "^3.23.6"
},
"resolutions": {
"@nuxt/ui": "workspace:*"
Expand Down
Loading

0 comments on commit 3b82bc1

Please sign in to comment.