We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49af407 commit 9b759a0Copy full SHA for 9b759a0
package.json
@@ -19,12 +19,12 @@
19
"start": "vite"
20
},
21
"dependencies": {
22
- "@coreui/chartjs": "^4.0.0-rc.0",
23
- "@coreui/coreui": "^5.0.0-rc-2",
+ "@coreui/chartjs": "^4.0.0",
+ "@coreui/coreui": "^5.0.0",
24
"@coreui/icons": "^3.0.1",
25
"@coreui/icons-react": "^2.2.1",
26
- "@coreui/react": "^5.0.0-rc.3",
27
- "@coreui/react-chartjs": "^3.0.0-rc.0",
+ "@coreui/react": "^5.0.0",
+ "@coreui/react-chartjs": "^3.0.0",
28
"@coreui/utils": "^2.0.2",
29
"@popperjs/core": "^2.11.8",
30
"chart.js": "^4.4.2",
@@ -49,6 +49,6 @@
49
"postcss": "^8.4.38",
50
"prettier": "3.2.5",
51
"sass": "^1.72.0",
52
- "vite": "^5.2.2"
+ "vite": "^5.2.6"
53
}
54
0 commit comments