File tree Expand file tree Collapse file tree 6 files changed +116
-129
lines changed Expand file tree Collapse file tree 6 files changed +116
-129
lines changed Original file line number Diff line number Diff line change 1616 "test:update" : " jest --coverage --updateSnapshot"
1717 },
1818 "devDependencies" : {
19- "@typescript-eslint/eslint-plugin" : " ^5.32 .0" ,
20- "@typescript-eslint/parser" : " ^5.32 .0" ,
21- "eslint" : " 8.28 .0" ,
19+ "@typescript-eslint/eslint-plugin" : " ^5.46 .0" ,
20+ "@typescript-eslint/parser" : " ^5.46 .0" ,
21+ "eslint" : " 8.29 .0" ,
2222 "eslint-config-prettier" : " ^8.5.0" ,
2323 "eslint-plugin-prettier" : " ^4.2.1" ,
2424 "eslint-plugin-react" : " ^7.30.1" ,
2727 "jest-canvas-mock" : " ^2.3.1" ,
2828 "jest-environment-jsdom" : " ^28.1.3" ,
2929 "lerna" : " ^4.0.0" ,
30- "prettier" : " ^2.7 .1" ,
30+ "prettier" : " ^2.8 .1" ,
3131 "ts-jest" : " ^28.0.7"
3232 }
3333}
Original file line number Diff line number Diff line change 3535 "build" : " rollup -c --bundleConfigAsCjs"
3636 },
3737 "devDependencies" : {
38- "@rollup/plugin-commonjs" : " ^23.0.2 " ,
38+ "@rollup/plugin-commonjs" : " ^23.0.4 " ,
3939 "@rollup/plugin-node-resolve" : " ^15.0.1" ,
40- "@rollup/plugin-typescript" : " ^9 .0.2 " ,
40+ "@rollup/plugin-typescript" : " ^10 .0.1 " ,
4141 "@testing-library/jest-dom" : " ^5.16.5" ,
4242 "@testing-library/react" : " ^13.4.0" ,
43- "@types/react" : " ^18.0.25 " ,
43+ "@types/react" : " ^18.0.26 " ,
4444 "@types/react-dom" : " ^18.0.6" ,
4545 "classnames" : " ^2.3.2" ,
4646 "prop-types" : " ^15.8.1" ,
4747 "react" : " ^18.2.0" ,
4848 "react-dom" : " ^18.2.0" ,
49- "rollup" : " ^3.4.0 " ,
49+ "rollup" : " ^3.7.2 " ,
5050 "rollup-plugin-import-css" : " ^3.0.3" ,
51- "typescript" : " ^4.9.3 "
51+ "typescript" : " ^4.9.4 "
5252 },
5353 "peerDependencies" : {
5454 "react" : " >=17" ,
Original file line number Diff line number Diff line change 4242 "chart.js" : " 3.9.1"
4343 },
4444 "devDependencies" : {
45- "@rollup/plugin-commonjs" : " ^23.0.2 " ,
45+ "@rollup/plugin-commonjs" : " ^23.0.4 " ,
4646 "@rollup/plugin-node-resolve" : " ^15.0.1" ,
47- "@rollup/plugin-typescript" : " ^9 .0.2 " ,
47+ "@rollup/plugin-typescript" : " ^10 .0.1 " ,
4848 "@testing-library/jest-dom" : " ^5.16.5" ,
4949 "@testing-library/react" : " ^13.4.0" ,
50- "@types/lodash" : " ^4.14.181 " ,
51- "@types/react" : " 18.0.25 " ,
50+ "@types/lodash" : " ^4.14.191 " ,
51+ "@types/react" : " 18.0.26 " ,
5252 "@types/react-dom" : " ^18.0.6" ,
5353 "classnames" : " ^2.3.2" ,
5454 "lodash" : " ^4.17.21" ,
5555 "prop-types" : " ^15.8.1" ,
5656 "react" : " ^18.2.0" ,
5757 "react-dom" : " ^18.2.0" ,
58- "rollup" : " ^3.4.0 " ,
59- "typescript" : " ^4.9.3 "
58+ "rollup" : " ^3.7.2 " ,
59+ "typescript" : " ^4.9.4 "
6060 },
6161 "peerDependencies" : {
6262 "react" : " >=17" ,
Original file line number Diff line number Diff line change 3636 },
3737 "devDependencies" : {
3838 "@popperjs/core" : " ^2.11.5" ,
39- "@rollup/plugin-commonjs" : " ^23.0.2 " ,
39+ "@rollup/plugin-commonjs" : " ^23.0.4 " ,
4040 "@rollup/plugin-node-resolve" : " ^15.0.1" ,
41- "@rollup/plugin-typescript" : " ^8.5.0 " ,
41+ "@rollup/plugin-typescript" : " ^10.0.1 " ,
4242 "@testing-library/jest-dom" : " ^5.16.5" ,
4343 "@testing-library/react" : " ^13.4.0" ,
44- "@types/react" : " 18.0.25 " ,
44+ "@types/react" : " 18.0.26 " ,
4545 "@types/react-dom" : " ^18.0.6" ,
4646 "@types/react-transition-group" : " ^4.4.5" ,
4747 "classnames" : " ^2.3.2" ,
5050 "react-dom" : " ^18.2.0" ,
5151 "react-popper" : " ^2.2.5" ,
5252 "react-transition-group" : " ^4.4.5" ,
53- "rollup" : " ^3.4.0 " ,
53+ "rollup" : " ^3.7.2 " ,
5454 "tslib" : " ^2.4.1" ,
55- "typescript" : " ^4.9.3 "
55+ "typescript" : " ^4.9.4 "
5656 },
5757 "peerDependencies" : {
5858 "react" : " >=17" ,
Original file line number Diff line number Diff line change 2828 },
2929 "dependencies" : {
3030 "@coreui/chartjs" : " ^3.0.0" ,
31- "@coreui/coreui" : " ^4.2.2 " ,
31+ "@coreui/coreui" : " ^4.2.4 " ,
3232 "@coreui/icons" : " ^2.1.0" ,
3333 "@coreui/icons-react" : " ^2.0.0" ,
3434 "@coreui/react-chartjs" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments