Skip to content

Commit cc1e32e

Browse files
committed
docs(deps): update @nuxt/content
1 parent 9fc42ba commit cc1e32e

File tree

4 files changed

+70
-84
lines changed

4 files changed

+70
-84
lines changed

docs/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export default defineNuxtConfig({
4949

5050
content: {
5151
build: {
52+
pathMeta: {},
5253
markdown: {
5354
highlight: {
5455
langs: ['bash', 'ts', 'typescript', 'diff', 'vue', 'json', 'yml', 'css', 'mdc']

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@iconify-json/lucide": "^1.2.18",
88
"@iconify-json/simple-icons": "^1.2.14",
99
"@iconify-json/vscode-icons": "^1.2.3",
10-
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@c5b1a4f",
10+
"@nuxt/content": "3.0.0-alpha.8",
1111
"@nuxt/image": "^1.8.1",
1212
"@nuxt/ui": "latest",
1313
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@aa9fa70",

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@
145145
},
146146
"resolutions": {
147147
"@nuxt/ui": "workspace:*",
148-
"@nuxtjs/mdc": "npm:@nuxtjs/[email protected]",
149148
"happy-dom": "14.12.3",
150149
"rollup": "^4.24.0",
151150
"typescript": "5.6.3",

0 commit comments

Comments
 (0)