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 Jan 11, 2025
1 parent e065734 commit d7a0439
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 208 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.19",
"@iconify-json/vscode-icons": "^1.2.9",
"@iconify-json/vscode-icons": "^1.2.10",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "^1.6.0",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.3.0",
"@vueuse/nuxt": "^12.4.0",
"date-fns": "^4.1.0",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@vueuse/core": "^12.3.0",
"@vueuse/integrations": "^12.3.0",
"@vueuse/math": "^12.3.0",
"@vueuse/core": "^12.4.0",
"@vueuse/integrations": "^12.4.0",
"@vueuse/math": "^12.4.0",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"ohash": "^1.1.4",
Expand All @@ -61,7 +61,7 @@
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^10.0.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
Expand All @@ -73,7 +73,7 @@
"valibot31": "npm:[email protected]",
"vitest": "^2.1.8",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.10",
"vue-tsc": "^2.2.0",
"yup": "^1.6.1",
"zod": "^3.24.1"
},
Expand All @@ -82,7 +82,7 @@
"@nuxt/content": "2.13.2",
"@nuxtjs/mdc": "0.9.0",
"chokidar": "3.6.0",
"vue-tsc": "2.1.10",
"vue-tsc": "^2.2.0",
"typescript": "5.6.3"
}
}
Loading

0 comments on commit d7a0439

Please sign in to comment.