Skip to content

Commit 9a907c0

Browse files
committed
chore: update dependencies and devDependencies
@coreui/coreui ^5.0.0-beta.2 → ^5.0.0-rc.0 rollup ^4.3.0 → ^4.4.1
1 parent 96651f5 commit 9a907c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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
"dependencies": {
44-
"@coreui/coreui": "^5.0.0-beta.2",
44+
"@coreui/coreui": "^5.0.0-rc.0",
4545
"@popperjs/core": "^2.11.8",
4646
"prop-types": "^15.8.1"
4747
},
@@ -62,7 +62,7 @@
6262
"react": "^18.2.0",
6363
"react-dom": "^18.2.0",
6464
"react-transition-group": "^4.4.5",
65-
"rollup": "^4.3.0",
65+
"rollup": "^4.4.1",
6666
"ts-jest": "^29.1.1",
6767
"tslib": "^2.6.2",
6868
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)