File tree Expand file tree Collapse file tree 2 files changed +199
-167
lines changed Expand file tree Collapse file tree 2 files changed +199
-167
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mdc" ,
3- "packageManager" :
" [email protected] .6 " ,
3+ "packageManager" :
" [email protected] .9 " ,
44 "displayName" : " MDC - Markdown Components" ,
55 "description" : " Provides syntax highlighting and colon matching for MDC (Markdown Components) files for Nuxt Content." ,
66 "version" : " 0.4.2" ,
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.104.1 "
1717 },
1818 "categories" : [
1919 " Programming Languages" ,
214214 "publish" : " vsce publish"
215215 },
216216 "devDependencies" : {
217- "@nuxt/schema" : " ^3.15.4 " ,
217+ "@nuxt/schema" : " ^3.19.2 " ,
218218 "@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
219219 "@types/glob" : " ^8.1.0" ,
220220 "@types/mocha" : " ^10.0.10" ,
221- "@types/node" : " ^18.19.70 " ,
221+ "@types/node" : " ^18.19.127 " ,
222222 "@types/vscode" : " 1.42.0" ,
223223 "@vscode/test-electron" : " ^2.5.2" ,
224224 "@vscode/vsce" : " ^2.32.0" ,
225225 "eslint" : " ^8.57.1" ,
226226 "esno" : " ^0.17.0" ,
227227 "glob" : " ^11.0.3" ,
228- "mocha" : " ^11.7.1 " ,
228+ "mocha" : " ^11.7.2 " ,
229229 "release-it" : " ^18.1.2" ,
230- "typescript" : " 5.2 .2" ,
230+ "typescript" : " 5.9 .2" ,
231231 "vscode" : " ^1.1.37" ,
232232 "vscode-textmate" : " ^9.2.0" ,
233- "vue-component-meta" : " ^2.2.4 "
233+ "vue-component-meta" : " ^2.2.12 "
234234 },
235235 "dependencies" : {
236236 "@nuxtlabs/monarch-mdc" : " ^0.8.1" ,
You can’t perform that action at this time.
0 commit comments