File tree Expand file tree Collapse file tree 3 files changed +292
-309
lines changed Expand file tree Collapse file tree 3 files changed +292
-309
lines changed Original file line number Diff line number Diff line change 104
104
},
105
105
"dependencies" : {
106
106
"@babel/types" : " ^7.23.0" ,
107
- "@rollup/pluginutils" : " ^5.0.4 " ,
107
+ "@rollup/pluginutils" : " ^5.0.5 " ,
108
108
"@vue-macros/common" : " ^1.8.0" ,
109
109
"ast-walker-scope" : " ^0.5.0" ,
110
110
"chokidar" : " ^3.5.3" ,
134
134
"enquirer" : " ^2.4.1" ,
135
135
"esno" : " ^0.17.0" ,
136
136
"execa" : " ^7.2.0" ,
137
- "happy-dom" : " ^12.5 .0" ,
137
+ "happy-dom" : " ^12.9 .0" ,
138
138
"lint-staged" : " ^13.3.0" ,
139
139
"minimist" : " ^1.2.8" ,
140
140
"nodemon" : " ^2.0.22" ,
147
147
"tsup" : " ^7.2.0" ,
148
148
"typescript" : " ^5.2.2" ,
149
149
"unplugin-auto-import" : " ^0.16.6" ,
150
- "vite" : " ^4.4.9 " ,
150
+ "vite" : " ^4.4.11 " ,
151
151
"vite-plugin-vue-markdown" : " ^0.23.8" ,
152
152
"vitest" : " ^0.34.6" ,
153
153
"vue" : " ^3.3.4" ,
Original file line number Diff line number Diff line change 5
5
"build" : " vite build"
6
6
},
7
7
"devDependencies" : {
8
- "@vitejs/plugin-vue" : " ^4.3.4 " ,
8
+ "@vitejs/plugin-vue" : " ^4.4.0 " ,
9
9
"@vue/compiler-sfc" : " ^3.3.4" ,
10
10
"@vue/tsconfig" : " ^0.4.0" ,
11
11
"unplugin-vue-router" : " workspace:*" ,
12
- "vite" : " ^4.4.9 " ,
13
- "vite-plugin-inspect" : " ^0.7.39 " ,
12
+ "vite" : " ^4.4.11 " ,
13
+ "vite-plugin-inspect" : " ^0.7.40 " ,
14
14
"vue" : " ^3.3.4"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments