Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#683)
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 Sep 28, 2023
1 parent adb0a0f commit ff9d518
Show file tree
Hide file tree
Showing 3 changed files with 1,005 additions and 603 deletions.
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"@iconify-json/heroicons": "latest",
"@iconify-json/simple-icons": "latest",
"@nuxt/content": "^2.8.5",
"@nuxt/devtools": "^0.8.3",
"@nuxt/devtools": "^0.8.5",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.0.1-28265077.f2f485c",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.0.1-28265230.40bb224",
"@nuxthq/studio": "^0.14.1",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/nuxt": "^10.4.1",
"eslint": "^8.49.0",
"joi": "^17.10.1",
"nuxt": "^3.7.3",
"eslint": "^8.50.0",
"joi": "^17.10.2",
"nuxt": "^3.7.4",
"nuxt-component-meta": "^0.5.4",
"nuxt-og-image": "^2.0.28",
"typescript": "^5.2.2",
"ufo": "^1.3.0",
"v-calendar": "^3.0.3",
"valibot": "^0.15.0",
"yup": "^1.2.0",
"ufo": "^1.3.1",
"v-calendar": "^3.1.0",
"valibot": "^0.17.1",
"yup": "^1.3.1",
"zod": "^3.22.2"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"release": "release-it"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.1.0",
"@egoist/tailwindcss-icons": "^1.2.0",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.7.3",
"@nuxt/kit": "^3.7.4",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"@popperjs/core": "^2.11.8",
Expand All @@ -55,17 +55,17 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.1",
"@release-it/conventional-changelog": "^7.0.1",
"eslint": "^8.49.0",
"joi": "^17.10.1",
"nuxt": "^3.7.3",
"release-it": "^16.1.5",
"@nuxt/module-builder": "^0.5.2",
"@release-it/conventional-changelog": "^7.0.2",
"eslint": "^8.50.0",
"joi": "^17.10.2",
"nuxt": "^3.7.4",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"valibot": "^0.15.0",
"vue-tsc": "^1.8.11",
"yup": "^1.2.0",
"valibot": "^0.17.1",
"vue-tsc": "^1.8.15",
"yup": "^1.3.1",
"zod": "^3.22.2"
}
}
Loading

1 comment on commit ff9d518

@vercel
Copy link

@vercel vercel bot commented on ff9d518 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./

ui-git-dev-nuxt-js.vercel.app
ui.nuxt.com
ui-nuxt-js.vercel.app

Please sign in to comment.