File tree Expand file tree Collapse file tree 4 files changed +718
-701
lines changed Expand file tree Collapse file tree 4 files changed +718
-701
lines changed 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.0.2 " ,
9
+ "vite" : " ^2.0.5 " ,
10
10
"vite-plugin-components" : " workspace:*" ,
11
- "vite-plugin-vue2" : " ^1.2.1 "
11
+ "vite-plugin-vue2" : " ^1.4.0 "
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.6 " ,
11
- "vue" : " ^3.0.5 "
10
+ "vant" : " ^3.0.9 " ,
11
+ "vue" : " ^3.0.7 "
12
12
},
13
13
"devDependencies" : {
14
- "@vitejs/plugin-vue" : " ^1.1.4 " ,
15
- "@vue/compiler-sfc" : " ^3.0.5 " ,
14
+ "@vitejs/plugin-vue" : " ^1.1.5 " ,
15
+ "@vue/compiler-sfc" : " ^3.0.7 " ,
16
16
"cross-env" : " ^7.0.3" ,
17
- "typescript" : " ^4.1.5 " ,
18
- "vite" : " ^2.0.2 " ,
17
+ "typescript" : " ^4.2.3 " ,
18
+ "vite" : " ^2.0.5 " ,
19
19
"vite-plugin-components" : " workspace:*" ,
20
20
"vite-plugin-md" : " ^0.5.1" ,
21
21
"vite-plugin-vue-svg" : " ^0.1.0"
Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"chokidar" : " ^3.5.1" ,
32
32
"debug" : " ^4.3.2" ,
33
- "fast-glob" : " npm:@knightly/fast-glob@master " ,
33
+ "fast-glob" : " ^3.2.5 " ,
34
34
"minimatch" : " ^3.0.4"
35
35
},
36
36
"devDependencies" : {
37
- "@antfu/eslint-config" : " ^0.4.3 " ,
37
+ "@antfu/eslint-config" : " ^0.5.1 " ,
38
38
"@types/debug" : " ^4.1.5" ,
39
39
"@types/minimatch" : " ^3.0.3" ,
40
- "@types/node" : " ^14.14.31 " ,
41
- "@typescript-eslint/eslint-plugin" : " ^4.15.2 " ,
42
- "eslint" : " ^7.20 .0" ,
40
+ "@types/node" : " ^14.14.34 " ,
41
+ "@typescript-eslint/eslint-plugin" : " ^4.17.0 " ,
42
+ "eslint" : " ^7.22 .0" ,
43
43
"jest" : " ^26.6.3" ,
44
- "rollup" : " ^2.39.1 " ,
44
+ "rollup" : " ^2.41.2 " ,
45
45
"standard-version" : " ^9.1.1" ,
46
- "ts-jest" : " ^26.5.2 " ,
47
- "tsup" : " ^4.2.0 " ,
48
- "typescript" : " ^4.1.5 " ,
49
- "vite" : " ^2.0.2 "
46
+ "ts-jest" : " ^26.5.3 " ,
47
+ "tsup" : " ^4.6.1 " ,
48
+ "typescript" : " ^4.2.3 " ,
49
+ "vite" : " ^2.0.5 "
50
50
},
51
51
"peerDependencies" : {
52
52
"vite" : " ^2.0.0-beta.69"
You can’t perform that action at this time.
0 commit comments