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 Jun 25, 2024
1 parent 4c0a3d8 commit 237b9c6
Show file tree
Hide file tree
Showing 3 changed files with 591 additions and 573 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.107",
"@iconify-json/vscode-icons": "^1.1.34",
"@iconify-json/vscode-icons": "^1.1.35",
"@nuxt/content": "^2.13.0",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/fonts": "^0.7.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.3.1-28653666.16019a7",
Expand All @@ -17,16 +17,16 @@
"@vueuse/nuxt": "^10.11.0",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.1",
"joi": "^17.13.3",
"nuxt": "^3.12.2",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.4",
"nuxt-og-image": "^3.0.0-rc.53",
"nuxt-component-meta": "^0.6.5",
"nuxt-og-image": "^3.0.0-rc.54",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"ufo": "^1.5.3",
"v-calendar": "^3.1.2",
"valibot": "^0.31.1",
"valibot": "^0.35.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
}
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@iconify-json/heroicons": "^1.1.21",
"@nuxt/icon": "^1.0.0",
"@nuxt/kit": "^3.12.2",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/tailwindcss": "^6.12.0",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
Expand All @@ -59,28 +59,28 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/test-utils": "^3.13.1",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.0",
"happy-dom": "^14.10.1",
"joi": "^17.13.1",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.12.2",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"release-it": "^17.4.0",
"typescript": "^5.5.2",
"unbuild": "^2.0.0",
"valibot": "^0.31.1",
"valibot30": "npm:valibot@0.30.0",
"valibot": "^0.35.0",
"valibot30": "npm:valibot@0.35.0",
"vitest": "^1.6.0",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^2.0.16",
"vue-tsc": "^2.0.22",
"yup": "^1.4.0",
"zod": "^3.23.8"
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxt/module-builder": "0.5.5",
"vue-tsc": "2.0.16"
"@nuxt/module-builder": "^0.8.0",
"vue-tsc": "^2.0.22"
}
}
Loading

0 comments on commit 237b9c6

Please sign in to comment.