File tree Expand file tree Collapse file tree 3 files changed +59
-241
lines changed Expand file tree Collapse file tree 3 files changed +59
-241
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" : " ^4.1.0 " ,
71
+ "@nuxt/kit" : " ^4.1.1 " ,
72
72
"@shikijs/langs" : " ^3.12.1" ,
73
73
"@shikijs/themes" : " ^3.12.1" ,
74
74
"@shikijs/transformers" : " ^3.12.1" ,
115
115
"@nuxt/devtools" : " ^2.6.3" ,
116
116
"@nuxt/eslint-config" : " ^1.9.0" ,
117
117
"@nuxt/module-builder" : " ^1.0.2" ,
118
- "@nuxt/schema" : " ^4.1.0 " ,
118
+ "@nuxt/schema" : " ^4.1.1 " ,
119
119
"@nuxt/test-utils" : " ^3.19.2" ,
120
120
"@nuxt/ui" : " ^3.3.3" ,
121
121
"@nuxtjs/mdc" : " link:." ,
122
122
"@types/node" : " ^24.3.0" ,
123
123
"eslint" : " ^9.34.0" ,
124
- "nuxt" : " ^4.1.0 " ,
124
+ "nuxt" : " ^4.1.1 " ,
125
125
"rehype" : " ^13.0.2" ,
126
126
"release-it" : " ^19.0.4" ,
127
127
"typescript" : " 5.9.2" ,
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.8.1" ,
15
- "nuxt" : " ^4.1.0 "
15
+ "nuxt" : " ^4.1.1 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments