File tree Expand file tree Collapse file tree 5 files changed +788
-1036
lines changed Expand file tree Collapse file tree 5 files changed +788
-1036
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.11.5 " ,
11
- "vant" : " ^3.0.13 " ,
12
- "vue" : " ^3.0.11 "
10
+ "naive-ui" : " ^2.14.0 " ,
11
+ "vant" : " ^3.1.1 " ,
12
+ "vue" : " ^3.1.2 "
13
13
},
14
14
"devDependencies" : {
15
- "@vitejs/plugin-vue" : " ^1.2.1 " ,
16
- "@vue/compiler-sfc" : " ^3.0.11 " ,
15
+ "@vitejs/plugin-vue" : " ^1.2.4 " ,
16
+ "@vue/compiler-sfc" : " ^3.1.2 " ,
17
17
"cross-env" : " ^7.0.3" ,
18
- "typescript" : " ^4.2 .4" ,
19
- "vite" : " ^2.1.5 " ,
18
+ "typescript" : " ^4.3 .4" ,
19
+ "vite" : " ^2.3.8 " ,
20
20
"vite-plugin-components" : " workspace:*" ,
21
- "vite-plugin-md" : " ^0.6.3 " ,
21
+ "vite-plugin-md" : " ^0.6.7 " ,
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.2.4 " ,
9
+ "vite" : " ^2.3.8 " ,
10
10
"vite-plugin-components" : " workspace:*" ,
11
- "vite-plugin-vue2" : " ^1.5.1 "
11
+ "vite-plugin-vue2" : " ^1.7.2 "
12
12
},
13
13
"dependencies" : {
14
14
"vue" : " 2.6.12" ,
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.0.13 " ,
11
- "vue" : " ^3.0.11 "
10
+ "vant" : " ^3.1.1 " ,
11
+ "vue" : " ^3.1.2 "
12
12
},
13
13
"devDependencies" : {
14
- "@iconify/json" : " ^1.1.355 " ,
15
- "@vitejs/plugin-vue" : " ^1.2.1 " ,
16
- "@vue/compiler-sfc" : " ^3.0.11 " ,
14
+ "@iconify/json" : " ^1.1.363 " ,
15
+ "@vitejs/plugin-vue" : " ^1.2.4 " ,
16
+ "@vue/compiler-sfc" : " ^3.1.2 " ,
17
17
"cross-env" : " ^7.0.3" ,
18
- "typescript" : " ^4.2 .4" ,
19
- "vite" : " ^2.1.5 " ,
18
+ "typescript" : " ^4.3 .4" ,
19
+ "vite" : " ^2.3.8 " ,
20
20
"vite-plugin-components" : " workspace:*" ,
21
- "vite-plugin-icons" : " ^0.6.2 " ,
22
- "vite-plugin-md" : " ^0.6.3 " ,
21
+ "vite-plugin-icons" : " ^0.6.3 " ,
22
+ "vite-plugin-md" : " ^0.6.7 " ,
23
23
"vite-plugin-vue-svg" : " ^0.1.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 28
28
"test:update" : " jest --u"
29
29
},
30
30
"peerDependencies" : {
31
- "vite" : " ^2.0.0-beta.69 "
31
+ "vite" : " ^2.0.0"
32
32
},
33
33
"dependencies" : {
34
- "chokidar" : " ^3.5.1 " ,
34
+ "chokidar" : " ^3.5.2 " ,
35
35
"debug" : " ^4.3.2" ,
36
- "fast-glob" : " ^3.2.5 " ,
36
+ "fast-glob" : " ^3.2.6 " ,
37
37
"magic-string" : " ^0.25.7" ,
38
38
"minimatch" : " ^3.0.4"
39
39
},
40
40
"devDependencies" : {
41
41
"@antfu/eslint-config" : " ^0.6.6" ,
42
- "@antfu/utils" : " ^0.2.1 " ,
42
+ "@antfu/utils" : " ^0.2.4 " ,
43
43
"@types/debug" : " ^4.1.5" ,
44
44
"@types/jest" : " ^26.0.23" ,
45
45
"@types/minimatch" : " ^3.0.4" ,
46
- "@types/node" : " ^15.12.2 " ,
47
- "@typescript-eslint/eslint-plugin" : " ^4.26 .1" ,
48
- "eslint" : " ^7.28 .0" ,
49
- "jest" : " ^27.0.4 " ,
50
- "rollup" : " ^2.51.2 " ,
46
+ "@types/node" : " ^15.12.5 " ,
47
+ "@typescript-eslint/eslint-plugin" : " ^4.28 .1" ,
48
+ "eslint" : " ^7.29 .0" ,
49
+ "jest" : " ^27.0.6 " ,
50
+ "rollup" : " ^2.52.3 " ,
51
51
"standard-version" : " ^9.3.0" ,
52
52
"ts-jest" : " ^27.0.3" ,
53
- "tsup" : " ^4.11.2 " ,
54
- "typescript" : " ^4.3.2 " ,
55
- "vite" : " ^2.3.7 "
53
+ "tsup" : " ^4.12.0 " ,
54
+ "typescript" : " ^4.3.4 " ,
55
+ "vite" : " ^2.3.8 "
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments