Skip to content

Commit 385856e

Browse files
committed
chore: update dependencies and devDependencies
1 parent 49aa826 commit 385856e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
},
2525
"dependencies": {
2626
"@coreui/chartjs": "^3.0.0",
27-
"@coreui/coreui": "^4.2.0",
27+
"@coreui/coreui": "^4.2.1",
2828
"@coreui/icons": "^2.1.0",
2929
"@coreui/icons-react": "^2.1.0",
30-
"@coreui/react": "^4.3.0",
30+
"@coreui/react": "^4.3.1",
3131
"@coreui/react-chartjs": "^2.1.0",
3232
"@coreui/utils": "^1.3.1",
33-
"chart.js": "^3.8.0",
33+
"chart.js": "^3.9.1",
3434
"classnames": "^2.3.1",
35-
"core-js": "^3.23.4",
35+
"core-js": "^3.24.1",
3636
"prop-types": "^15.8.1",
3737
"react": "^18.2.0",
3838
"react-app-polyfill": "^3.0.0",
@@ -43,15 +43,15 @@
4343
"simplebar-react": "^2.4.1"
4444
},
4545
"devDependencies": {
46-
"@testing-library/jest-dom": "^5.16.4",
46+
"@testing-library/jest-dom": "^5.16.5",
4747
"@testing-library/react": "^13.3.0",
48-
"@testing-library/user-event": "^14.2.1",
48+
"@testing-library/user-event": "^14.4.3",
4949
"auto-changelog": "~2.4.0",
5050
"eslint-config-prettier": "^8.5.0",
5151
"eslint-plugin-prettier": "^4.2.1",
5252
"prettier": "2.7.1",
5353
"react-scripts": "5.0.1",
54-
"sass": "^1.53.0",
54+
"sass": "^1.54.4",
5555
"web-vitals": "^2.1.4"
5656
},
5757
"engines": {

0 commit comments

Comments
 (0)