|
14 | 14 | "@headlessui/react": "0.0.0-insiders.b6f355d1", |
15 | 15 | "@heroicons/react": "^2.2.0", |
16 | 16 | "@mdx-js/loader": "^3.1.1", |
17 | | - "@next/mdx": "16.1.1", |
| 17 | + "@next/mdx": "16.1.6", |
18 | 18 | "@shikijs/transformers": "^1.29.2", |
19 | 19 | "@tailwindcss/postcss": "^4.1.11", |
20 | 20 | "clsx": "^2.1.1", |
|
23 | 23 | "feed": "^5.1.0", |
24 | 24 | "framer-motion": "^12.20.0", |
25 | 25 | "motion": "^12.20.0", |
26 | | - "next": "16.1.1", |
| 26 | + "next": "16.1.6", |
27 | 27 | "open-graph-scraper-lite": "^2.1.0", |
28 | | - "react": "19.2.3", |
29 | | - "react-dom": "19.2.3", |
| 28 | + "react": "19.2.4", |
| 29 | + "react-dom": "19.2.4", |
30 | 30 | "shiki": "^1.29.2", |
31 | 31 | "tailwindcss": "^4.1.18" |
32 | 32 | }, |
|
36 | 36 | "@types/hast": "^3.0.4", |
37 | 37 | "@types/mdx": "^2.0.13", |
38 | 38 | "@types/node": "^22.15.33", |
39 | | - "@types/react": "19.2.8", |
| 39 | + "@types/react": "19.2.10", |
40 | 40 | "@types/react-dom": "19.2.3", |
41 | 41 | "eslint": "^9.39.2", |
42 | | - "eslint-config-next": "16.1.1", |
| 42 | + "eslint-config-next": "16.1.6", |
43 | 43 | "hast-util-to-jsx-runtime": "^2.3.6", |
44 | 44 | "prettier-plugin-svelte": "^3.4.0", |
45 | 45 | "prettier-plugin-tailwindcss": "0.6.13", |
|
61 | 61 | "packageManager": "pnpm@9.14.0", |
62 | 62 | "pnpm": { |
63 | 63 | "overrides": { |
64 | | - "@types/react": "19.2.8", |
| 64 | + "@types/react": "19.2.10", |
65 | 65 | "@types/react-dom": "19.2.3" |
66 | 66 | } |
67 | 67 | } |
|
0 commit comments