File tree 4 files changed +206
-205
lines changed
4 files changed +206
-205
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@types/jest" : " ^27.0.2" ,
24
- "@typescript-eslint/eslint-plugin" : " ^5.2 .0" ,
25
- "@typescript-eslint/parser" : " ^5.2 .0" ,
26
- "@vue/compiler-sfc" : " ^3.2.20 " ,
24
+ "@typescript-eslint/eslint-plugin" : " ^5.3 .0" ,
25
+ "@typescript-eslint/parser" : " ^5.3 .0" ,
26
+ "@vue/compiler-sfc" : " ^3.2.21 " ,
27
27
"@vue/eslint-config-prettier" : " ^6.0.0" ,
28
- "@vue/eslint-config-typescript" : " ^9.0.0 " ,
29
- "eslint" : " 8.1 .0" ,
28
+ "@vue/eslint-config-typescript" : " ^9.0.1 " ,
29
+ "eslint" : " 8.2 .0" ,
30
30
"eslint-plugin-prettier" : " ^4.0.0" ,
31
31
"eslint-plugin-vue" : " ^8.0.3" ,
32
32
"jest" : " ^27.3.1" ,
Original file line number Diff line number Diff line change 40
40
"@rollup/plugin-node-resolve" : " ^13.0.6" ,
41
41
"@rollup/plugin-typescript" : " ^8.3.0" ,
42
42
"@types/lodash" : " ^4.14.176" ,
43
+ "@vue/test-utils" : " ^2.0.0-0" ,
43
44
"chart.js" : " ^3.6.0" ,
44
45
"lodash" : " ^4.17.21" ,
45
- "rollup" : " ^2.58.3 " ,
46
+ "rollup" : " ^2.59.0 " ,
46
47
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
47
48
"rollup-plugin-vue" : " ^6.0.0" ,
48
49
"typescript" : " ^4.4.3" ,
49
- "vue" : " ^3.2.20 " ,
50
+ "vue" : " ^3.2.21 " ,
50
51
"vue-types" : " ^4.0.1"
51
52
},
52
53
"peerDependencies" : {
53
54
"@coreui/chartjs" : " ^3.0.0" ,
54
55
"chart.js" : " ^3.4.1" ,
55
- "vue" : " ^3.2.20 "
56
+ "vue" : " ^3.2.21 "
56
57
}
57
58
}
Original file line number Diff line number Diff line change 42
42
"@rollup/plugin-node-resolve" : " ^13.0.6" ,
43
43
"@rollup/plugin-typescript" : " ^8.3.0" ,
44
44
"@vue/test-utils" : " ^2.0.0-0" ,
45
- "rollup" : " ^2.58.3 " ,
45
+ "rollup" : " ^2.59.0 " ,
46
46
"rollup-plugin-vue" : " ^6.0.0" ,
47
47
"typescript" : " ^4.4.4" ,
48
- "vue" : " ^3.2.20 " ,
48
+ "vue" : " ^3.2.21 " ,
49
49
"vue-types" : " ^4.1.1"
50
50
},
51
51
"peerDependencies" : {
52
52
"@coreui/coreui" : " ^4.0.5" ,
53
- "vue" : " ^3.2.20 "
53
+ "vue" : " ^3.2.21 "
54
54
},
55
55
"standard" : {
56
56
"ignore" : [
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments