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 38
38
"build" : " rollup -c --bundleConfigAsCjs"
39
39
},
40
40
"dependencies" : {
41
- "@coreui/chartjs" : " ^3.0.0 " ,
41
+ "@coreui/chartjs" : " ^3.1.1 " ,
42
42
"chart.js" : " 3.9.1"
43
43
},
44
44
"devDependencies" : {
45
45
"@rollup/plugin-commonjs" : " ^24.0.1" ,
46
46
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
47
47
"@rollup/plugin-typescript" : " ^11.0.0" ,
48
48
"@testing-library/jest-dom" : " ^5.16.5" ,
49
- "@testing-library/react" : " ^13.4 .0" ,
49
+ "@testing-library/react" : " ^14.0 .0" ,
50
50
"@types/lodash" : " ^4.14.191" ,
51
- "@types/react" : " 18.0.27 " ,
52
- "@types/react-dom" : " ^18.0.6 " ,
51
+ "@types/react" : " 18.0.28 " ,
52
+ "@types/react-dom" : " ^18.0.11 " ,
53
53
"classnames" : " ^2.3.2" ,
54
- "jest" : " ^29.4.1 " ,
55
- "jest-environment-jsdom" : " ^29.4.1 " ,
54
+ "jest" : " ^29.5.0 " ,
55
+ "jest-environment-jsdom" : " ^29.5.0 " ,
56
56
"lodash" : " ^4.17.21" ,
57
57
"prop-types" : " ^15.8.1" ,
58
58
"react" : " ^18.2.0" ,
59
59
"react-dom" : " ^18.2.0" ,
60
- "rollup" : " ^3.14.0 " ,
60
+ "rollup" : " ^3.19.1 " ,
61
61
"ts-jest" : " ^29.0.5" ,
62
62
"typescript" : " ^4.9.5"
63
63
},
You can’t perform that action at this time.
0 commit comments