File tree Expand file tree Collapse file tree 4 files changed +3587
-3902
lines changed Expand file tree Collapse file tree 4 files changed +3587
-3902
lines changed Original file line number Diff line number Diff line change 8
8
"cross-env" : " ^7.0.3" ,
9
9
"vite" : " ^2.1.0" ,
10
10
"vite-plugin-components" : " workspace:*" ,
11
- "vite-plugin-vue2" : " ^1.4.0 "
11
+ "vite-plugin-vue2" : " ^1.4.3 "
12
12
},
13
13
"dependencies" : {
14
- "vue" : " 2.6.12 " ,
14
+ "vue" : " 3.0.11 " ,
15
15
"vue-template-compiler" : " 2.6.12"
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.0.9 " ,
11
- "vue" : " ^3.0.7 "
10
+ "vant" : " ^3.0.13 " ,
11
+ "vue" : " ^3.0.11 "
12
12
},
13
13
"devDependencies" : {
14
- "@vitejs/plugin-vue" : " ^1.1.5 " ,
15
- "@vue/compiler-sfc" : " ^3.0.7 " ,
14
+ "@vitejs/plugin-vue" : " ^1.2.1 " ,
15
+ "@vue/compiler-sfc" : " ^3.0.11 " ,
16
16
"cross-env" : " ^7.0.3" ,
17
- "typescript" : " ^4.2.3 " ,
18
- "vite" : " ^2.1.0 " ,
17
+ "typescript" : " ^4.2.4 " ,
18
+ "vite" : " ^2.1.5 " ,
19
19
"vite-plugin-components" : " workspace:*" ,
20
- "vite-plugin-md" : " ^0.6.1 " ,
20
+ "vite-plugin-md" : " ^0.6.3 " ,
21
21
"vite-plugin-vue-svg" : " ^0.1.0"
22
22
}
23
23
}
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@antfu/eslint-config" : " ^0.6.2" ,
38
38
"@types/debug" : " ^4.1.5" ,
39
- "@types/jest" : " ^26.0.20 " ,
40
- "@types/minimatch" : " ^3.0.3 " ,
41
- "@types/node" : " ^14.14.34 " ,
42
- "@typescript-eslint/eslint-plugin" : " ^4.17 .0" ,
43
- "eslint" : " ^7.22 .0" ,
39
+ "@types/jest" : " ^26.0.22 " ,
40
+ "@types/minimatch" : " ^3.0.4 " ,
41
+ "@types/node" : " ^14.14.41 " ,
42
+ "@typescript-eslint/eslint-plugin" : " ^4.22 .0" ,
43
+ "eslint" : " ^7.24 .0" ,
44
44
"jest" : " ^26.6.3" ,
45
- "rollup" : " ^2.41 .2" ,
46
- "standard-version" : " ^9.1.1 " ,
47
- "ts-jest" : " ^26.5.3 " ,
48
- "tsup" : " ^4.7.1 " ,
49
- "typescript" : " ^4.2.3 " ,
50
- "vite" : " ^2.1.0 "
45
+ "rollup" : " ^2.45 .2" ,
46
+ "standard-version" : " ^9.2.0 " ,
47
+ "ts-jest" : " ^26.5.5 " ,
48
+ "tsup" : " ^4.8.21 " ,
49
+ "typescript" : " ^4.2.4 " ,
50
+ "vite" : " ^2.1.5 "
51
51
},
52
52
"peerDependencies" : {
53
53
"vite" : " ^2.0.0-beta.69"
You can’t perform that action at this time.
0 commit comments