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 Dec 30, 2023
1 parent 7151b7b commit d828c88
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 198 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/simple-icons": "^1.1.85",
"@iconify-json/simple-icons": "^1.1.86",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "^1.0.6",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28393109.ae575dd",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28396157.6f90198",
"@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.0",
"@vueuse/nuxt": "^10.7.1",
"date-fns": "^3.0.6",
"eslint": "^8.56.0",
"joi": "^17.11.0",
Expand All @@ -28,7 +28,7 @@
"typescript": "^5.3.3",
"ufo": "^1.3.2",
"v-calendar": "^3.1.2",
"valibot": "^0.21.0",
"valibot": "^0.25.0",
"yup": "^1.3.3",
"zod": "^3.22.4"
}
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"@iconify-json/heroicons": "^1.1.19",
"@nuxt/kit": "^3.9.0",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.10.1",
"@nuxtjs/tailwindcss": "^6.10.3",
"@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.10",
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"@vueuse/math": "^10.7.0",
"@vueuse/core": "^10.7.1",
"@vueuse/integrations": "^10.7.1",
"@vueuse/math": "^10.7.1",
"defu": "^6.1.3",
"fuse.js": "^6.6.2",
"nuxt-icon": "^0.6.7",
"nuxt-icon": "^0.6.8",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.1.1",
Expand All @@ -58,7 +58,7 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.3",
Expand All @@ -69,17 +69,17 @@
"release-it": "^17.0.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.21.0",
"valibot": "^0.25.0",
"vitest": "^1.1.0",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^1.8.26",
"vue-tsc": "^1.8.27",
"yup": "^1.3.3",
"zod": "^3.22.4"
},
"resolutions": {
"@nuxt/kit": "3.9.0",
"@nuxt/schema": "3.9.0",
"vue": "3.3.13",
"vue": "3.4.2",
"tailwindcss": "3.4.0"
}
}
Loading

0 comments on commit d828c88

Please sign in to comment.