Skip to content

Commit 9b60c40

Browse files
committed
chore: update @coreui/coreui to v5.0.0-alpha.2
1 parent 27c3685 commit 9b60c40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/coreui-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"typescript": "^5.1.6"
6161
},
6262
"peerDependencies": {
63-
"@coreui/coreui": "^5.0.0-alpha.0",
63+
"@coreui/coreui": "^5.0.0-alpha.2",
6464
"react": ">=17",
6565
"react-dom": ">=17"
6666
}

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@coreui/chartjs": "^3.1.2",
28-
"@coreui/coreui": "^5.0.0-alpha.0",
28+
"@coreui/coreui": "^5.0.0-alpha.2",
2929
"@coreui/icons": "^3.0.1",
3030
"@coreui/icons-react": "^2.1.0",
3131
"@coreui/react-chartjs": "^2.1.3",

0 commit comments

Comments
 (0)