|
22 | 22 | "@mdx-js/react": "^3.1.0", |
23 | 23 | "@next/mdx": "^16.1.1", |
24 | 24 | "@sindresorhus/slugify": "^3.0.0", |
25 | | - "@tabler/icons-react": "^3.36.0", |
| 25 | + "@tabler/icons-react": "^3.35.0", |
26 | 26 | "@tailwindcss/forms": "^0.5.11", |
27 | 27 | "@tailwindcss/postcss": "^4.1.18", |
28 | 28 | "@tailwindcss/typography": "^0.5.16", |
|
35 | 35 | "motion": "^12.23.26", |
36 | 36 | "next": "^16.1.1", |
37 | 37 | "next-themes": "^0.4.6", |
38 | | - "react": "catalog:react19", |
39 | | - "react-dom": "catalog:react19", |
| 38 | + "react": "^19.1.0", |
| 39 | + "react-dom": "^19.1.0", |
40 | 40 | "react-highlight-words": "^0.21.0", |
41 | 41 | "remark": "^15.0.1", |
42 | 42 | "remark-gfm": "^4.0.1", |
43 | 43 | "remark-mdx": "^3.1.0", |
44 | 44 | "rss": "^1.2.2", |
45 | | - "shiki": "^3.20.0", |
| 45 | + "shiki": "^3.19.0", |
46 | 46 | "simple-functional-loader": "^1.2.1", |
47 | 47 | "tailwindcss": "^4.1.18", |
48 | | - "typescript": "^5.9.2", |
| 48 | + "typescript": "^5.9.3", |
49 | 49 | "unist-util-filter": "^5.0.1", |
50 | 50 | "unist-util-visit": "^5.0.0", |
51 | | - "zustand": "^5.0.7" |
| 51 | + "zustand": "^5.0.9" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@evolu/tsconfig": "workspace:*", |
55 | 55 | "@types/mdx": "^2.0.13", |
56 | | - "@types/node": "^22.19.3", |
57 | | - "@types/react": "catalog:react19", |
58 | | - "@types/react-dom": "catalog:react19", |
| 56 | + "@types/node": "^24.10.3", |
| 57 | + "@types/react": "^19.1.17", |
| 58 | + "@types/react-dom": "^19.1.11", |
59 | 59 | "@types/react-highlight-words": "^0.20.1", |
60 | 60 | "@types/rss": "^0.0.32", |
61 | 61 | "cross-env": "^10.0.0", |
|
0 commit comments