File tree Expand file tree Collapse file tree 9 files changed +232
-303
lines changed Expand file tree Collapse file tree 9 files changed +232
-303
lines changed Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"cross-env" : " ^7.0.3" ,
13
13
"unplugin-vue-components" : " workspace:*" ,
14
- "vite" : " ^2.7.10 " ,
14
+ "vite" : " ^2.7.12 " ,
15
15
"vite-plugin-vue2" : " ^1.9.2"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 10
10
"vant" : " ^3.4.1"
11
11
},
12
12
"devDependencies" : {
13
- "@iconify/json" : " ^2.0.23 " ,
13
+ "@iconify/json" : " ^2.0.25 " ,
14
14
"@vitejs/plugin-vue" : " ^2.0.1" ,
15
15
"@vue/compiler-sfc" : " ^3.2.26" ,
16
16
"cross-env" : " ^7.0.3" ,
17
17
"has-pkg" : " ^0.0.1" ,
18
18
"typescript" : " ^4.5.4" ,
19
19
"unplugin-icons" : " ^0.13.0" ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
- "vite" : " ^2.7.10 " ,
21
+ "vite" : " ^2.7.12 " ,
22
22
"vite-plugin-inspect" : " ^0.3.13" ,
23
23
"vite-plugin-md" : " ^0.11.7" ,
24
24
"vite-plugin-vue-svg" : " ^0.1.0"
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@vue/composition-api" : " ^1.4.3" ,
11
- "core-js" : " ^3.20.2 " ,
11
+ "core-js" : " ^3.20.3 " ,
12
12
"vue" : " ^3.2.26"
13
13
},
14
14
"devDependencies" : {
18
18
"typescript" : " ^4.5.4" ,
19
19
"unplugin-icons" : " ^0.13.0" ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
- "unplugin-vue2-script-setup" : " ^0.8.4 "
21
+ "unplugin-vue2-script-setup" : " ^0.9.0 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 82
82
"@rollup/pluginutils" : " ^4.1.2" ,
83
83
"chokidar" : " ^3.5.2" ,
84
84
"debug" : " ^4.3.3" ,
85
- "fast-glob" : " ^3.2.10 " ,
85
+ "fast-glob" : " ^3.2.11 " ,
86
86
"local-pkg" : " ^0.4.1" ,
87
87
"magic-string" : " ^0.25.7" ,
88
88
"minimatch" : " ^3.0.4" ,
89
89
"resolve" : " ^1.21.0" ,
90
90
"unplugin" : " ^0.3.0"
91
91
},
92
92
"devDependencies" : {
93
- "@antfu/eslint-config" : " ^0.15 .0" ,
93
+ "@antfu/eslint-config" : " ^0.16 .0" ,
94
94
"@babel/parser" : " ^7.16.8" ,
95
95
"@babel/traverse" : " ^7.16.8" ,
96
96
"@babel/types" : " ^7.16.8" ,
102
102
"bumpp" : " ^7.1.1" ,
103
103
"compare-versions" : " ^4.1.3" ,
104
104
"element-plus" : " ^1.1.0-beta.24" ,
105
- "eslint" : " ^8.6 .0" ,
106
- "esno" : " ^0.13 .0" ,
107
- "rollup" : " ^2.63 .0" ,
105
+ "eslint" : " ^8.7 .0" ,
106
+ "esno" : " ^0.14 .0" ,
107
+ "rollup" : " ^2.64 .0" ,
108
108
"tsup" : " ^5.11.11" ,
109
109
"typescript" : " ^4.5.4" ,
110
- "vite" : " ^2.7.10 " ,
111
- "vitest" : " ^0.0.141 " ,
110
+ "vite" : " ^2.7.12 " ,
111
+ "vitest" : " ^0.1.17 " ,
112
112
"vue" : " 3.2.26"
113
113
},
114
114
"engines" : {
You can’t perform that action at this time.
0 commit comments