Skip to content

Commit

Permalink
fix: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Sep 15, 2023
1 parent 9ef8bd9 commit 648bbcb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,27 @@
},
"dependencies": {
"@nuxt/kit": "^3.7.3",
"@nuxtjs/mdc": "^0.1.6",
"@vueuse/head": "^2.0.0",
"consola": "^3.2.3",
"defu": "^6.1.2",
"destr": "^2.0.1",
"json5": "^2.2.3",
"knitwork": "^1.0.0",
"listhen": "^1.5.2",
"mdast-util-to-string": "^4.0.0",
"mdurl": "^1.0.1",
"micromark": "^4.0.0",
"micromark-util-sanitize-uri": "^2.0.0",
"@nuxtjs/mdc": "^0.1.6",
"micromark-util-types": "^2.0.0",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.0.0",
"shiki-es": "^0.14.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.7.2",
"ufo": "^1.3.0",
"unist-util-stringify-position": "^4.0.0",
"unstorage": "^1.9.0",
"ws": "^8.14.1"
},
Expand Down
17 changes: 17 additions & 0 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 648bbcb

Please sign in to comment.