Skip to content

Commit 4d89141

Browse files
committed
fix(deps): use @nuxt/content from workspace
1 parent 2f291b6 commit 4d89141

File tree

3 files changed

+8
-101
lines changed

3 files changed

+8
-101
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@iconify-json/lucide": "^1.2.12",
77
"@iconify-json/simple-icons": "^1.2.11",
88
"@iconify-json/vscode-icons": "^1.2.2",
9-
"@nuxt/content": "^3.0.0-alpha.5",
9+
"@nuxt/content": "latest",
1010
"@nuxt/image": "^1.8.1",
1111
"@nuxt/ui-pro": "3.0.0-alpha.8",
1212
"@nuxthub/core": "^0.8.6",

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"wrangler": "^3.85.0"
103103
},
104104
"resolutions": {
105+
"@nuxt/content": "workspace:*",
105106
"vue": "^3.5.12"
106107
},
107108
"packageManager": "pnpm@9.12.3"

pnpm-lock.yaml

+6-100
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)