File tree 4 files changed +184
-75
lines changed 4 files changed +184
-75
lines changed Original file line number Diff line number Diff line change 15
15
"test:update" : " jest --coverage --updateSnapshot"
16
16
},
17
17
"devDependencies" : {
18
- "@typescript-eslint/eslint-plugin" : " ^5.1 .0" ,
19
- "@typescript-eslint/parser" : " ^5.1 .0" ,
20
- "eslint" : " 7.32 .0" ,
18
+ "@typescript-eslint/eslint-plugin" : " ^5.3 .0" ,
19
+ "@typescript-eslint/parser" : " ^5.3 .0" ,
20
+ "eslint" : " 8.2 .0" ,
21
21
"eslint-config-prettier" : " ^8.3.0" ,
22
22
"eslint-plugin-prettier" : " ^4.0.0" ,
23
23
"eslint-plugin-react" : " ^7.26.1" ,
Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@coreui/chartjs" : " ^3.0.0" ,
42
- "chart.js" : " ^3.5 .0"
42
+ "chart.js" : " ^3.6 .0"
43
43
},
44
44
"devDependencies" : {
45
45
"@rollup/plugin-commonjs" : " ^21.0.1" ,
46
46
"@rollup/plugin-node-resolve" : " ^13.0.6" ,
47
47
"@rollup/plugin-typescript" : " ^8.3.0" ,
48
- "@testing-library/jest-dom" : " ^5.14.1 " ,
48
+ "@testing-library/jest-dom" : " ^5.15.0 " ,
49
49
"@testing-library/react" : " ^12.1.2" ,
50
50
"@types/lodash" : " ^4.14.176" ,
51
51
"classnames" : " ^2.3.1" ,
52
52
"lodash" : " ^4.17.21" ,
53
53
"prop-types" : " ^15.7.2" ,
54
- "rollup" : " ^2.56.2 " ,
54
+ "rollup" : " ^2.59.0 " ,
55
55
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
56
56
"typescript" : " ^4.4.4"
57
57
},
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
- "@testing-library/jest-dom" : " ^5.14.1 " ,
42
+ "@testing-library/jest-dom" : " ^5.15.0 " ,
43
43
"@testing-library/react" : " ^12.1.2" ,
44
- "@types/react" : " ^17.0.31 " ,
45
- "@types/react-dom" : " ^17.0.10 " ,
46
- "@types/react-transition-group" : " ^4.4.3 " ,
44
+ "@types/react" : " ^17.0.34 " ,
45
+ "@types/react-dom" : " ^17.0.11 " ,
46
+ "@types/react-transition-group" : " ^4.4.4 " ,
47
47
"classnames" : " ^2.3.1" ,
48
48
"prop-types" : " ^15.7.2" ,
49
49
"react" : " ^17.0.2" ,
50
50
"react-dom" : " ^17.0.2" ,
51
51
"react-popper" : " ^2.2.5" ,
52
52
"react-transition-group" : " ^4.4.2" ,
53
- "rollup" : " ^2.58 .0" ,
53
+ "rollup" : " ^2.59 .0" ,
54
54
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
55
55
"typescript" : " ^4.4.4"
56
56
},
You can’t perform that action at this time.
0 commit comments