|
14 | 14 | "author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
|
15 | 15 | "scripts": {
|
16 | 16 | "build": "react-scripts build",
|
17 |
| - "changelog": "auto-changelog --starting-version 4.4.0 --commit-limit false --hide-credit", |
18 | 17 | "eject": "react-scripts eject",
|
19 | 18 | "lint": "eslint \"src/**/*.js\"",
|
20 | 19 | "start": "react-scripts start",
|
|
25 | 24 | "dependencies": {
|
26 | 25 | "@coreui/chartjs": "^3.1.1",
|
27 | 26 | "@coreui/coreui": "^4.2.6",
|
28 |
| - "@coreui/icons": "^3.0.0", |
| 27 | + "@coreui/icons": "^3.0.1", |
29 | 28 | "@coreui/icons-react": "^2.1.0",
|
30 | 29 | "@coreui/react": "^4.6.0",
|
31 | 30 | "@coreui/react-chartjs": "^2.1.2",
|
32 |
| - "@coreui/utils": "^2.0.0", |
| 31 | + "@coreui/utils": "^2.0.1", |
33 | 32 | "chart.js": "^3.9.1",
|
34 | 33 | "classnames": "^2.3.2",
|
35 | 34 | "core-js": "^3.29.0",
|
|
46 | 45 | "@testing-library/jest-dom": "^5.16.5",
|
47 | 46 | "@testing-library/react": "^14.0.0",
|
48 | 47 | "@testing-library/user-event": "^14.4.3",
|
49 |
| - "auto-changelog": "~2.4.0", |
50 | 48 | "eslint-config-prettier": "^8.7.0",
|
51 | 49 | "eslint-plugin-prettier": "^4.2.1",
|
52 | 50 | "prettier": "2.8.4",
|
|
0 commit comments