|
22 | 22 | "test:debug": "react-scripts --inspect-brk test --runInBand" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@coreui/chartjs": "^4.0.0-beta.1", |
26 | | - "@coreui/coreui": "^5.0.0-beta.2", |
| 25 | + "@coreui/chartjs": "^4.0.0-rc.0", |
| 26 | + "@coreui/coreui": "^5.0.0-rc.0", |
27 | 27 | "@coreui/icons": "^3.0.1", |
28 | 28 | "@coreui/icons-react": "^2.2.1", |
29 | | - "@coreui/react": "^5.0.0-beta.1", |
30 | | - "@coreui/react-chartjs": "^3.0.0-beta.0", |
| 29 | + "@coreui/react": "^5.0.0-rc.0", |
| 30 | + "@coreui/react-chartjs": "^3.0.0-rc.0", |
31 | 31 | "@coreui/utils": "^2.0.2", |
32 | 32 | "@popperjs/core": "^2.11.8", |
33 | 33 | "chart.js": "^4.4.0", |
|
43 | 43 | "simplebar-react": "^3.2.4" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@testing-library/jest-dom": "^5.17.0", |
| 46 | + "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
| 47 | + "@testing-library/jest-dom": "^6.1.4", |
47 | 48 | "@testing-library/react": "^14.1.0", |
48 | 49 | "@testing-library/user-event": "^14.5.1", |
49 | | - "eslint-config-prettier": "^8.10.0", |
50 | | - "eslint-plugin-prettier": "^4.2.1", |
51 | | - "prettier": "2.8.8", |
| 50 | + "eslint-config-prettier": "^9.0.0", |
| 51 | + "eslint-plugin-prettier": "^5.0.1", |
| 52 | + "prettier": "3.1.0", |
52 | 53 | "react-scripts": "5.0.1", |
53 | 54 | "sass": "^1.69.5", |
54 | 55 | "web-vitals": "^3.5.0" |
|
0 commit comments