We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f2012 commit f4f5743Copy full SHA for f4f5743
package.json
@@ -26,7 +26,7 @@
26
"@coreui/coreui": "4.3.0-beta.0",
27
"@coreui/icons": "^3.0.1",
28
"@coreui/icons-react": "^2.1.0",
29
- "@coreui/react": "^4.9.0-beta.1",
+ "@coreui/react": "^4.9.0-beta.2",
30
"@coreui/react-chartjs": "^2.1.3",
31
"@coreui/utils": "^2.0.2",
32
"chart.js": "^3.9.1",
@@ -36,8 +36,8 @@
36
"react": "^18.2.0",
37
"react-app-polyfill": "^3.0.0",
38
"react-dom": "^18.2.0",
39
- "react-redux": "^8.1.0",
40
- "react-router-dom": "^6.12.1",
+ "react-redux": "^8.1.1",
+ "react-router-dom": "^6.14.0",
41
"redux": "4.2.1",
42
"simplebar-react": "^3.2.4"
43
},
@@ -49,7 +49,7 @@
49
"eslint-plugin-prettier": "^4.2.1",
50
"prettier": "2.8.8",
51
"react-scripts": "5.0.1",
52
- "sass": "^1.63.3",
+ "sass": "^1.63.6",
53
"web-vitals": "^3.3.2"
54
55
"engines": {
0 commit comments