File tree Expand file tree Collapse file tree 3 files changed +1410
-872
lines changed Expand file tree Collapse file tree 3 files changed +1410
-872
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.2.0 " ,
71+ "@nuxt/kit" : " ^4.2.1 " ,
7272 "@shikijs/core" : " ^3.14.0" ,
7373 "@shikijs/langs" : " ^3.14.0" ,
7474 "@shikijs/themes" : " ^3.14.0" ,
116116 "@nuxt/devtools" : " ^3.0.1" ,
117117 "@nuxt/eslint-config" : " ^1.10.0" ,
118118 "@nuxt/module-builder" : " ^1.0.2" ,
119- "@nuxt/schema" : " ^4.2.0 " ,
119+ "@nuxt/schema" : " ^4.2.1 " ,
120120 "@nuxt/test-utils" : " ^3.20.1" ,
121121 "@nuxt/ui" : " ^4.1.0" ,
122122 "@nuxtjs/mdc" : " link:." ,
123123 "@types/node" : " ^24.10.0" ,
124124 "eslint" : " ^9.39.1" ,
125- "nuxt" : " ^4.2.0 " ,
125+ "nuxt" : " ^4.2.1 " ,
126126 "rehype" : " ^13.0.2" ,
127127 "release-it" : " ^19.0.5" ,
128128 "typescript" : " 5.9.3" ,
Original file line number Diff line number Diff line change 1212 "@monaco-editor/loader" : " ^1.6.1" ,
1313 "@nuxtjs/mdc" : " workspace:*" ,
1414 "@nuxtlabs/monarch-mdc" : " ^0.8.1" ,
15- "nuxt" : " ^4.2.0 "
15+ "nuxt" : " ^4.2.1 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments