File tree Expand file tree Collapse file tree 3 files changed +1444
-473
lines changed Expand file tree Collapse file tree 3 files changed +1444
-473
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" : " ^3.17.7 " ,
71+ "@nuxt/kit" : " ^3.18.1 " ,
7272 "@shikijs/langs" : " ^3.8.0" ,
7373 "@shikijs/themes" : " ^3.8.0" ,
7474 "@shikijs/transformers" : " ^3.8.0" ,
115115 "@nuxt/devtools" : " ^2.6.2" ,
116116 "@nuxt/eslint-config" : " ^1.5.2" ,
117117 "@nuxt/module-builder" : " ^1.0.1" ,
118- "@nuxt/schema" : " ^3.17.7 " ,
118+ "@nuxt/schema" : " ^3.18.1 " ,
119119 "@nuxt/test-utils" : " ^3.19.2" ,
120120 "@nuxt/ui" : " ^3.2.0" ,
121121 "@nuxtjs/mdc" : " link:." ,
122122 "@types/node" : " ^24.0.13" ,
123123 "eslint" : " ^9.31.0" ,
124- "nuxt" : " ^3.17.7 " ,
124+ "nuxt" : " ^3.18.1 " ,
125125 "rehype" : " ^13.0.2" ,
126126 "release-it" : " ^19.0.3" ,
127127 "typescript" : " 5.8.3" ,
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.0" ,
15- "nuxt" : " ^3.17.7 "
15+ "nuxt" : " ^3.18.1 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments