Skip to content

Commit cf4c16d

Browse files
committed
feat: update @coreui/coreui @coreui/react
1 parent c3d059e commit cf4c16d

File tree

2 files changed

+1144
-1068
lines changed

2 files changed

+1144
-1068
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,34 +27,34 @@
2727
},
2828
"dependencies": {
2929
"@coreui/chartjs": "^3.0.0",
30-
"@coreui/coreui": "^4.1.2",
30+
"@coreui/coreui": "^4.1.4",
3131
"@coreui/icons": "^2.1.0",
3232
"@coreui/icons-react": "^2.0.1",
33-
"@coreui/react": "^4.1.2",
33+
"@coreui/react": "^4.2.0",
3434
"@coreui/react-chartjs": "^2.0.3",
3535
"@coreui/utils": "^1.3.1",
3636
"chart.js": "^3.7.1",
3737
"classnames": "^2.3.1",
38-
"core-js": "^3.21.1",
38+
"core-js": "^3.22.3",
3939
"prop-types": "^15.8.1",
4040
"react": "^17.0.2",
4141
"react-app-polyfill": "^3.0.0",
4242
"react-dom": "^17.0.2",
4343
"react-redux": "^7.2.6",
44-
"react-router-dom": "^6.2.2",
45-
"redux": "4.1.2",
46-
"simplebar-react": "^2.3.6"
44+
"react-router-dom": "^6.3.0",
45+
"redux": "4.2.0",
46+
"simplebar-react": "^2.3.7"
4747
},
4848
"devDependencies": {
49-
"@testing-library/jest-dom": "^5.16.2",
49+
"@testing-library/jest-dom": "^5.16.4",
5050
"@testing-library/react": "^12.1.3",
5151
"@testing-library/user-event": "^13.5.0",
5252
"auto-changelog": "~2.4.0",
5353
"eslint-config-prettier": "^8.5.0",
5454
"eslint-plugin-prettier": "^4.0.0",
55-
"prettier": "2.5.1",
56-
"react-scripts": "5.0.0",
57-
"sass": "^1.49.9",
55+
"prettier": "2.6.2",
56+
"react-scripts": "5.0.1",
57+
"sass": "^1.51.0",
5858
"web-vitals": "^2.1.4"
5959
},
6060
"engines": {

0 commit comments

Comments
 (0)