File tree 2 files changed +193
-521
lines changed
2 files changed +193
-521
lines changed Original file line number Diff line number Diff line change 99
99
"mark.js" : " 8.11.1" ,
100
100
"minisearch" : " ^6.1.0" ,
101
101
"shiki" : " ^0.14.3" ,
102
- "vite" : " 5.0.0-beta.0 " ,
102
+ "vite" : " ^4.4.9 " ,
103
103
"vue" : " ^3.3.4"
104
104
},
105
105
"devDependencies" : {
129
129
"@types/markdown-it-emoji" : " ^2.0.2" ,
130
130
"@types/micromatch" : " ^4.0.2" ,
131
131
"@types/minimist" : " ^1.2.2" ,
132
- "@types/node" : " ^20.5.6 " ,
132
+ "@types/node" : " ^20.5.7 " ,
133
133
"@types/postcss-prefix-selector" : " ^1.16.0" ,
134
134
"@types/prompts" : " ^2.4.4" ,
135
135
"@vitejs/plugin-vue" : " ^4.3.3" ,
136
136
"@vue/shared" : " ^3.3.4" ,
137
137
"chokidar" : " ^3.5.3" ,
138
138
"compression" : " ^1.7.4" ,
139
- "conventional-changelog-cli" : " ^3 .0.0" ,
139
+ "conventional-changelog-cli" : " ^4 .0.0" ,
140
140
"cross-spawn" : " ^7.0.3" ,
141
141
"debug" : " ^4.3.4" ,
142
142
"esbuild" : " ^0.19.2" ,
193
193
},
194
194
"pnpm" : {
195
195
"overrides" : {
196
- "ora>string-width" : " ^5" ,
197
- "vite" : " 5.0.0-beta.0"
196
+ "ora>string-width" : " ^5"
198
197
}
199
198
}
200
199
}
You can’t perform that action at this time.
0 commit comments