Skip to content

Commit

Permalink
chore: update dependencies and devDependencies
Browse files Browse the repository at this point in the history
@coreui/coreui    ^5.0.0-beta.0  →  ^5.0.0-beta.1
@coreui/react     ^5.0.0-beta.0  →  ^5.0.0-beta.1
core-js                 ^3.33.1  →        ^3.33.2
react-router-dom        ^6.17.0  →        ^6.18.0
  • Loading branch information
mrholek committed Nov 7, 2023
1 parent 8af3a4e commit 30d931d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"dependencies": {
"@coreui/chartjs": "^4.0.0-beta.0",
"@coreui/coreui": "^5.0.0-beta.0",
"@coreui/coreui": "^5.0.0-beta.1",
"@coreui/icons": "^3.0.1",
"@coreui/icons-react": "^2.2.1",
"@coreui/react": "^5.0.0-beta.0",
"@coreui/react": "^5.0.0-beta.1",
"@coreui/react-chartjs": "^3.0.0-beta.0",
"@coreui/utils": "^2.0.2",
"@popperjs/core": "^2.11.8",
"chart.js": "^4.4.0",
"classnames": "^2.3.2",
"core-js": "^3.33.1",
"core-js": "^3.33.2",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-app-polyfill": "^3.0.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.18.0",
"redux": "4.2.1",
"simplebar-react": "^3.2.4"
},
Expand Down

0 comments on commit 30d931d

Please sign in to comment.