Skip to content

Commit 2539b12

Browse files
committed
chore: update dependencies and devDependencies
@coreui/chartjs ^4.0.0-beta.0 → ^4.0.0-beta.1 @coreui/coreui ^5.0.0-beta.1 → ^5.0.0-beta.2 @testing-library/react ^14.0.0 → ^14.1.0
1 parent c438637 commit 2539b12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"test:debug": "react-scripts --inspect-brk test --runInBand"
2323
},
2424
"dependencies": {
25-
"@coreui/chartjs": "^4.0.0-beta.0",
26-
"@coreui/coreui": "^5.0.0-beta.1",
25+
"@coreui/chartjs": "^4.0.0-beta.1",
26+
"@coreui/coreui": "^5.0.0-beta.2",
2727
"@coreui/icons": "^3.0.1",
2828
"@coreui/icons-react": "^2.2.1",
2929
"@coreui/react": "^5.0.0-beta.1",
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@testing-library/jest-dom": "^5.17.0",
47-
"@testing-library/react": "^14.0.0",
47+
"@testing-library/react": "^14.1.0",
4848
"@testing-library/user-event": "^14.5.1",
4949
"eslint-config-prettier": "^8.10.0",
5050
"eslint-plugin-prettier": "^4.2.1",

0 commit comments

Comments
 (0)