Skip to content

Commit 43fa857

Browse files
committed
Fix website
1 parent f2220d7 commit 43fa857

File tree

2 files changed

+1719
-2050
lines changed

2 files changed

+1719
-2050
lines changed

docs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
},
88
"dependencies": {
99
"@directus/vue-split-panel": "workspace:*",
10-
"@nuxt/kit": "4.0.3",
11-
"@nuxt/ui-pro": "3.3.2",
12-
"better-sqlite3": "12.2.0",
13-
"docus": "latest",
14-
"nuxt": "4.1.0",
15-
"tailwindcss": "4.1.12",
16-
"vue": "3.5.19"
10+
"@nuxt/kit": "4.2.0",
11+
"@nuxt/ui-pro": "3.3.7",
12+
"better-sqlite3": "12.4.1",
13+
"docus": "4.2.0",
14+
"nuxt": "4.2.0",
15+
"tailwindcss": "4.1.16",
16+
"vue": "3.5.22"
1717
},
1818
"devDependencies": {
19-
"@nuxtjs/mdc": "0.17.2",
19+
"@nuxtjs/mdc": "0.18.0",
2020
"unist-util-visit": "5.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)