Skip to content

Commit 4793150

Browse files
committed
docs(deps): missing deps
1 parent fd30ac0 commit 4793150

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99
"dependencies": {
1010
"@nuxtjs/i18n": "^10.0.3",
1111
"@nuxtjs/plausible": "^1.2.0",
12+
"@nuxtjs/mdc": "^0.17.2",
1213
"@nuxt/ui-pro": "^3.3.0",
1314
"docus": "workspace:*",
14-
"tailwindcss": "^4.1.11"
15+
"tailwindcss": "^4.1.11",
16+
"unist-util-visit": "^5.0.0"
1517
},
1618
"devDependencies": {
1719
"nuxt": "^4.0.3"

pnpm-lock.yaml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)