File tree Expand file tree Collapse file tree 6 files changed +167
-113
lines changed Expand file tree Collapse file tree 6 files changed +167
-113
lines changed Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"typescript" : " ^4.7.4" ,
18
- "vite" : " ^3.0.2 " ,
18
+ "vite" : " ^3.0.3 " ,
19
19
"vite-plugin-solid" : " ^2.3.0"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 24
24
"typescript" : " ^4.7.4" ,
25
25
"unplugin-auto-import" : " workspace:*" ,
26
26
"unplugin-icons" : " ^0.14.7" ,
27
- "vite" : " ^3.0.2 "
27
+ "vite" : " ^3.0.3 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change 16
16
"tslib" : " ^2.4.0" ,
17
17
"typescript" : " ^4.7.4" ,
18
18
"unplugin-auto-import" : " workspace:*" ,
19
- "vite" : " ^3.0.2 " ,
19
+ "vite" : " ^3.0.3 " ,
20
20
"vite-plugin-inspect" : " ^0.6.0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 97
97
"local-pkg" : " ^0.4.2" ,
98
98
"magic-string" : " ^0.26.2" ,
99
99
"unimport" : " ^0.6.3" ,
100
- "unplugin" : " ^0.7.2 "
100
+ "unplugin" : " ^0.8.0 "
101
101
},
102
102
"devDependencies" : {
103
103
"@antfu/eslint-config" : " ^0.25.2" ,
104
104
"@antfu/ni" : " ^0.17.2" ,
105
- "@types/node" : " ^18.0.6 " ,
105
+ "@types/node" : " ^18.6.1 " ,
106
106
"@types/resolve" : " ^1.20.2" ,
107
- "@vueuse/metadata" : " ^8.9.4 " ,
107
+ "@vueuse/metadata" : " ^9.0.0 " ,
108
108
"bumpp" : " ^8.2.1" ,
109
109
"eslint" : " ^8.20.0" ,
110
110
"esno" : " ^0.16.3" ,
111
111
"fast-glob" : " ^3.2.11" ,
112
- "rollup" : " ^2.77.0 " ,
113
- "tsup" : " ^6.1.3 " ,
112
+ "rollup" : " ^2.77.1 " ,
113
+ "tsup" : " ^6.2.0 " ,
114
114
"typescript" : " ^4.7.4" ,
115
- "vite" : " ^3.0.2 " ,
116
- "vitest" : " ^0.19.0 " ,
117
- "webpack" : " ^5.73 .0"
115
+ "vite" : " ^3.0.3 " ,
116
+ "vitest" : " ^0.19.1 " ,
117
+ "webpack" : " ^5.74 .0"
118
118
}
119
119
}
Original file line number Diff line number Diff line change 5
5
"build" : " vite build"
6
6
},
7
7
"dependencies" : {
8
- "@vueuse/core" : " ^8.9.4 " ,
8
+ "@vueuse/core" : " ^9.0.0 " ,
9
9
"vue" : " 3.2.37"
10
10
},
11
11
"devDependencies" : {
12
12
"@vitejs/plugin-vue" : " ^3.0.1" ,
13
13
"@vue/compiler-sfc" : " ^3.2.37" ,
14
14
"element-plus" : " ^2.2.10" ,
15
- "unplugin-vue-components" : " ^0.21.1 " ,
16
- "vite" : " ^3.0.2 " ,
15
+ "unplugin-vue-components" : " ^0.21.2 " ,
16
+ "vite" : " ^3.0.3 " ,
17
17
"vite-plugin-inspect" : " ^0.6.0"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments