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 c438637 commit 2539b12Copy full SHA for 2539b12
package.json
@@ -22,8 +22,8 @@
22
"test:debug": "react-scripts --inspect-brk test --runInBand"
23
},
24
"dependencies": {
25
- "@coreui/chartjs": "^4.0.0-beta.0",
26
- "@coreui/coreui": "^5.0.0-beta.1",
+ "@coreui/chartjs": "^4.0.0-beta.1",
+ "@coreui/coreui": "^5.0.0-beta.2",
27
"@coreui/icons": "^3.0.1",
28
"@coreui/icons-react": "^2.2.1",
29
"@coreui/react": "^5.0.0-beta.1",
@@ -44,7 +44,7 @@
44
45
"devDependencies": {
46
"@testing-library/jest-dom": "^5.17.0",
47
- "@testing-library/react": "^14.0.0",
+ "@testing-library/react": "^14.1.0",
48
"@testing-library/user-event": "^14.5.1",
49
"eslint-config-prettier": "^8.10.0",
50
"eslint-plugin-prettier": "^4.2.1",
0 commit comments