|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 | 25 | "@coreui/chartjs": "^4.0.0-rc.0",
|
26 |
| - "@coreui/coreui": "^5.0.0-rc.1", |
| 26 | + "@coreui/coreui": "^5.0.0-rc-2", |
27 | 27 | "@coreui/icons": "^3.0.1",
|
28 | 28 | "@coreui/icons-react": "^2.2.1",
|
29 |
| - "@coreui/react": "^5.0.0-rc.0", |
| 29 | + "@coreui/react": "^5.0.0-rc.2", |
30 | 30 | "@coreui/react-chartjs": "^3.0.0-rc.0",
|
31 | 31 | "@coreui/utils": "^2.0.2",
|
32 | 32 | "@popperjs/core": "^2.11.8",
|
33 |
| - "chart.js": "^4.4.0", |
34 |
| - "classnames": "^2.3.2", |
35 |
| - "core-js": "^3.33.3", |
| 33 | + "chart.js": "^4.4.2", |
| 34 | + "classnames": "^2.5.1", |
| 35 | + "core-js": "^3.36.0", |
36 | 36 | "prop-types": "^15.8.1",
|
37 | 37 | "react": "^18.2.0",
|
38 | 38 | "react-app-polyfill": "^3.0.0",
|
39 | 39 | "react-dom": "^18.2.0",
|
40 | 40 | "react-redux": "^8.1.3",
|
41 |
| - "react-router-dom": "^6.20.0", |
| 41 | + "react-router-dom": "^6.22.3", |
42 | 42 | "redux": "4.2.1",
|
43 | 43 | "simplebar-react": "^3.2.4"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 | 46 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
47 |
| - "@testing-library/jest-dom": "^6.1.4", |
48 |
| - "@testing-library/react": "^14.1.2", |
49 |
| - "@testing-library/user-event": "^14.5.1", |
50 |
| - "eslint-config-prettier": "^9.0.0", |
51 |
| - "eslint-plugin-prettier": "^5.0.1", |
52 |
| - "prettier": "3.1.0", |
| 47 | + "@testing-library/jest-dom": "^6.4.2", |
| 48 | + "@testing-library/react": "^14.2.1", |
| 49 | + "@testing-library/user-event": "^14.5.2", |
| 50 | + "eslint-config-prettier": "^9.1.0", |
| 51 | + "eslint-plugin-prettier": "^5.1.3", |
| 52 | + "prettier": "3.2.5", |
53 | 53 | "react-scripts": "5.0.1",
|
54 |
| - "sass": "^1.69.5", |
55 |
| - "web-vitals": "^3.5.0" |
| 54 | + "sass": "^1.71.1", |
| 55 | + "web-vitals": "^3.5.2" |
56 | 56 | },
|
57 | 57 | "engines": {
|
58 | 58 | "node": ">=10",
|
|
0 commit comments