|
22 | 22 | "@filecoin-foundation/utils": "*",
|
23 | 23 | "@headlessui/react": "^2.2.0",
|
24 | 24 | "@headlessui/tailwindcss": "^0.2.1",
|
25 |
| - "@hookform/resolvers": "^3.9.1", |
| 25 | + "@hookform/resolvers": "^4.1.3", |
26 | 26 | "@jsdevtools/rehype-toc": "^3.0.2",
|
27 | 27 | "@octokit/rest": "^21.0.1",
|
28 | 28 | "@phosphor-icons/react": "^2.1.7",
|
29 | 29 | "@radix-ui/react-popover": "^1.1.4",
|
30 | 30 | "@radix-ui/react-tooltip": "^1.1.8",
|
31 |
| - "@sentry/nextjs": "^8.52.0", |
| 31 | + "@sentry/nextjs": "^9.6.0", |
32 | 32 | "@tailwindcss/forms": "^0.5.9",
|
33 | 33 | "@tailwindcss/postcss": "^4.0.0",
|
34 | 34 | "@tailwindcss/typography": "^0.5.15",
|
|
44 | 44 | "gray-matter": "^4.0.3",
|
45 | 45 | "js-yaml": "^4.1.0",
|
46 | 46 | "netlify-identity-widget": "^1.9.2",
|
47 |
| - "next": "15.1.6", |
| 47 | + "next": "15.2.2", |
48 | 48 | "next-plausible": "^3.12.4",
|
49 | 49 | "nuqs": "^2.2.3",
|
50 | 50 | "pluralize": "^8.0.0",
|
|
54 | 54 | "react-dom": "19.0.0",
|
55 | 55 | "react-hook-form": "^7.54.2",
|
56 | 56 | "react-lite-youtube-embed": "^2.4.0",
|
57 |
| - "react-markdown": "^9.0.1", |
| 57 | + "react-markdown": "^10.1.0", |
58 | 58 | "rehype-raw": "^7.0.0",
|
59 | 59 | "rehype-slug": "^6.0.0",
|
60 | 60 | "remark-gfm": "^4.0.0",
|
|
80 | 80 | "@types/node": "^22.10.2",
|
81 | 81 | "@types/pluralize": "^0.0.33",
|
82 | 82 | "@types/ramda": "^0.30.2",
|
83 |
| - "@types/react": "19.0.8", |
84 |
| - "@types/react-dom": "19.0.3", |
| 83 | + "@types/react": "19.0.10", |
| 84 | + "@types/react-dom": "19.0.4", |
85 | 85 | "cypress": "^14.0.1",
|
86 | 86 | "husky": "^9.1.7",
|
87 | 87 | "postcss": "^8.4.41",
|
|
0 commit comments