File tree 3 files changed +814
-185
lines changed
3 files changed +814
-185
lines changed Original file line number Diff line number Diff line change 68
68
"verify" : " npm run dev:prepare && npm run lint && npm run test && npm run typecheck"
69
69
},
70
70
"dependencies" : {
71
- "@nuxt/kit" : " ^3.16 .2" ,
71
+ "@nuxt/kit" : " ^3.17 .2" ,
72
72
"@shikijs/langs" : " ^3.3.0" ,
73
73
"@shikijs/themes" : " ^3.3.0" ,
74
74
"@shikijs/transformers" : " ^3.3.0" ,
115
115
"@nuxt/devtools" : " ^2.4.0" ,
116
116
"@nuxt/eslint-config" : " ^1.3.0" ,
117
117
"@nuxt/module-builder" : " ^1.0.1" ,
118
- "@nuxt/schema" : " ^3.16 .2" ,
118
+ "@nuxt/schema" : " ^3.17 .2" ,
119
119
"@nuxt/test-utils" : " ^3.17.2" ,
120
120
"@nuxt/ui" : " ^3.0.2" ,
121
121
"@nuxtjs/mdc" : " link:." ,
122
122
"@types/node" : " ^22.14.1" ,
123
123
"eslint" : " ^9.25.1" ,
124
- "nuxt" : " ^3.16 .2" ,
124
+ "nuxt" : " ^3.17 .2" ,
125
125
"rehype" : " ^13.0.2" ,
126
126
"release-it" : " ^19.0.1" ,
127
127
"typescript" : " 5.8.3" ,
Original file line number Diff line number Diff line change 12
12
"@monaco-editor/loader" : " ^1.5.0" ,
13
13
"@nuxtjs/mdc" : " workspace:*" ,
14
14
"@nuxtlabs/monarch-mdc" : " ^0.5.0" ,
15
- "nuxt" : " ^3.16 .2"
15
+ "nuxt" : " ^3.17 .2"
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments