Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 22, 2023
1 parent 305e760 commit 303eff2
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 22 deletions.
6 changes: 5 additions & 1 deletion .docs/content/0.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ cta:
secondary:
- Open on GitHub →
- https://github.com/nuxt-themes/docus
snippet: npx nuxi@latest init -t themes/docus
snippet:
- npx nuxi@latest init -t themes/docus
- cd docs
- npm install
- npm run dev
---

#title
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"release": "release-it"
},
"dependencies": {
"@nuxt-themes/elements": "^0.8.0",
"@nuxt-themes/elements": "^0.8.1",
"@nuxt-themes/tokens": "^1.8.2",
"@nuxt-themes/typography": "^0.8.3",
"@nuxt/content": "^2.4.3",
"@nuxthq/studio": "^0.7.2",
"@vueuse/nuxt": "^9.12.0"
"@nuxthq/studio": "^0.7.5",
"@vueuse/nuxt": "^9.13.0"
},
"devDependencies": {
"@algolia/client-search": "^4.14.3",
Expand Down
61 changes: 43 additions & 18 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 303eff2

Please sign in to comment.