|
23 | 23 | "test:debug": "react-scripts --inspect-brk test --runInBand" |
24 | 24 | }, |
25 | 25 | "config": { |
26 | | - "coreui_library_short_version": "4.2" |
| 26 | + "coreui_library_short_version": "4.3" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | 29 | "@coreui/chartjs": "^3.0.0", |
30 | | - "@coreui/coreui": "^4.1.5", |
| 30 | + "@coreui/coreui": "^4.2.0", |
31 | 31 | "@coreui/icons": "^2.1.0", |
32 | 32 | "@coreui/icons-react": "^2.1.0", |
33 | | - "@coreui/react": "^4.2.2", |
| 33 | + "@coreui/react": "^4.3.0", |
34 | 34 | "@coreui/react-chartjs": "^2.1.0", |
35 | 35 | "@coreui/utils": "^1.3.1", |
36 | | - "chart.js": "^3.7.1", |
| 36 | + "chart.js": "^3.8.0", |
37 | 37 | "classnames": "^2.3.1", |
38 | | - "core-js": "^3.22.6", |
| 38 | + "core-js": "^3.23.4", |
39 | 39 | "prop-types": "^15.8.1", |
40 | | - "react": "^18.1.0", |
| 40 | + "react": "^18.2.0", |
41 | 41 | "react-app-polyfill": "^3.0.0", |
42 | | - "react-dom": "^18.1.0", |
| 42 | + "react-dom": "^18.2.0", |
43 | 43 | "react-redux": "^8.0.2", |
44 | 44 | "react-router-dom": "^6.3.0", |
45 | 45 | "redux": "4.2.0", |
46 | | - "simplebar-react": "^2.3.7" |
| 46 | + "simplebar-react": "^2.4.1" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@testing-library/jest-dom": "^5.16.4", |
50 | | - "@testing-library/react": "^13.2.0", |
51 | | - "@testing-library/user-event": "^14.2.0", |
| 50 | + "@testing-library/react": "^13.3.0", |
| 51 | + "@testing-library/user-event": "^14.2.1", |
52 | 52 | "auto-changelog": "~2.4.0", |
53 | 53 | "eslint-config-prettier": "^8.5.0", |
54 | | - "eslint-plugin-prettier": "^4.0.0", |
55 | | - "prettier": "2.6.2", |
| 54 | + "eslint-plugin-prettier": "^4.2.1", |
| 55 | + "prettier": "2.7.1", |
56 | 56 | "react-scripts": "5.0.1", |
57 | | - "sass": "^1.52.1", |
| 57 | + "sass": "^1.53.0", |
58 | 58 | "web-vitals": "^2.1.4" |
59 | 59 | }, |
60 | 60 | "engines": { |
|
0 commit comments