File tree Expand file tree Collapse file tree 3 files changed +180
-180
lines changed Expand file tree Collapse file tree 3 files changed +180
-180
lines changed Original file line number Diff line number Diff line change 18
18
"typescript" : " ^5.7.2" ,
19
19
"unplugin-vue-markdown" : " workspace:*" ,
20
20
"vite" : " ^6.0.1" ,
21
- "vite-plugin-inspect" : " ^0.8.8 " ,
21
+ "vite-plugin-inspect" : " ^0.10.2 " ,
22
22
"vite-plugin-pages" : " ^0.32.4"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-vue-markdown" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.26.3" ,
5
- "packageManager" : " pnpm@9.14.2 " ,
5
+ "packageManager" : " pnpm@9.14.4 " ,
6
6
"description" : " Compile Markdown to Vue component" ,
7
7
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
8
8
"license" : " MIT" ,
88
88
"unplugin" : " ^1.16.0"
89
89
},
90
90
"devDependencies" : {
91
- "@antfu/eslint-config" : " ^3.10.0 " ,
91
+ "@antfu/eslint-config" : " ^3.11.2 " ,
92
92
"@antfu/ni" : " ^0.23.1" ,
93
93
"@antfu/utils" : " ^0.7.10" ,
94
- "@types/node" : " ^22.10.0 " ,
94
+ "@types/node" : " ^22.10.1 " ,
95
95
"@unhead/vue" : " ^1.11.13" ,
96
96
"@vue/test-utils" : " ^2.4.6" ,
97
97
"bumpp" : " ^9.8.1" ,
98
98
"chalk" : " ^5.3.0" ,
99
- "eslint" : " ^9.15 .0" ,
99
+ "eslint" : " ^9.16 .0" ,
100
100
"esno" : " ^4.8.0" ,
101
101
"fast-glob" : " ^3.3.2" ,
102
102
"rollup" : " ^4.27.4" ,
You can’t perform that action at this time.
0 commit comments