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 13, 2024
1 parent d573fb6 commit 033b070
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 200 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/vscode-icons": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/vscode-icons": "^1.2.4",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "^1.5.0",
"@nuxt/ui-pro": "^1.6.0",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^12.0.0",
Expand All @@ -25,6 +25,6 @@
"v-calendar": "^3.1.2",
"valibot": "^0.42.1",
"yup": "^1.5.0",
"zod": "^3.23.8"
"zod": "^3.24.1"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/vue": "^1.7.23",
"@iconify-json/heroicons": "^1.2.1",
"@nuxt/icon": "^1.9.1",
"@nuxt/icon": "^1.10.1",
"@nuxt/kit": "^3.14.1592",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.12.2",
Expand All @@ -56,12 +56,12 @@
"tailwindcss": "^3.4.16"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^9.0.3",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.14.1592",
Expand All @@ -76,7 +76,7 @@
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.10",
"yup": "^1.5.0",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"resolutions": {
"@nuxt/ui": "workspace:*",
Expand Down
Loading

0 comments on commit 033b070

Please sign in to comment.