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 Jul 3, 2024
1 parent 8eca5a0 commit fd9b59d
Show file tree
Hide file tree
Showing 3 changed files with 947 additions and 1,565 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.107",
"@iconify-json/vscode-icons": "^1.1.34",
"@iconify-json/simple-icons": "^1.1.108",
"@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,13 +17,13 @@
"@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.7.0",
"nuxt-og-image": "^3.0.0-rc.56",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"ufo": "^1.5.3",
"v-calendar": "^3.1.2",
"valibot": "^0.35.0",
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,29 +59,29 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/module-builder": "^0.8.1",
"@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.1",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"valibot": "^0.33.0",
"valibot31": "npm:valibot@0.31.0",
"valibot30": "npm:valibot@0.30.0",
"valibot": "^0.35.0",
"valibot31": "npm: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.24",
"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.1",
"vue-tsc": "^2.0.24"
}
}
Loading

0 comments on commit fd9b59d

Please sign in to comment.