File tree Expand file tree Collapse file tree 6 files changed +1027
-1934
lines changed
Filter options
Expand file tree Collapse file tree 6 files changed +1027
-1934
lines changed
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@typescript-eslint/eslint-plugin" : " ^5.32.0" ,
20
20
"@typescript-eslint/parser" : " ^5.32.0" ,
21
- "eslint" : " 8.21.0 " ,
21
+ "eslint" : " 8.23.1 " ,
22
22
"eslint-config-prettier" : " ^8.5.0" ,
23
23
"eslint-plugin-prettier" : " ^4.2.1" ,
24
24
"eslint-plugin-react" : " ^7.30.1" ,
Original file line number Diff line number Diff line change 35
35
"build" : " rollup -c"
36
36
},
37
37
"devDependencies" : {
38
- "@rollup/plugin-commonjs" : " ^22.0.1 " ,
38
+ "@rollup/plugin-commonjs" : " ^22.0.2 " ,
39
39
"@rollup/plugin-node-resolve" : " ^13.3.0" ,
40
- "@rollup/plugin-typescript" : " ^8.3.4 " ,
41
- "@testing-library/jest-dom" : " ^5.16.4 " ,
42
- "@testing-library/react" : " ^13.3 .0" ,
43
- "@types/react" : " ^18.0.15 " ,
40
+ "@rollup/plugin-typescript" : " ^8.5.0 " ,
41
+ "@testing-library/jest-dom" : " ^5.16.5 " ,
42
+ "@testing-library/react" : " ^13.4 .0" ,
43
+ "@types/react" : " ^18.0.19 " ,
44
44
"@types/react-dom" : " ^18.0.6" ,
45
- "classnames" : " ^2.3.1 " ,
45
+ "classnames" : " ^2.3.2 " ,
46
46
"prop-types" : " ^15.8.1" ,
47
47
"react" : " ^18.2.0" ,
48
48
"react-dom" : " ^18.2.0" ,
49
- "rollup" : " ^2.77.2 " ,
49
+ "rollup" : " ^2.79.0 " ,
50
50
"rollup-plugin-import-css" : " ^3.0.3" ,
51
51
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
52
- "typescript" : " ^4.7.4 "
52
+ "typescript" : " ^4.8.3 "
53
53
},
54
54
"peerDependencies" : {
55
55
"react" : " >=17" ,
Original file line number Diff line number Diff line change 42
42
"chart.js" : " ^3.9.1"
43
43
},
44
44
"devDependencies" : {
45
- "@rollup/plugin-commonjs" : " ^22.0.1 " ,
45
+ "@rollup/plugin-commonjs" : " ^22.0.2 " ,
46
46
"@rollup/plugin-node-resolve" : " ^13.3.0" ,
47
- "@rollup/plugin-typescript" : " ^8.3.4 " ,
48
- "@testing-library/jest-dom" : " ^5.16.4 " ,
49
- "@testing-library/react" : " ^13.3 .0" ,
47
+ "@rollup/plugin-typescript" : " ^8.5.0 " ,
48
+ "@testing-library/jest-dom" : " ^5.16.5 " ,
49
+ "@testing-library/react" : " ^13.4 .0" ,
50
50
"@types/lodash" : " ^4.14.181" ,
51
- "classnames" : " ^2.3.1 " ,
51
+ "classnames" : " ^2.3.2 " ,
52
52
"lodash" : " ^4.17.21" ,
53
53
"prop-types" : " ^15.8.1" ,
54
- "rollup" : " ^2.77.2 " ,
54
+ "rollup" : " ^2.79.0 " ,
55
55
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
56
- "typescript" : " ^4.7.4 "
56
+ "typescript" : " ^4.8.3 "
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@popperjs/core" : " ^2.11.5" ,
39
- "@rollup/plugin-commonjs" : " ^22.0.1 " ,
39
+ "@rollup/plugin-commonjs" : " ^22.0.2 " ,
40
40
"@rollup/plugin-node-resolve" : " ^13.3.0" ,
41
- "@rollup/plugin-typescript" : " ^8.3.4 " ,
42
- "@testing-library/jest-dom" : " ^5.16.4 " ,
43
- "@testing-library/react" : " ^13.3 .0" ,
44
- "@types/react" : " 18.0.15 " ,
41
+ "@rollup/plugin-typescript" : " ^8.5.0 " ,
42
+ "@testing-library/jest-dom" : " ^5.16.5 " ,
43
+ "@testing-library/react" : " ^13.4 .0" ,
44
+ "@types/react" : " 18.0.19 " ,
45
45
"@types/react-dom" : " ^18.0.6" ,
46
46
"@types/react-transition-group" : " ^4.4.5" ,
47
- "classnames" : " ^2.3.1 " ,
47
+ "classnames" : " ^2.3.2 " ,
48
48
"prop-types" : " ^15.8.1" ,
49
49
"react" : " ^18.2.0" ,
50
50
"react-dom" : " ^18.2.0" ,
51
51
"react-popper" : " ^2.2.5" ,
52
52
"react-transition-group" : " ^4.4.5" ,
53
- "rollup" : " ^2.77.2 " ,
53
+ "rollup" : " ^2.79.0 " ,
54
54
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
55
55
"tslib" : " ^2.4.0" ,
56
- "typescript" : " ^4.7.4 "
56
+ "typescript" : " ^4.8.3 "
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"dependencies" : {
30
30
"@coreui/chartjs" : " ^3.0.0" ,
31
- "@coreui/coreui" : " ^4.2.0 " ,
31
+ "@coreui/coreui" : " ^4.2.2 " ,
32
32
"@coreui/icons" : " ^2.1.0" ,
33
33
"@coreui/icons-react" : " ^2.0.0" ,
34
34
"@coreui/react-chartjs" : " ^2.0.0" ,
57
57
"react" : " ^18.2.0" ,
58
58
"react-docgen-typescript" : " ^2.2.2" ,
59
59
"react-dom" : " ^18.2.0" ,
60
- "react-github-btn" : " ^1.2.2" ,
61
60
"react-helmet" : " ^6.1.0" ,
62
61
"remark-html" : " ^13.0.2" ,
63
62
"rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments