Thanks to visit codestin.com Credit goes to github.com
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 1d65312 commit 433742dCopy full SHA for 433742d
package.json
@@ -40,7 +40,7 @@
40
"test:update": "jest --coverage --updateSnapshot"
41
},
42
"dependencies": {
43
- "@coreui/chartjs": "^4.0.0-rc.0",
+ "@coreui/chartjs": "^4.0.0",
44
"chart.js": "^4.4.2"
45
46
"devDependencies": {
@@ -50,7 +50,7 @@
50
"@testing-library/jest-dom": "^6.4.2",
51
"@testing-library/react": "^14.2.2",
52
"@types/lodash": "^4.17.0",
53
- "@types/react": "18.2.67",
+ "@types/react": "18.2.73",
54
"@types/react-dom": "^18.2.22",
55
"classnames": "^2.5.1",
56
"jest": "^29.7.0",
@@ -60,7 +60,7 @@
60
"prop-types": "^15.8.1",
61
"react": "^18.2.0",
62
"react-dom": "^18.2.0",
63
- "rollup": "^4.13.0",
+ "rollup": "^4.13.1",
64
"ts-jest": "^29.1.2",
65
"typescript": "^5.4.3"
66
0 commit comments