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 96651f5 commit 9a907c0Copy full SHA for 9a907c0
packages/coreui-react/package.json
@@ -41,7 +41,7 @@
41
"test:update": "jest --coverage --updateSnapshot"
42
},
43
"dependencies": {
44
- "@coreui/coreui": "^5.0.0-beta.2",
+ "@coreui/coreui": "^5.0.0-rc.0",
45
"@popperjs/core": "^2.11.8",
46
"prop-types": "^15.8.1"
47
@@ -62,7 +62,7 @@
62
"react": "^18.2.0",
63
"react-dom": "^18.2.0",
64
"react-transition-group": "^4.4.5",
65
- "rollup": "^4.3.0",
+ "rollup": "^4.4.1",
66
"ts-jest": "^29.1.1",
67
"tslib": "^2.6.2",
68
"typescript": "^5.2.2"
0 commit comments