Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 2518b07

Browse files
committed
chore: update to @nuxt/content v2.10.0
1 parent a9fd0b7 commit 2518b07

File tree

2 files changed

+252
-530
lines changed

2 files changed

+252
-530
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@antfu/eslint-config": "^2.6.2",
4040
"@iconify-json/logos": "^1.1.42",
4141
"@iconify/json": "^2.2.169",
42-
"@nuxt/content": "2.9.0",
42+
"@nuxt/content": "^2.10.0",
4343
"@nuxt/devtools": "^1.0.8",
4444
"@nuxt/kit": "^3.9.1",
4545
"@nuxtjs/color-mode": "^3.3.2",
@@ -68,6 +68,7 @@
6868
}
6969
},
7070
"resolutions": {
71-
"shikiji": "^0.9.19"
71+
"shikiji": "^0.9.19",
72+
"unified": "^11.0.4"
7273
}
7374
}

0 commit comments

Comments
 (0)