Skip to content

Commit

Permalink
docs(deps): update @nuxt/content
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Dec 9, 2024
1 parent 9fc42ba commit cc1e32e
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 84 deletions.
1 change: 1 addition & 0 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export default defineNuxtConfig({

content: {
build: {
pathMeta: {},
markdown: {
highlight: {
langs: ['bash', 'ts', 'typescript', 'diff', 'vue', 'json', 'yml', 'css', 'mdc']
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/vscode-icons": "^1.2.3",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@c5b1a4f",
"@nuxt/content": "3.0.0-alpha.8",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@aa9fa70",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxtjs/mdc": "npm:@nuxtjs/[email protected]",
"happy-dom": "14.12.3",
"rollup": "^4.24.0",
"typescript": "5.6.3",
Expand Down
Loading

0 comments on commit cc1e32e

Please sign in to comment.