File tree Expand file tree Collapse file tree 4 files changed +214
-199
lines changed Expand file tree Collapse file tree 4 files changed +214
-199
lines changed Original file line number Diff line number Diff line change 66
66
"@rollup/plugin-commonjs" : " ^25.0.7" ,
67
67
"@rollup/plugin-json" : " ^6.1.0" ,
68
68
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
69
- "@rollup/plugin-replace" : " 5.0.4 " ,
69
+ "@rollup/plugin-replace" : " 5.0.5 " ,
70
70
"@rollup/plugin-terser" : " ^0.4.4" ,
71
71
"@types/hash-sum" : " ^1.0.2" ,
72
72
"@types/minimist" : " ^1.2.5" ,
78
78
"@vue/consolidate" : " 1.0.0" ,
79
79
"conventional-changelog-cli" : " ^4.1.0" ,
80
80
"enquirer" : " ^2.4.1" ,
81
- "esbuild" : " ^0.20.0 " ,
81
+ "esbuild" : " ^0.20.1 " ,
82
82
"esbuild-plugin-polyfill-node" : " ^0.3.0" ,
83
83
"eslint" : " ^8.56.0" ,
84
84
"eslint-define-config" : " ^1.24.1" ,
100
100
"pug" : " ^3.0.2" ,
101
101
"puppeteer" : " ~21.11.0" ,
102
102
"rimraf" : " ^5.0.5" ,
103
- "rollup" : " 4.9.2 " ,
103
+ "rollup" : " 4.12.0 " ,
104
104
"rollup-plugin-dts" : " ^6.1.0" ,
105
105
"rollup-plugin-esbuild" : " ^6.1.1" ,
106
106
"rollup-plugin-polyfill-node" : " ^0.13.0" ,
107
107
"semver" : " ^7.5.4" ,
108
108
"serve" : " ^14.2.1" ,
109
109
"simple-git-hooks" : " ^2.9.0" ,
110
- "terser" : " ^5.27.0 " ,
110
+ "terser" : " ^5.27.2 " ,
111
111
"todomvc-app-css" : " ^2.4.3" ,
112
112
"tslib" : " ^2.6.2" ,
113
113
"tsx" : " ^4.7.0" ,
114
114
"typescript" : " ^5.2.2" ,
115
- "vite" : " ^5.0.12 " ,
115
+ "vite" : " ^5.1.4 " ,
116
116
"vitest" : " ^1.2.2"
117
117
}
118
118
}
Original file line number Diff line number Diff line change 9
9
"serve" : " vite preview"
10
10
},
11
11
"devDependencies" : {
12
- "@vitejs/plugin-vue" : " ^5.0.3 " ,
13
- "vite" : " ^5.0.12 "
12
+ "@vitejs/plugin-vue" : " ^5.0.4 " ,
13
+ "vite" : " ^5.1.4 "
14
14
},
15
15
"dependencies" : {
16
16
"@vue/repl" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 11
11
"vue" : " ^3.4.0"
12
12
},
13
13
"devDependencies" : {
14
- "@vitejs/plugin-vue" : " ^5.0.3 " ,
15
- "vite" : " ^5.0.12 "
14
+ "@vitejs/plugin-vue" : " ^5.0.4 " ,
15
+ "vite" : " ^5.1.4 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments