|
12 | 12 | "check-types": "pnpm exec tsc --noEmit"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@mdx-js/loader": "^3.1.0", |
16 | 15 | "@mdx-js/react": "^3.1.0",
|
17 | 16 | "@next/mdx": "^15.2.4",
|
18 | 17 | "@next/third-parties": "^15.2.4",
|
|
24 | 23 | "@radix-ui/react-tooltip": "^1.1.8",
|
25 | 24 | "@radix-ui/react-visually-hidden": "^1.1.2",
|
26 | 25 | "@shikijs/rehype": "^3.2.1",
|
27 |
| - "@types/mdx": "^2.0.13", |
28 | 26 | "clsx": "^2.1.1",
|
29 | 27 | "fast-glob": "^3.3.3",
|
30 | 28 | "framer-motion": "^12.6.0",
|
|
34 | 32 | "next": "^15.2.4",
|
35 | 33 | "next-mdx-remote": "^5.0.0",
|
36 | 34 | "next-plausible": "^3.12.4",
|
37 |
| - "next-sitemap": "^4.2.3", |
38 | 35 | "next-themes": "^0.4.6",
|
39 | 36 | "react": "^19.0.0",
|
40 | 37 | "react-dom": "^19.0.0",
|
|
52 | 49 | "@tailwindcss/postcss": "^4.0.16",
|
53 | 50 | "@tailwindcss/typography": "^0.5.16",
|
54 | 51 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
| 52 | + "@types/mdx": "^2.0.13", |
55 | 53 | "@types/node": "^22.13.13",
|
56 | 54 | "@types/react": "^19.0.12",
|
57 | 55 | "@types/react-dom": "^19.0.4",
|
58 | 56 | "cypress": "^14.2.0",
|
59 | 57 | "eslint": "^9.23.0",
|
60 | 58 | "eslint-config-next": "^15.2.4",
|
61 | 59 | "postcss": "^8.5.3",
|
62 |
| - "postcss-nesting": "^13.0.1", |
63 | 60 | "prettier": "^3.5.3",
|
64 | 61 | "prettier-plugin-tailwindcss": "^0.6.11",
|
65 | 62 | "tailwindcss": "^4.0.16",
|
|
0 commit comments