Skip to content

Commit

Permalink
chore: add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Jun 21, 2024
1 parent 349406b commit 2dd01a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"publish": "yarn generate && touch .output/public/.nojekyll && gh-pages -d dist -t"
},
"dependencies": {
"@nuxt/ui-templates": "^1.3.4",
"@vueuse/nuxt": "^10.7.2",
"mermaid": "^10.9.1",
"ofetch": "^1.3.3",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2109,6 +2109,13 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/ui-templates@npm:^1.3.4":
version: 1.3.4
resolution: "@nuxt/ui-templates@npm:1.3.4"
checksum: 10/60ff03e317fe2279b6592a3be0ee781cdc1374aaa12ffd86b63dc26a45ec790b117ff26de3b94993149fdc33040f699689dfe53d8d8bbb9ddbe967b381ee8ea8
languageName: node
linkType: hard

"@nuxt/vite-builder@npm:3.12.2":
version: 3.12.2
resolution: "@nuxt/vite-builder@npm:3.12.2"
Expand Down Expand Up @@ -3981,6 +3988,7 @@ __metadata:
resolution: "@vue-recaptcha/doc@workspace:packages/docs"
dependencies:
"@nuxt-themes/docus": "npm:1.15.0"
"@nuxt/ui-templates": "npm:^1.3.4"
"@unocss/nuxt": "npm:0.61.0"
"@vueuse/nuxt": "npm:^10.7.2"
gh-pages: "npm:6.1.1"
Expand Down

0 comments on commit 2dd01a3

Please sign in to comment.