File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " mdc" ,
3- "packageManager" : " pnpm@10.28.2 " ,
3+ "packageManager" : " pnpm@10.32.1 " ,
44 "displayName" : " MDC - Markdown Components" ,
55 "description" : " Provides syntax highlighting and colon matching for MDC (Markdown Components) files for Nuxt Content." ,
66 "version" : " 0.5.0" ,
1313 "homepage" : " https://github.com/nuxtlabs/vscode-mdc/blob/main/README.md" ,
1414 "license" : " MIT" ,
1515 "engines" : {
16- "vscode" : " ^1.75 .0"
16+ "vscode" : " ^1.111 .0"
1717 },
1818 "categories" : [
1919 " Programming Languages" ,
215215 "publish" : " vsce publish"
216216 },
217217 "devDependencies" : {
218- "@nuxt/schema" : " ^4.3.0 " ,
218+ "@nuxt/schema" : " ^4.4.2 " ,
219219 "@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
220220 "@types/glob" : " ^8.1.0" ,
221221 "@types/mocha" : " ^10.0.10" ,
222- "@types/node" : " ^25.2 .0" ,
222+ "@types/node" : " ^25.4 .0" ,
223223 "@types/vscode" : " 1.42.0" ,
224224 "@vscode/test-electron" : " ^2.5.2" ,
225225 "@vscode/vsce" : " ^2.32.0" ,
226226 "eslint" : " ^8.57.1" ,
227227 "esno" : " ^4.8.0" ,
228- "glob" : " ^11.0.3 " ,
228+ "glob" : " ^11.1.0 " ,
229229 "mocha" : " ^11.7.5" ,
230230 "release-it" : " ^19.2.4" ,
231231 "typescript" : " 5.9.3" ,
232232 "vscode" : " ^1.1.37" ,
233233 "vscode-textmate" : " ^9.3.2" ,
234- "vue-component-meta" : " ^3.2.4 "
234+ "vue-component-meta" : " ^3.2.5 "
235235 },
236236 "dependencies" : {
237237 "@nuxtlabs/monarch-mdc" : " ^0.9.0" ,
You can’t perform that action at this time.
0 commit comments