Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#124)
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 Feb 21, 2023
1 parent 8ace629 commit a893d7f
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 251 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"release": "yarn lint && standard-version && git push --follow-tags"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.0.5",
"@egoist/tailwindcss-icons": "^1.0.7",
"@headlessui/vue": "^1.7.10",
"@iconify-json/heroicons": "^1.1.9",
"@nuxt/kit": "^3.2.0",
"@iconify-json/heroicons": "^1.1.10",
"@nuxt/kit": "^3.2.2",
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/tailwindcss": "^6.4.1",
"@popperjs/core": "^2.11.6",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.9",
"@vueuse/core": "^9.12.0",
"@vueuse/integrations": "^9.12.0",
"@vueuse/core": "^9.13.0",
"@vueuse/integrations": "^9.13.0",
"defu": "^6.1.2",
"fuse.js": "^6.6.2",
"lodash-es": "^4.17.21",
Expand All @@ -48,11 +48,11 @@
"@nuxt/module-builder": "^0.2.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.13.0",
"@types/node": "^18.14.0",
"eslint": "^8.34.0",
"nuxt": "^3.2.0",
"nuxt": "^3.2.2",
"standard-version": "^9.5.0",
"unbuild": "^1.1.2",
"vue-tsc": "^1.1.2"
"vue-tsc": "^1.1.5"
}
}
Loading

1 comment on commit a893d7f

@vercel
Copy link

@vercel vercel bot commented on a893d7f Feb 21, 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-nuxtlabs.vercel.app
nuxthq-ui.vercel.app
ui-git-dev-nuxtlabs.vercel.app

Please sign in to comment.