We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec48b6c + 3c22ee7 commit da36175Copy full SHA for da36175
package.json
@@ -10,22 +10,22 @@
10
},
11
"dependencies": {
12
"@chakra-ui/icons": "^1.1.1",
13
- "@chakra-ui/react": "^1.7.4",
+ "@chakra-ui/react": "^1.8.1",
14
"@emotion/react": "^11.7.1",
15
"@emotion/styled": "^11.6.0",
16
- "apexcharts": "3.29.0",
+ "apexcharts": "3.33.0",
17
"d3": "^7.3.0",
18
"date-fns": "^2.28.0",
19
"framer-motion": "^5.5.6",
20
- "next": "^12.0.7",
+ "next": "^12.0.9",
21
"react": "^17.0.2",
22
"react-apexcharts": "^1.3.9",
23
"react-dom": "^17.0.2",
24
"react-icons": "^4.3.1",
25
- "swr": "^1.1.2"
+ "swr": "^1.2.0"
26
27
"devDependencies": {
28
- "eslint": "8.6.0",
29
- "eslint-config-next": "12.0.7"
+ "eslint": "8.8.0",
+ "eslint-config-next": "12.0.9"
30
}
31
0 commit comments