Skip to content

Commit

Permalink
fix(deps): update npm dependencies (non-major) (#95)
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 Oct 1, 2022
1 parent bd3394b commit 8945cd2
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 197 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"allupdate": "yarn upgrade-interactive"
},
"dependencies": {
"@headlessui/vue": "1.7.2",
"@huntersofbook/naive-ui-nuxt": "0.2.6",
"@headlessui/vue": "1.7.3",
"@huntersofbook/naive-ui-nuxt": "0.3.2",
"@nuxtjs/i18n": "8.0.0-alpha.2",
"@pinia/nuxt": "0.4.2",
"@tailwindcss/aspect-ratio": "0.4.2",
Expand All @@ -31,8 +31,8 @@
"@iconify-json/twemoji": "1.1.5",
"@nuxtjs/color-mode": "3.1.6",
"@nuxtjs/tailwindcss": "5.3.3",
"@unocss/nuxt": "0.45.22",
"@vueuse/nuxt": "9.2.0",
"@unocss/nuxt": "0.45.26",
"@vueuse/nuxt": "9.3.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -42,6 +42,6 @@
"prettier-plugin-tailwindcss": "0.1.13",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"typescript": "4.8.3"
"typescript": "4.8.4"
}
}
Loading

1 comment on commit 8945cd2

@vercel
Copy link

@vercel vercel bot commented on 8945cd2 Oct 1, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.