Skip to content

Commit fb1fc7c

Browse files
committed
chore: update dependencies and devDependencies
1 parent 1c3c27b commit fb1fc7c

File tree

2 files changed

+54
-287
lines changed

2 files changed

+54
-287
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
"@coreui/chartjs": "^3.0.0",
3232
"@coreui/coreui": "^4.1.0",
3333
"@coreui/icons": "^2.1.0",
34-
"@coreui/icons-react": "^2.0.0",
35-
"@coreui/react": "^4.1.0",
36-
"@coreui/react-chartjs": "^2.0.0",
34+
"@coreui/icons-react": "^2.0.1",
35+
"@coreui/react": "^4.1.1",
36+
"@coreui/react-chartjs": "^2.0.1",
3737
"@coreui/utils": "^1.3.1",
3838
"chart.js": "^3.6.0",
3939
"classnames": "^2.3.1",
4040
"core-js": "^3.19.1",
4141
"prop-types": "^15.7.2",
4242
"react": "^17.0.2",
43-
"react-app-polyfill": "^2.0.0",
43+
"react-app-polyfill": "^3.0.0",
4444
"react-dom": "^17.0.2",
4545
"react-redux": "^7.2.6",
4646
"react-router-dom": "^5.3.0",
@@ -54,7 +54,7 @@
5454
"auto-changelog": "~2.3.0",
5555
"eslint-config-prettier": "^8.3.0",
5656
"eslint-plugin-prettier": "^4.0.0",
57-
"prettier": "2.5.0",
57+
"prettier": "2.5.1",
5858
"react-scripts": "5.0.0",
5959
"sass": "^1.43.5",
6060
"web-vitals": "^2.1.2"

0 commit comments

Comments
 (0)