File tree 5 files changed +1219
-1066
lines changed
5 files changed +1219
-1066
lines changed Original file line number Diff line number Diff line change 20
20
"test:update" : " jest --coverage --updateSnapshot"
21
21
},
22
22
"devDependencies" : {
23
- "@types/jest" : " ^27.4.0 " ,
24
- "@typescript-eslint/eslint-plugin" : " ^5.10 .0" ,
25
- "@typescript-eslint/parser" : " ^5.10 .0" ,
26
- "@vue/compiler-sfc" : " ^3.2.28 " ,
23
+ "@types/jest" : " ^27.4.1 " ,
24
+ "@typescript-eslint/eslint-plugin" : " ^5.15 .0" ,
25
+ "@typescript-eslint/parser" : " ^5.15 .0" ,
26
+ "@vue/compiler-sfc" : " ^3.2.31 " ,
27
27
"@vue/eslint-config-prettier" : " ^7.0.0" ,
28
28
"@vue/eslint-config-typescript" : " ^10.0.0" ,
29
- "eslint" : " 8.7 .0" ,
29
+ "eslint" : " 8.11 .0" ,
30
30
"eslint-plugin-prettier" : " ^4.0.0" ,
31
- "eslint-plugin-vue" : " ^8.3 .0" ,
32
- "jest" : " ^27.4.7 " ,
31
+ "eslint-plugin-vue" : " ^8.5 .0" ,
32
+ "jest" : " ^27.5.1 " ,
33
33
"jest-canvas-mock" : " ^2.3.1" ,
34
34
"lerna" : " ^4.0.0" ,
35
- "prettier" : " ^2.5.1 " ,
35
+ "prettier" : " ^2.6.0 " ,
36
36
"ts-jest" : " ^27.1.3" ,
37
37
"vue-jest" : " ^5.0.0-0"
38
38
}
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@coreui/chartjs" : " ^3.0.0" ,
39
- "@rollup/plugin-commonjs" : " ^21.0.1 " ,
39
+ "@rollup/plugin-commonjs" : " ^21.0.2 " ,
40
40
"@rollup/plugin-node-resolve" : " ^13.1.3" ,
41
- "@rollup/plugin-typescript" : " ^8.3.0 " ,
42
- "@types/lodash" : " ^4.14.178 " ,
43
- "@vue/test-utils" : " ^2.0.0-0 " ,
44
- "chart.js" : " ^3.6.2 " ,
41
+ "@rollup/plugin-typescript" : " ^8.3.1 " ,
42
+ "@types/lodash" : " ^4.14.180 " ,
43
+ "@vue/test-utils" : " ^2.0.0-rc.17 " ,
44
+ "chart.js" : " ^3.7.1 " ,
45
45
"lodash" : " ^4.17.21" ,
46
- "rollup" : " ^2.66.0 " ,
46
+ "rollup" : " ^2.70.1 " ,
47
47
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
48
48
"rollup-plugin-vue" : " ^6.0.0" ,
49
- "typescript" : " ^4.5.5 " ,
50
- "vue" : " ^3.2.24 " ,
49
+ "typescript" : " ^4.6.2 " ,
50
+ "vue" : " ^3.2.31 " ,
51
51
"vue-types" : " ^4.1.1"
52
52
},
53
53
"peerDependencies" : {
Original file line number Diff line number Diff line change 37
37
"version_short" : " 4.1"
38
38
},
39
39
"devDependencies" : {
40
- "@popperjs/core" : " ^2.11.2 " ,
41
- "@rollup/plugin-commonjs" : " ^21.0.1 " ,
40
+ "@popperjs/core" : " ^2.11.4 " ,
41
+ "@rollup/plugin-commonjs" : " ^21.0.2 " ,
42
42
"@rollup/plugin-node-resolve" : " ^13.1.3" ,
43
- "@rollup/plugin-typescript" : " ^8.3.0 " ,
44
- "@vue/test-utils" : " ^2.0.0-0 " ,
45
- "rollup" : " ^2.66.0 " ,
43
+ "@rollup/plugin-typescript" : " ^8.3.1 " ,
44
+ "@vue/test-utils" : " ^2.0.0-rc.17 " ,
45
+ "rollup" : " ^2.70.1 " ,
46
46
"rollup-plugin-vue" : " ^6.0.0" ,
47
- "typescript" : " ^4.5.5 " ,
48
- "vue" : " ^3.2.24 " ,
47
+ "typescript" : " ^4.6.2 " ,
48
+ "vue" : " ^3.2.31 " ,
49
49
"vue-types" : " ^4.1.1"
50
50
},
51
51
"peerDependencies" : {
Original file line number Diff line number Diff line change 12
12
"license" : " MIT" ,
13
13
"devDependencies" : {
14
14
"@coreui/chartjs" : " ^3.0.0" ,
15
- "@coreui/coreui" : " ^4.1.0 " ,
15
+ "@coreui/coreui" : " ^4.1.3 " ,
16
16
"@coreui/icons" : " ^2.1.0" ,
17
17
"@coreui/icons-vue" : " ^2.0.0" ,
18
- "@coreui/vue-chartjs" : " ^2.0.0 " ,
19
- "@vuepress/plugin-toc" : " ^2.0.0-beta.26 " ,
18
+ "@coreui/vue-chartjs" : " ^2.0.1 " ,
19
+ "@vuepress/plugin-toc" : " ^2.0.0-beta.36 " ,
20
20
"markdown-it-include" : " ^2.0.0" ,
21
- "vue-docgen-cli" : " ^4.44.2 " ,
21
+ "vue-docgen-cli" : " ^4.44.22 " ,
22
22
"vue-github-button" : " ^3.0.1" ,
23
- "vuepress" : " ^2.0.0-beta.34 "
23
+ "vuepress" : " ^2.0.0-beta.36 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments