Skip to content

Commit 664ac08

Browse files
committed
chore: upgrade @nuxtjs/mdc
1 parent 32f3ef0 commit 664ac08

File tree

2 files changed

+137
-172
lines changed

2 files changed

+137
-172
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@nuxt/kit": "^3.13.2",
49-
"@nuxtjs/mdc": "^0.9.0",
49+
"@nuxtjs/mdc": "^0.9.1",
5050
"@vueuse/core": "^11.1.0",
5151
"@vueuse/head": "^2.0.0",
5252
"@vueuse/nuxt": "^11.1.0",
@@ -92,9 +92,9 @@
9292
"nuxt": "3.13.2",
9393
"rehype-figure": "^1.0.1",
9494
"rehype-wrap-all": "^1.1.0",
95-
"release-it": "^17.8.2",
95+
"release-it": "^17.9.0",
9696
"remark-oembed": "^1.2.2",
97-
"vitest": "^2.1.2",
97+
"vitest": "^2.1.3",
9898
"vue-docgen-web-types": "^0.1.8",
9999
"vue-tsc": "2.1.6"
100100
},

0 commit comments

Comments
 (0)