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 Aug 28, 2024
1 parent f745550 commit 3581354
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 85 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.24",
"@iconify-json/simple-icons": "^1.1.114",
"@iconify-json/simple-icons": "^1.1.115",
"@iconify-json/vscode-icons": "^1.1.37",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.7.0",
"@nuxt/image": "^1.7.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]",
"@nuxtjs/plausible": "^1.0.2",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^11.0.1",
"@vueuse/nuxt": "^11.0.3",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.3",
Expand All @@ -25,7 +25,7 @@
"prettier": "^3.3.3",
"ufo": "^1.5.4",
"v-calendar": "^3.1.2",
"valibot": "^0.38.0",
"valibot": "^0.39.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
}
Expand Down
14 changes: 7 additions & 7 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.8.0",
"packageManager": "pnpm@9.9.0",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"type": "module",
Expand Down Expand Up @@ -37,18 +37,18 @@
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.24",
"@nuxt/icon": "^1.4.8",
"@nuxt/icon": "^1.5.0",
"@nuxt/kit": "^3.13.0",
"@nuxtjs/color-mode": "^3.4.4",
"@nuxtjs/tailwindcss": "^6.12.1",
"@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.14",
"@vueuse/core": "^11.0.1",
"@vueuse/integrations": "^11.0.1",
"@vueuse/math": "^11.0.1",
"@tailwindcss/typography": "^0.5.15",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^11.0.3",
"@vueuse/math": "^11.0.3",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"ohash": "^1.1.3",
Expand All @@ -69,7 +69,7 @@
"nuxt": "^3.13.0",
"release-it": "^17.6.0",
"unbuild": "^2.0.0",
"valibot": "^0.38.0",
"valibot": "^0.39.0",
"valibot30": "npm:[email protected]",
"valibot31": "npm:[email protected]",
"vitest": "^2.0.5",
Expand Down
Loading

0 comments on commit 3581354

Please sign in to comment.