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 a88e89a commit c04ec46Copy full SHA for c04ec46
package.json
@@ -38,15 +38,15 @@
38
"test:update": "jest --coverage --updateSnapshot"
39
},
40
"devDependencies": {
41
- "@coreui/chartjs": "^3.1.2",
+ "@coreui/chartjs": "^4.0.0-beta.0",
42
"@rollup/plugin-commonjs": "^25.0.7",
43
"@rollup/plugin-node-resolve": "^15.2.3",
44
"@rollup/plugin-typescript": "^11.1.5",
45
"@types/lodash": "^4.14.200",
46
"@types/jest": "^29.5.7",
47
"@vue/test-utils": "^2.4.1",
48
"@vue/vue3-jest": "29.2.6",
49
- "chart.js": "^3.9.1",
+ "chart.js": "^4.4.0",
50
"jest": "^29.7.0",
51
"jest-canvas-mock": "^2.5.2",
52
"jest-environment-jsdom": "^29.7.0",
0 commit comments