|
20 | 20 | "@radix-ui/react-dialog": "^1.0.5",
|
21 | 21 | "@radix-ui/react-slot": "^1.0.2",
|
22 | 22 | "@radix-ui/react-tooltip": "^1.0.7",
|
23 |
| - "@shikijs/rehype": "^1.5.2", |
| 23 | + "@shikijs/rehype": "^1.6.0", |
24 | 24 | "@types/mdx": "^2.0.13",
|
25 | 25 | "clsx": "^2.1.1",
|
26 | 26 | "fast-glob": "^3.3.2",
|
27 |
| - "framer-motion": "^11.2.4", |
| 27 | + "framer-motion": "^11.2.6", |
28 | 28 | "gray-matter": "^4.0.3",
|
29 |
| - "lucide-react": "^0.378.0", |
| 29 | + "lucide-react": "^0.379.0", |
30 | 30 | "next": "^14.2.3",
|
31 | 31 | "next-mdx-remote": "^4.4.1",
|
32 | 32 | "next-plausible": "^3.12.0",
|
|
40 | 40 | "rehype-img-size": "^1.0.1",
|
41 | 41 | "remark-frontmatter": "^4.0.1",
|
42 | 42 | "remark-gfm": "^3.0.1",
|
43 |
| - "shiki": "^1.5.2", |
| 43 | + "shiki": "^1.6.0", |
44 | 44 | "zod": "^3.23.8"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
|
49 | 49 | "@tailwindcss/typography": "^0.5.13",
|
50 | 50 | "@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
51 | 51 | "@types/node": "^20.12.12",
|
52 |
| - "@types/react": "^18.3.2", |
| 52 | + "@types/react": "^18.3.3", |
53 | 53 | "@types/react-dom": "^18.3.0",
|
54 | 54 | "autoprefixer": "^10.4.19",
|
55 |
| - "cypress": "^13.9.0", |
| 55 | + "cypress": "^13.10.0", |
56 | 56 | "eslint": "^8.57.0",
|
57 | 57 | "eslint-config-next": "^14.2.3",
|
58 | 58 | "postcss": "^8.4.38",
|
59 |
| - "postcss-nesting": "^12.1.4", |
| 59 | + "postcss-nesting": "^12.1.5", |
60 | 60 | "prettier": "^3.2.5",
|
61 | 61 | "prettier-plugin-tailwindcss": "^0.5.14",
|
62 | 62 | "tailwindcss": "^3.4.3",
|
|
0 commit comments