File tree 4 files changed +530
-492
lines changed
4 files changed +530
-492
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.0.2 " ,
24
- "@typescript-eslint/eslint-plugin" : " ^5.3 .0" ,
25
- "@typescript-eslint/parser" : " ^5.3 .0" ,
26
- "@vue/compiler-sfc" : " ^3.2.21 " ,
23
+ "@types/jest" : " ^27.0.3 " ,
24
+ "@typescript-eslint/eslint-plugin" : " ^5.4 .0" ,
25
+ "@typescript-eslint/parser" : " ^5.4 .0" ,
26
+ "@vue/compiler-sfc" : " ^3.2.23 " ,
27
27
"@vue/eslint-config-prettier" : " ^6.0.0" ,
28
- "@vue/eslint-config-typescript" : " ^9.0.1 " ,
29
- "eslint" : " 8.2 .0" ,
28
+ "@vue/eslint-config-typescript" : " ^9.1.0 " ,
29
+ "eslint" : " 8.3 .0" ,
30
30
"eslint-plugin-prettier" : " ^4.0.0" ,
31
- "eslint-plugin-vue" : " ^8.0.3 " ,
31
+ "eslint-plugin-vue" : " ^8.1.1 " ,
32
32
"jest" : " ^27.3.1" ,
33
33
"jest-canvas-mock" : " ^2.3.1" ,
34
34
"lerna" : " ^4.0.0" ,
35
- "prettier" : " ^2.4.1 " ,
35
+ "prettier" : " ^2.5.0 " ,
36
36
"ts-jest" : " ^27.0.7" ,
37
37
"vue-jest" : " ^5.0.0-0"
38
38
}
Original file line number Diff line number Diff line change 39
39
"@rollup/plugin-commonjs" : " ^21.0.1" ,
40
40
"@rollup/plugin-node-resolve" : " ^13.0.6" ,
41
41
"@rollup/plugin-typescript" : " ^8.3.0" ,
42
- "@types/lodash" : " ^4.14.176 " ,
42
+ "@types/lodash" : " ^4.14.177 " ,
43
43
"@vue/test-utils" : " ^2.0.0-0" ,
44
44
"chart.js" : " ^3.6.0" ,
45
45
"lodash" : " ^4.17.21" ,
46
- "rollup" : " ^2.59.0 " ,
46
+ "rollup" : " ^2.60.1 " ,
47
47
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
48
48
"rollup-plugin-vue" : " ^6.0.0" ,
49
- "typescript" : " ^4.4.3 " ,
50
- "vue" : " ^3.2.21 " ,
49
+ "typescript" : " ^4.5.2 " ,
50
+ "vue" : " ^3.2.23 " ,
51
51
"vue-types" : " ^4.0.1"
52
52
},
53
53
"peerDependencies" : {
Original file line number Diff line number Diff line change 37
37
"version_short" : " 4.0"
38
38
},
39
39
"devDependencies" : {
40
- "@popperjs/core" : " ^2.10.2 " ,
40
+ "@popperjs/core" : " ^2.11.0 " ,
41
41
"@rollup/plugin-commonjs" : " ^21.0.1" ,
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.59.0 " ,
45
+ "rollup" : " ^2.60.1 " ,
46
46
"rollup-plugin-vue" : " ^6.0.0" ,
47
- "typescript" : " ^4.4.4 " ,
48
- "vue" : " ^3.2.21 " ,
47
+ "typescript" : " ^4.5.2 " ,
48
+ "vue" : " ^3.2.23 " ,
49
49
"vue-types" : " ^4.1.1"
50
50
},
51
51
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments