File tree Expand file tree Collapse file tree 4 files changed +163
-154
lines changed Expand file tree Collapse file tree 4 files changed +163
-154
lines changed Original file line number Diff line number Diff line change 73
73
"chalk" : " ^4.1.0" ,
74
74
"conventional-changelog-cli" : " ^4.1.0" ,
75
75
"enquirer" : " ^2.4.1" ,
76
- "esbuild" : " ^0.19.3 " ,
76
+ "esbuild" : " ^0.19.4 " ,
77
77
"esbuild-plugin-polyfill-node" : " ^0.3.0" ,
78
78
"eslint" : " ^8.49.0" ,
79
79
"eslint-plugin-jest" : " ^27.4.0" ,
92
92
"pug" : " ^3.0.2" ,
93
93
"puppeteer" : " ~21.2.1" ,
94
94
"rimraf" : " ^5.0.1" ,
95
- "rollup" : " ^3.29.2 " ,
95
+ "rollup" : " ^3.29.4 " ,
96
96
"rollup-plugin-dts" : " ^6.0.2" ,
97
- "rollup-plugin-esbuild" : " ^6.0.0 " ,
97
+ "rollup-plugin-esbuild" : " ^6.0.2 " ,
98
98
"rollup-plugin-polyfill-node" : " ^0.12.0" ,
99
99
"semver" : " ^7.5.4" ,
100
100
"serve" : " ^14.2.1" ,
101
101
"simple-git-hooks" : " ^2.9.0" ,
102
- "terser" : " ^5.19.4 " ,
102
+ "terser" : " ^5.20.0 " ,
103
103
"todomvc-app-css" : " ^2.4.2" ,
104
104
"tslib" : " ^2.6.2" ,
105
105
"tsx" : " ^3.12.10" ,
Original file line number Diff line number Diff line change 9
9
"serve" : " vite preview"
10
10
},
11
11
"devDependencies" : {
12
- "@vitejs/plugin-vue" : " ^4.3.4 " ,
12
+ "@vitejs/plugin-vue" : " ^4.4.0 " ,
13
13
"vite" : " ^4.4.9"
14
14
},
15
15
"dependencies" : {
Original file line number Diff line number Diff line change 10
10
"vue" : " ^3.3.0"
11
11
},
12
12
"devDependencies" : {
13
- "@vitejs/plugin-vue" : " ^4.3.4 " ,
13
+ "@vitejs/plugin-vue" : " ^4.4.0 " ,
14
14
"vite" : " ^4.4.9"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments