Skip to content

Commit

Permalink
fix(deps): update npm dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 4e9fff9 commit 913287b
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 248 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
},
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"@headlessui/vue": "1.7.16",
"@huntersofbook/naive-ui-nuxt": "1.2.0",
"@nuxtjs/i18n": "8.0.0-rc.3",
"@nuxtjs/i18n": "8.0.0-rc.4",
"@pinia/nuxt": "0.4.11",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
Expand All @@ -31,7 +31,7 @@
"@nuxt/devtools": "^0.8.2",
"@nuxtjs/color-mode": "3.3.0",
"@nuxtjs/tailwindcss": "6.8.0",
"@unocss/nuxt": "0.55.3",
"@unocss/nuxt": "0.55.4",
"@vueuse/nuxt": "10.4.1",
"eslint": "8.48.0",
"eslint-plugin-vue": "9.17.0",
Expand Down
Loading

0 comments on commit 913287b

Please sign in to comment.