File tree Expand file tree Collapse file tree 5 files changed +491
-444
lines changed Expand file tree Collapse file tree 5 files changed +491
-444
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"esbuild" : " ^0.23.1" ,
14
- "rollup" : " ^4.21.2 " ,
14
+ "rollup" : " ^4.21.3 " ,
15
15
"rollup-plugin-esbuild" : " ^6.1.1" ,
16
16
"serve" : " ^14.2.3" ,
17
17
"unplugin-vue" : " workspace:*"
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"unplugin-vue" : " workspace:*" ,
15
- "vite" : " ^5.4.3 " ,
15
+ "vite" : " ^5.4.4 " ,
16
16
"vite-plugin-inspect" : " ^0.8.7"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 10
10
"vue" : " ^3.5.4"
11
11
},
12
12
"devDependencies" : {
13
- "@swc/core" : " ^1.7.24 " ,
13
+ "@swc/core" : " ^1.7.26 " ,
14
14
"@types/webpack" : " ^5.28.5" ,
15
15
"css-loader" : " ^7.1.2" ,
16
16
"html-webpack-plugin" : " ^5.6.0" ,
Original file line number Diff line number Diff line change 89
89
"@vue/reactivity" : " ^3.5.4" ,
90
90
"debug" : " ^4.3.7" ,
91
91
"unplugin" : " ^1.14.1" ,
92
- "vite" : " ^5.4.3 "
92
+ "vite" : " ^5.4.4 "
93
93
},
94
94
"devDependencies" : {
95
95
"@babel/types" : " ^7.25.6" ,
96
96
"@jridgewell/gen-mapping" : " ^0.3.5" ,
97
97
"@jridgewell/trace-mapping" : " ^0.3.25" ,
98
98
"@sxzz/eslint-config" : " ^4.2.0" ,
99
99
"@sxzz/prettier-config" : " ^2.0.2" ,
100
- "@sxzz/test-utils" : " ^0.3.1 " ,
100
+ "@sxzz/test-utils" : " ^0.3.2 " ,
101
101
"@types/debug" : " ^4.1.12" ,
102
102
"@types/node" : " ^22.5.4" ,
103
103
"@vitejs/plugin-vue" : " 5.1.3" ,
104
- "@vitest/ui" : " 2.0.5 " ,
104
+ "@vitest/ui" : " 2.1.0 " ,
105
105
"bumpp" : " ^9.5.2" ,
106
106
"esbuild" : " 0.23.1" ,
107
107
"eslint" : " ^9.10.0" ,
108
108
"fast-glob" : " ^3.3.2" ,
109
109
"rimraf" : " ^6.0.1" ,
110
- "rollup" : " ^4.21.2 " ,
110
+ "rollup" : " ^4.21.3 " ,
111
111
"rollup-plugin-esbuild" : " ^6.1.1" ,
112
112
"slash" : " ^5.1.0" ,
113
113
"source-map-js" : " ^1.2.1" ,
114
114
"tsup" : " ^8.2.4" ,
115
115
"typescript" : " ^5.6.2" ,
116
116
"unplugin-unused" : " ^0.2.3" ,
117
- "vitest" : " 2.0.5 " ,
117
+ "vitest" : " 2.1.0 " ,
118
118
"webpack" : " ^5.94.0"
119
119
},
120
120
"engines" : {
You can’t perform that action at this time.
0 commit comments