File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2222 "test:update" : " npm-run-all charts:test:update icons:test:update lib:test:update"
2323 },
2424 "devDependencies" : {
25- "@typescript-eslint/eslint-plugin" : " ^7.1 .1" ,
26- "@typescript-eslint/parser" : " ^7.1 .1" ,
25+ "@typescript-eslint/eslint-plugin" : " ^7.3 .1" ,
26+ "@typescript-eslint/parser" : " ^7.3 .1" ,
2727 "eslint" : " 8.57.0" ,
2828 "eslint-config-prettier" : " ^9.1.0" ,
2929 "eslint-plugin-prettier" : " ^5.1.3" ,
30- "eslint-plugin-react" : " ^7.34.0 " ,
30+ "eslint-plugin-react" : " ^7.34.1 " ,
3131 "eslint-plugin-react-hooks" : " ^4.6.0" ,
3232 "eslint-plugin-unicorn" : " ^51.0.1" ,
3333 "lerna" : " ^8.1.2" ,
Original file line number Diff line number Diff line change 4141 "test:update" : " jest --coverage --updateSnapshot"
4242 },
4343 "dependencies" : {
44- "@coreui/coreui" : " ^5.0.0-rc.2 " ,
44+ "@coreui/coreui" : " ^5.0.0-rc.3 " ,
4545 "@popperjs/core" : " ^2.11.8" ,
4646 "prop-types" : " ^15.8.1"
4747 },
5050 "@rollup/plugin-node-resolve" : " ^15.2.3" ,
5151 "@rollup/plugin-typescript" : " ^11.1.6" ,
5252 "@testing-library/jest-dom" : " ^6.4.2" ,
53- "@testing-library/react" : " ^14.2.1 " ,
53+ "@testing-library/react" : " ^14.2.2 " ,
5454 "@types/jest" : " ^29.5.12" ,
55- "@types/react" : " 18.2.63 " ,
56- "@types/react-dom" : " ^18.2.20 " ,
55+ "@types/react" : " 18.2.67 " ,
56+ "@types/react-dom" : " ^18.2.22 " ,
5757 "@types/react-transition-group" : " ^4.4.10" ,
5858 "classnames" : " ^2.5.1" ,
5959 "cross-env" : " ^7.0.3" ,
6262 "react" : " ^18.2.0" ,
6363 "react-dom" : " ^18.2.0" ,
6464 "react-transition-group" : " ^4.4.5" ,
65- "rollup" : " ^4.12.1 " ,
65+ "rollup" : " ^4.13.0 " ,
6666 "ts-jest" : " ^29.1.2" ,
6767 "tslib" : " ^2.6.2" ,
68- "typescript" : " ^5.4.2 "
68+ "typescript" : " ^5.4.3 "
6969 },
7070 "peerDependencies" : {
7171 "react" : " >=17" ,
Original file line number Diff line number Diff line change 5959 "react-helmet" : " ^6.1.0" ,
6060 "react-imask" : " ^7.5.0" ,
6161 "rimraf" : " ^5.0.5" ,
62- "sass" : " ^1.71.1 "
62+ "sass" : " ^1.72.0 "
6363 },
6464 "devDependencies" : {
6565 "npm-run-all" : " ^4.1.5"
You can’t perform that action at this time.
0 commit comments