File tree 2 files changed +344
-337
lines changed
packages/coreui-react-chartjs 2 files changed +344
-337
lines changed Original file line number Diff line number Diff line change 13
13
" react chart.js implementation" ,
14
14
" layout" ,
15
15
" component" ,
16
- " react"
16
+ " react" ,
17
+ " react-component" ,
18
+ " react component"
17
19
],
18
20
"homepage" : " https://coreui.io/react/docs/components/chart/" ,
19
21
"bugs" : {
44
46
},
45
47
"devDependencies" : {
46
48
"@rollup/plugin-commonjs" : " ^21.0.0" ,
47
- "@rollup/plugin-node-resolve" : " ^13.0.5 " ,
49
+ "@rollup/plugin-node-resolve" : " ^13.0.6 " ,
48
50
"@rollup/plugin-typescript" : " ^8.3.0" ,
49
51
"@testing-library/jest-dom" : " ^5.14.1" ,
50
52
"@testing-library/react" : " ^12.1.2" ,
51
53
"@types/lodash" : " ^4.14.172" ,
52
- "@typescript-eslint/eslint-plugin" : " ^5.0 .0" ,
53
- "@typescript-eslint/parser" : " ^5.0 .0" ,
54
+ "@typescript-eslint/eslint-plugin" : " ^5.1 .0" ,
55
+ "@typescript-eslint/parser" : " ^5.1 .0" ,
54
56
"classnames" : " ^2.3.1" ,
55
57
"eslint" : " ^7.32.0" ,
56
58
"eslint-config-prettier" : " ^8.3.0" ,
57
59
"eslint-plugin-prettier" : " ^4.0.0" ,
58
60
"eslint-plugin-react" : " ^7.26.1" ,
59
61
"eslint-plugin-react-hooks" : " ^4.2.0" ,
60
- "jest" : " ^27.3.0 " ,
62
+ "jest" : " ^27.3.1 " ,
61
63
"jest-canvas-mock" : " ^2.3.1" ,
62
64
"lodash" : " ^4.17.21" ,
63
65
"prettier" : " ^2.4.1" ,
You can’t perform that action at this time.
0 commit comments