|
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.14.2", |
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.0", |
25 | 25 | "@fontsource-variable/inter": "^5.2.0",
|
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.0", |
| 28 | + "@mdx-js/react": "^3.1.0", |
| 29 | + "@next/mdx": "^15.2.4", |
| 30 | + "apexcharts": "4.5.0", |
31 | 31 | "d3": "^7.9.0",
|
32 | 32 | "date-fns": "^3.0.0",
|
33 | 33 | "date-fns-tz": "^3.2.0",
|
34 | 34 | "feed": "^4.2.2",
|
35 |
| - "framer-motion": "^11.9.0", |
| 35 | + "framer-motion": "^12.6.2", |
36 | 36 | "gray-matter": "^4.0.3",
|
37 |
| - "isomorphic-dompurify": "^2.16.0", |
38 |
| - "next": "^14.2.25", |
| 37 | + "isomorphic-dompurify": "^2.22.0", |
| 38 | + "next": "^15.2.4", |
39 | 39 | "next-mdx-remote": "^5.0.0",
|
40 |
| - "react": "^18.3.1", |
41 |
| - "react-apexcharts": "^1.4.1", |
42 |
| - "react-dom": "^18.3.1", |
43 |
| - "react-icons": "^5.3.0", |
44 |
| - "react-syntax-highlighter": "^15.5.0", |
| 40 | + "react": "^19.1.0", |
| 41 | + "react-apexcharts": "^1.7.0", |
| 42 | + "react-dom": "^19.1.0", |
| 43 | + "react-icons": "^5.5.0", |
| 44 | + "react-syntax-highlighter": "^15.6.1", |
45 | 45 | "rehype-slug": "^6.0.0",
|
46 |
| - "swr": "^2.2.5" |
| 46 | + "swr": "^2.3.3" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@types/react": "^18.3.11", |
| 49 | + "@types/react": "^19.0.12", |
50 | 50 | "eslint": "^9.12.0",
|
51 | 51 | "eslint-config-next": "14.2.14",
|
52 | 52 | "playwright": "^1.47.2",
|
|
0 commit comments