Skip to content

Commit

Permalink
docs: update docus dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
serkodev committed Nov 1, 2024
1 parent 630c3fa commit c0b8884
Show file tree
Hide file tree
Showing 3 changed files with 523 additions and 345 deletions.
1 change: 1 addition & 0 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { createResolver } from '@nuxt/kit'
const { resolve } = createResolver(import.meta.url)

export default defineNuxtConfig({
compatibilityDate: '2024-04-03',
extends: [
'@nuxt-themes/docus',
resolve('../examples/base-utils'),
Expand Down
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@nuxt-themes/docus": "latest",
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/ui-templates": "^1.3.4",
"@nuxtjs/tailwindcss": "^6.12.1",
"@types/node": "^20.16.2",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit c0b8884

Please sign in to comment.