Skip to content

Commit c41bb25

Browse files
committed
refactor: update to @coreui/[email protected]
1 parent e345476 commit c41bb25

File tree

5 files changed

+674
-559
lines changed

5 files changed

+674
-559
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"@coreui/coreui": "4.0.1",
3131
"@coreui/icons": "^2.0.1",
3232
"@coreui/icons-react": "^2.0.0-rc.5",
33-
"@coreui/react": "4.0.0-beta.4",
33+
"@coreui/react": "4.0.0-rc.0",
3434
"@coreui/react-chartjs": "2.0.0-rc.0",
3535
"@coreui/utils": "^1.3.1",
3636
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
37-
"chart.js": "^3.5.0",
37+
"chart.js": "^3.5.1",
3838
"classnames": "^2.3.1",
39-
"core-js": "^3.16.1",
39+
"core-js": "^3.16.2",
4040
"enzyme": "^3.11.0",
4141
"prop-types": "^15.7.2",
4242
"react": "^17.0.2",
@@ -51,10 +51,10 @@
5151
"auto-changelog": "~2.3.0",
5252
"eslint": "^7.32.0",
5353
"eslint-config-prettier": "^8.3.0",
54-
"eslint-plugin-prettier": "^3.4.0",
54+
"eslint-plugin-prettier": "^3.4.1",
5555
"prettier": "2.3.2",
5656
"react-scripts": "^4.0.3",
57-
"sass": "^1.37.5"
57+
"sass": "^1.38.0"
5858
},
5959
"scripts": {
6060
"start": "react-scripts start",

0 commit comments

Comments
 (0)