File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
"test:update" : " jest --coverage --updateSnapshot"
41
41
},
42
42
"dependencies" : {
43
- "@coreui/chartjs" : " ^3.1.1 " ,
43
+ "@coreui/chartjs" : " ^3.1.2 " ,
44
44
"chart.js" : " 3.9.1"
45
45
},
46
46
"devDependencies" : {
47
- "@rollup/plugin-commonjs" : " ^25.0.0 " ,
48
- "@rollup/plugin-node-resolve" : " ^15.0.2 " ,
47
+ "@rollup/plugin-commonjs" : " ^25.0.1 " ,
48
+ "@rollup/plugin-node-resolve" : " ^15.1.0 " ,
49
49
"@rollup/plugin-typescript" : " ^11.1.1" ,
50
50
"@testing-library/jest-dom" : " ^5.16.5" ,
51
51
"@testing-library/react" : " ^14.0.0" ,
52
- "@types/lodash" : " ^4.14.194 " ,
53
- "@types/react" : " 18.2.6 " ,
52
+ "@types/lodash" : " ^4.14.195 " ,
53
+ "@types/react" : " 18.2.11 " ,
54
54
"@types/react-dom" : " ^18.2.4" ,
55
55
"classnames" : " ^2.3.2" ,
56
56
"jest" : " ^29.5.0" ,
57
- "jest-canvas-mock" : " ^2.5.0 " ,
57
+ "jest-canvas-mock" : " ^2.5.1 " ,
58
58
"jest-environment-jsdom" : " ^29.5.0" ,
59
59
"lodash" : " ^4.17.21" ,
60
60
"prop-types" : " ^15.8.1" ,
61
61
"react" : " ^18.2.0" ,
62
62
"react-dom" : " ^18.2.0" ,
63
- "rollup" : " ^3.21.7 " ,
63
+ "rollup" : " ^3.25.0 " ,
64
64
"ts-jest" : " ^29.1.0" ,
65
65
"typescript" : " ^4.9.5"
66
66
},
You can’t perform that action at this time.
0 commit comments