Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1997)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent c27124a commit c9fd1a2
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 92 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"private": true,
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.23",
"@iconify-json/simple-icons": "^1.1.111",
"@iconify-json/vscode-icons": "^1.1.36",
"@iconify-json/heroicons": "^1.1.24",
"@iconify-json/simple-icons": "^1.1.112",
"@iconify-json/vscode-icons": "^1.1.37",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]",
"@nuxtjs/plausible": "^1.0.0",
"@nuxtjs/plausible": "^1.0.2",
"@octokit/rest": "^21.0.1",
"@vueuse/nuxt": "^10.11.0",
"date-fns": "^3.6.0",
Expand All @@ -25,7 +25,7 @@
"prettier": "^3.3.3",
"ufo": "^1.5.4",
"v-calendar": "^3.1.2",
"valibot": "^0.36.0",
"valibot": "^0.37.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/ui",
"version": "2.18.4",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"type": "module",
Expand Down Expand Up @@ -36,8 +36,8 @@
"dependencies": {
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.23",
"@nuxt/icon": "^1.4.0",
"@iconify-json/heroicons": "^1.1.24",
"@nuxt/icon": "^1.4.5",
"@nuxt/kit": "^3.12.4",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/tailwindcss": "^6.12.1",
Expand Down Expand Up @@ -69,10 +69,10 @@
"nuxt": "^3.12.4",
"release-it": "^17.6.0",
"unbuild": "^2.0.0",
"valibot": "^0.36.0",
"valibot": "^0.37.0",
"valibot30": "npm:[email protected]",
"valibot31": "npm:[email protected]",
"vitest": "^2.0.4",
"vitest": "^2.0.5",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^2.0.29",
"yup": "^1.4.0",
Expand Down
Loading

0 comments on commit c9fd1a2

Please sign in to comment.