File tree Expand file tree Collapse file tree 3 files changed +846
-1344
lines changed Expand file tree Collapse file tree 3 files changed +846
-1344
lines changed Original file line number Diff line number Diff line change 6868 "verify" : " npm run dev:prepare && npm run lint && npm run test && npm run typecheck"
6969 },
7070 "dependencies" : {
71- "@nuxt/kit" : " ^4.0.3 " ,
71+ "@nuxt/kit" : " ^4.1.0 " ,
7272 "@shikijs/langs" : " ^3.12.1" ,
7373 "@shikijs/themes" : " ^3.12.1" ,
7474 "@shikijs/transformers" : " ^3.12.1" ,
115115 "@nuxt/devtools" : " ^2.6.3" ,
116116 "@nuxt/eslint-config" : " ^1.9.0" ,
117117 "@nuxt/module-builder" : " ^1.0.2" ,
118- "@nuxt/schema" : " ^4.0.3 " ,
118+ "@nuxt/schema" : " ^4.1.0 " ,
119119 "@nuxt/test-utils" : " ^3.19.2" ,
120120 "@nuxt/ui" : " ^3.3.3" ,
121121 "@nuxtjs/mdc" : " link:." ,
122122 "@types/node" : " ^24.3.0" ,
123123 "eslint" : " ^9.34.0" ,
124- "nuxt" : " ^4.0.3 " ,
124+ "nuxt" : " ^4.1.0 " ,
125125 "rehype" : " ^13.0.2" ,
126126 "release-it" : " ^19.0.4" ,
127127 "typescript" : " 5.9.2" ,
Original file line number Diff line number Diff line change 1212 "@monaco-editor/loader" : " ^1.5.0" ,
1313 "@nuxtjs/mdc" : " workspace:*" ,
1414 "@nuxtlabs/monarch-mdc" : " ^0.8.1" ,
15- "nuxt" : " ^4.0.3 "
15+ "nuxt" : " ^4.1.0 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments