File tree 4 files changed +295
-250
lines changed
4 files changed +295
-250
lines changed Original file line number Diff line number Diff line change 17
17
"prismjs" : " ^1.29.0" ,
18
18
"typescript" : " ^5.7.3" ,
19
19
"unplugin-vue-markdown" : " workspace:*" ,
20
- "vite" : " ^6.0.7 " ,
21
- "vite-plugin-inspect" : " ^10.0.7 " ,
20
+ "vite" : " ^6.0.11 " ,
21
+ "vite-plugin-inspect" : " ^10.1.0 " ,
22
22
"vite-plugin-pages" : " ^0.32.4"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 84
84
"@rollup/pluginutils" : " ^5.1.4" ,
85
85
"@types/markdown-it" : " ^14.1.2" ,
86
86
"markdown-it" : " ^14.1.0" ,
87
- "markdown-it-async" : " ^1 .0.0" ,
87
+ "markdown-it-async" : " ^2 .0.0" ,
88
88
"unplugin" : " ^2.1.2"
89
89
},
90
90
"devDependencies" : {
91
- "@antfu/eslint-config" : " ^3.14 .0" ,
91
+ "@antfu/eslint-config" : " ^3.16 .0" ,
92
92
"@antfu/ni" : " ^23.2.0" ,
93
93
"@antfu/utils" : " ^8.1.0" ,
94
94
"@types/node" : " ^22.10.7" ,
95
95
"@unhead/vue" : " ^1.11.18" ,
96
96
"@vue/test-utils" : " ^2.4.6" ,
97
- "bumpp" : " ^9.10.1 " ,
97
+ "bumpp" : " ^9.10.2 " ,
98
98
"chalk" : " ^5.4.1" ,
99
99
"eslint" : " ^9.18.0" ,
100
100
"esno" : " ^4.8.0" ,
101
101
"fast-glob" : " ^3.3.3" ,
102
- "rollup" : " ^4.30.1 " ,
102
+ "rollup" : " ^4.31.0 " ,
103
103
"tsup" : " ^8.3.5" ,
104
104
"typescript" : " ^5.7.3" ,
105
- "vite" : " ^6.0.7 " ,
106
- "vitest" : " ^3.0.2 " ,
105
+ "vite" : " ^6.0.11 " ,
106
+ "vitest" : " ^3.0.3 " ,
107
107
"vue" : " ^3.5.13" ,
108
108
"webpack" : " ^5.97.1"
109
109
}
You can’t perform that action at this time.
0 commit comments