Skip to content

Commit 5a4c930

Browse files
committed
chore: update depenencies and devDependencies
1 parent 9dfbd12 commit 5a4c930

File tree

2 files changed

+931
-890
lines changed

2 files changed

+931
-890
lines changed

package.json

Lines changed: 9 additions & 9 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.4",
30+
"@coreui/coreui": "^4.1.5",
3131
"@coreui/icons": "^2.1.0",
3232
"@coreui/icons-react": "^2.0.1",
33-
"@coreui/react": "^4.2.0",
33+
"@coreui/react": "^4.2.2",
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.22.3",
38+
"core-js": "^3.22.6",
3939
"prop-types": "^15.8.1",
40-
"react": "^17.0.2",
40+
"react": "^18.1.0",
4141
"react-app-polyfill": "^3.0.0",
42-
"react-dom": "^17.0.2",
43-
"react-redux": "^7.2.6",
42+
"react-dom": "^18.1.0",
43+
"react-redux": "^8.0.2",
4444
"react-router-dom": "^6.3.0",
4545
"redux": "4.2.0",
4646
"simplebar-react": "^2.3.7"
4747
},
4848
"devDependencies": {
4949
"@testing-library/jest-dom": "^5.16.4",
50-
"@testing-library/react": "^12.1.3",
51-
"@testing-library/user-event": "^13.5.0",
50+
"@testing-library/react": "^13.2.0",
51+
"@testing-library/user-event": "^14.2.0",
5252
"auto-changelog": "~2.4.0",
5353
"eslint-config-prettier": "^8.5.0",
5454
"eslint-plugin-prettier": "^4.0.0",
5555
"prettier": "2.6.2",
5656
"react-scripts": "5.0.1",
57-
"sass": "^1.51.0",
57+
"sass": "^1.52.1",
5858
"web-vitals": "^2.1.4"
5959
},
6060
"engines": {

0 commit comments

Comments
 (0)