File tree Expand file tree Collapse file tree 2 files changed +507
-495
lines changed Expand file tree Collapse file tree 2 files changed +507
-495
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-vue-markdown" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.28.0" ,
5
- "packageManager" : " pnpm@9.15.0 " ,
5
+ "packageManager" : " pnpm@9.15.3 " ,
6
6
"description" : " Compile Markdown to Vue component" ,
7
7
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
8
8
"license" : " MIT" ,
85
85
"@types/markdown-it" : " ^14.1.2" ,
86
86
"markdown-it" : " ^14.1.0" ,
87
87
"markdown-it-async" : " ^0.1.3" ,
88
- "unplugin" : " ^2.1.0 "
88
+ "unplugin" : " ^2.1.2 "
89
89
},
90
90
"devDependencies" : {
91
- "@antfu/eslint-config" : " ^3.12.0 " ,
92
- "@antfu/ni" : " ^0.23.1 " ,
91
+ "@antfu/eslint-config" : " ^3.12.1 " ,
92
+ "@antfu/ni" : " ^0.23.2 " ,
93
93
"@antfu/utils" : " ^0.7.10" ,
94
- "@types/node" : " ^22.10.2 " ,
95
- "@unhead/vue" : " ^1.11.14 " ,
94
+ "@types/node" : " ^22.10.5 " ,
95
+ "@unhead/vue" : " ^1.11.15 " ,
96
96
"@vue/test-utils" : " ^2.4.6" ,
97
- "bumpp" : " ^9.9.1 " ,
98
- "chalk" : " ^5.3.0 " ,
97
+ "bumpp" : " ^9.9.3 " ,
98
+ "chalk" : " ^5.4.1 " ,
99
99
"eslint" : " ^9.17.0" ,
100
100
"esno" : " ^4.8.0" ,
101
- "fast-glob" : " ^3.3.2 " ,
102
- "rollup" : " ^4.28 .1" ,
101
+ "fast-glob" : " ^3.3.3 " ,
102
+ "rollup" : " ^4.30 .1" ,
103
103
"tsup" : " ^8.3.5" ,
104
104
"typescript" : " ^5.7.2" ,
105
- "vite" : " ^6.0.3 " ,
105
+ "vite" : " ^6.0.7 " ,
106
106
"vitest" : " ^2.1.8" ,
107
107
"vue" : " ^3.5.13" ,
108
108
"webpack" : " ^5.97.1"
You can’t perform that action at this time.
0 commit comments