|
16 | 16 | "author": "Xarray Developers & Contributors", |
17 | 17 | "license": "Apache 2.0", |
18 | 18 | "dependencies": { |
19 | | - "@chakra-ui/icons": "^2.2.1", |
20 | | - "@chakra-ui/next-js": "^2.3.1", |
21 | | - "@chakra-ui/react": "^2.9.1", |
| 19 | + "@chakra-ui/icons": "^2.2.4", |
| 20 | + "@chakra-ui/next-js": "^2.4.2", |
| 21 | + "@chakra-ui/react": "^3.28.0", |
22 | 22 | "@chakra-ui/system": "^2.6.2", |
23 | | - "@emotion/react": "^11.13.3", |
24 | | - "@emotion/styled": "^11.13.0", |
| 23 | + "@emotion/react": "^11.14.0", |
| 24 | + "@emotion/styled": "^11.14.1", |
25 | 25 | "@fontsource-variable/inter": "^5.2.5", |
26 | | - "@giscus/react": "^3.0.0", |
27 | | - "@mdx-js/loader": "^3.0.1", |
28 | | - "@mdx-js/react": "^3.0.1", |
29 | | - "@next/mdx": "^14.2.14", |
30 | | - "apexcharts": "3.54.0", |
| 26 | + "@giscus/react": "^3.1.0", |
| 27 | + "@mdx-js/loader": "^3.1.1", |
| 28 | + "@mdx-js/react": "^3.1.1", |
| 29 | + "@next/mdx": "^16.0.1", |
| 30 | + "apexcharts": "5.3.5", |
31 | 31 | "d3": "^7.9.0", |
32 | 32 | "date-fns": "^3.0.0", |
33 | 33 | "date-fns-tz": "^3.2.0", |
34 | 34 | "feed": "^5.1.0", |
35 | | - "framer-motion": "^11.9.0", |
| 35 | + "framer-motion": "^12.23.24", |
36 | 36 | "glob": "^11.0.3", |
37 | 37 | "gray-matter": "^4.0.3", |
38 | | - "isomorphic-dompurify": "^2.16.0", |
39 | | - "next": "^14.2.30", |
| 38 | + "isomorphic-dompurify": "^2.30.1", |
| 39 | + "next": "^16.0.1", |
40 | 40 | "next-mdx-remote": "^5.0.0", |
41 | | - "react": "^18.3.1", |
42 | | - "react-apexcharts": "^1.4.1", |
43 | | - "react-dom": "^18.3.1", |
44 | | - "react-icons": "^5.3.0", |
45 | | - "react-syntax-highlighter": "^15.5.0", |
| 41 | + "react": "^19.2.0", |
| 42 | + "react-apexcharts": "^1.8.0", |
| 43 | + "react-dom": "^19.2.0", |
| 44 | + "react-icons": "^5.5.0", |
| 45 | + "react-syntax-highlighter": "^16.1.0", |
46 | 46 | "rehype-slug": "^6.0.0", |
47 | | - "swr": "^2.2.5" |
| 47 | + "swr": "^2.3.6" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@types/react": "^18.3.11", |
| 50 | + "@types/react": "^19.2.2", |
51 | 51 | "eslint": "^9.25.1", |
52 | 52 | "eslint-config-next": "15.3.3", |
53 | 53 | "playwright": "^1.47.2", |
|
0 commit comments