|
17 | 17 | "license": "Apache 2.0", |
18 | 18 | "dependencies": { |
19 | 19 | "@chakra-ui/icons": "^2.1.1", |
20 | | - "@chakra-ui/react": "^2.8.1", |
| 20 | + "@chakra-ui/react": "^2.8.2", |
21 | 21 | "@chakra-ui/system": "^2.6.2", |
22 | | - "@emotion/react": "^11.11.1", |
| 22 | + "@emotion/react": "^11.11.3", |
23 | 23 | "@emotion/styled": "^11.10.6", |
24 | 24 | "@fontsource-variable/inter": "^5.0.16", |
25 | | - "@giscus/react": "^2.3.0", |
| 25 | + "@giscus/react": "^2.4.0", |
26 | 26 | "@mdx-js/loader": "^3.0.0", |
27 | | - "@mdx-js/react": "^2.3.0", |
28 | | - "@next/mdx": "^14.0.3", |
| 27 | + "@mdx-js/react": "^3.0.0", |
| 28 | + "@next/mdx": "^14.1.0", |
29 | 29 | "apexcharts": "3.45.2", |
30 | 30 | "d3": "^7.8.5", |
31 | 31 | "date-fns": "2.30.0", |
32 | 32 | "date-fns-tz": "^2.0.0", |
33 | 33 | "feed": "^4.2.2", |
34 | | - "framer-motion": "^10.16.12", |
| 34 | + "framer-motion": "^11.0.3", |
35 | 35 | "gray-matter": "^4.0.3", |
36 | | - "isomorphic-dompurify": "^2.0.0", |
37 | | - "next": "^14.0.3", |
| 36 | + "isomorphic-dompurify": "^2.3.0", |
| 37 | + "next": "^14.1.0", |
38 | 38 | "next-mdx-remote": "^4.4.1", |
39 | 39 | "react": "^18.2.0", |
40 | 40 | "react-apexcharts": "^1.4.1", |
41 | 41 | "react-dom": "^18.2.0", |
42 | | - "react-icons": "^4.12.0", |
| 42 | + "react-icons": "^5.0.1", |
43 | 43 | "react-syntax-highlighter": "^15.5.0", |
44 | 44 | "rehype-slug": "^6.0.0", |
45 | 45 | "swr": "^2.2.4" |
|
0 commit comments