File tree 5 files changed +685
-687
lines changed
5 files changed +685
-687
lines changed Original file line number Diff line number Diff line change 7
7
"build" : " cross-env DEBUG=vite-plugin-components:* vite build"
8
8
},
9
9
"dependencies" : {
10
- "naive-ui" : " ^2.15.1 " ,
11
- "vant" : " ^3.1.1 " ,
12
- "vue" : " ^3.1.3 "
10
+ "naive-ui" : " ^2.16.4 " ,
11
+ "vant" : " ^3.2.0 " ,
12
+ "vue" : " ^3.2.2 "
13
13
},
14
14
"devDependencies" : {
15
- "@vitejs/plugin-vue" : " ^1.2.4 " ,
16
- "@vue/compiler-sfc" : " ^3.1.3 " ,
15
+ "@vitejs/plugin-vue" : " ^1.4.0 " ,
16
+ "@vue/compiler-sfc" : " ^3.2.2 " ,
17
17
"cross-env" : " ^7.0.3" ,
18
18
"typescript" : " ^4.3.5" ,
19
- "vite" : " ^2.3.8 " ,
19
+ "vite" : " ^2.4.4 " ,
20
20
"vite-plugin-components" : " workspace:*" ,
21
- "vite-plugin-md" : " ^0.6.7 " ,
21
+ "vite-plugin-md" : " ^0.10.0 " ,
22
22
"vite-plugin-vue-svg" : " ^0.1.0"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 6
6
},
7
7
"devDependencies" : {
8
8
"cross-env" : " ^7.0.3" ,
9
- "vite" : " ^2.3.8 " ,
9
+ "vite" : " ^2.4.4 " ,
10
10
"vite-plugin-components" : " workspace:*" ,
11
- "vite-plugin-vue2" : " ^1.7.2 "
11
+ "vite-plugin-vue2" : " ^1.8.1 "
12
12
},
13
13
"dependencies" : {
14
- "vue" : " 3.1.3 " ,
14
+ "vue" : " 3.2.2 " ,
15
15
"vue-template-compiler" : " 2.6.14"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 7
7
"build" : " cross-env DEBUG=vite-plugin-components:* vite build"
8
8
},
9
9
"dependencies" : {
10
- "vant" : " ^3.1.1 " ,
11
- "vue" : " ^3.1.3 "
10
+ "vant" : " ^3.2.0 " ,
11
+ "vue" : " ^3.2.2 "
12
12
},
13
13
"devDependencies" : {
14
- "@iconify/json" : " ^1.1.368 " ,
15
- "@vitejs/plugin-vue" : " ^1.2.4 " ,
16
- "@vue/compiler-sfc" : " ^3.1.3 " ,
14
+ "@iconify/json" : " ^1.1.387 " ,
15
+ "@vitejs/plugin-vue" : " ^1.4.0 " ,
16
+ "@vue/compiler-sfc" : " ^3.2.2 " ,
17
17
"cross-env" : " ^7.0.3" ,
18
18
"typescript" : " ^4.3.5" ,
19
- "vite" : " ^2.3.8 " ,
19
+ "vite" : " ^2.4.4 " ,
20
20
"vite-plugin-components" : " workspace:*" ,
21
- "vite-plugin-icons" : " ^0.6.3 " ,
22
- "vite-plugin-md" : " ^0.6.7 " ,
21
+ "vite-plugin-icons" : " ^0.6.5 " ,
22
+ "vite-plugin-md" : " ^0.10.0 " ,
23
23
"vite-plugin-vue-svg" : " ^0.1.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 32
32
},
33
33
"dependencies" : {
34
34
"debug" : " ^4.3.2" ,
35
- "fast-glob" : " ^3.2.6 " ,
35
+ "fast-glob" : " ^3.2.7 " ,
36
36
"magic-string" : " ^0.25.7" ,
37
37
"minimatch" : " ^3.0.4"
38
38
},
39
39
"devDependencies" : {
40
- "@antfu/eslint-config" : " ^0.6.6 " ,
40
+ "@antfu/eslint-config" : " ^0.7.0 " ,
41
41
"@antfu/utils" : " ^0.2.4" ,
42
- "@types/debug" : " ^4.1.6 " ,
43
- "@types/jest" : " ^26 .0.23 " ,
44
- "@types/minimatch" : " ^3.0.4 " ,
45
- "@types/node" : " ^15.14.0 " ,
46
- "@typescript-eslint/eslint-plugin" : " ^4.28 .1" ,
47
- "eslint" : " ^7.29 .0" ,
42
+ "@types/debug" : " ^4.1.7 " ,
43
+ "@types/jest" : " ^27 .0.1 " ,
44
+ "@types/minimatch" : " ^3.0.5 " ,
45
+ "@types/node" : " ^16.6.1 " ,
46
+ "@typescript-eslint/eslint-plugin" : " ^4.29 .1" ,
47
+ "eslint" : " ^7.32 .0" ,
48
48
"jest" : " ^27.0.6" ,
49
- "rollup" : " ^2.52.6 " ,
50
- "standard-version" : " ^9.3.0 " ,
51
- "ts-jest" : " ^27.0.3 " ,
52
- "tsup" : " ^4.12.0 " ,
49
+ "rollup" : " ^2.56.2 " ,
50
+ "standard-version" : " ^9.3.1 " ,
51
+ "ts-jest" : " ^27.0.4 " ,
52
+ "tsup" : " ^4.13.1 " ,
53
53
"typescript" : " ^4.3.5" ,
54
- "vite" : " ^2.3.8 "
54
+ "vite" : " ^2.4.4 "
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments