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 9, 2025
1 parent f6d4dd3 commit bd7f8dc
Show file tree
Hide file tree
Showing 3 changed files with 462 additions and 685 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/vscode-icons": "^1.2.8",
"@iconify-json/simple-icons": "^1.2.19",
"@iconify-json/vscode-icons": "^1.2.9",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "^1.6.0",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.3.0",
"date-fns": "^4.1.0",
"joi": "^17.13.3",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@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",
Expand All @@ -56,7 +56,7 @@
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^10.0.0",
Expand All @@ -65,15 +65,15 @@
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
"release-it": "^18.0.0",
"release-it": "^18.1.1",
"superstruct": "^2.0.2",
"typescript": "^5.6.3",
"typescript": "^5.7.3",
"valibot": "^0.42.1",
"valibot30": "npm:[email protected]",
"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",
"typescript": "5.6.3"
"vue-tsc": "^2.2.0",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit bd7f8dc

Please sign in to comment.