Skip to content

Commit 2955637

Browse files
committed
chore: update dependencies and devDependencies
@coreui/coreui ^5.0.0-beta.0 → ^5.0.0-beta.1
1 parent 1a49dda commit 2955637

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/coreui-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"test:update": "jest --coverage --updateSnapshot"
4242
},
4343
"devDependencies": {
44-
"@coreui/coreui": "^5.0.0-beta.0",
44+
"@coreui/coreui": "^5.0.0-beta.1",
4545
"@popperjs/core": "^2.11.8",
4646
"@rollup/plugin-commonjs": "^25.0.7",
4747
"@rollup/plugin-node-resolve": "^15.2.3",
@@ -67,7 +67,7 @@
6767
"typescript": "^5.2.2"
6868
},
6969
"peerDependencies": {
70-
"@coreui/coreui": "^5.0.0-beta.0",
70+
"@coreui/coreui": "^5.0.0-beta.1",
7171
"@popperjs/core": "^2.11.8",
7272
"prop-types": "^15.8.1",
7373
"react": ">=17",

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
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-beta.0",
28+
"@coreui/coreui": "^5.0.0-beta.1",
2929
"@coreui/icons": "^3.0.1",
3030
"@coreui/icons-react": "^2.2.1",
3131
"@coreui/react-chartjs": "^2.1.3",

0 commit comments

Comments
 (0)