Skip to content

Commit

Permalink
chore: Upgrade nuxt-naiveui to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Nov 15, 2023
1 parent cdb14e7 commit 253acb1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const themeConfig = ref<ThemeConfig>({
},
Card: {
borderColor: "#d1d5db", //gray[300]
},
}
},
dark: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@bg-dev/nuxt-auth": "2.1.0",
"@bg-dev/nuxt-naiveui": "1.5.3",
"@bg-dev/nuxt-naiveui": "1.5.4",
"@nuxt/devtools": "^1.0.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/tailwindcss": "^6.9.4",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 253acb1

Please sign in to comment.