|
14 | 14 | "dependencies": {
|
15 | 15 | "@mdx-js/loader": "^3.1.0",
|
16 | 16 | "@mdx-js/react": "^3.1.0",
|
17 |
| - "@next/mdx": "^15.1.5", |
18 |
| - "@next/third-parties": "^15.1.5", |
| 17 | + "@next/mdx": "^15.1.7", |
| 18 | + "@next/third-parties": "^15.1.7", |
19 | 19 | "@openstatus/react": "^0.0.3",
|
20 |
| - "@radix-ui/react-accordion": "^1.2.2", |
21 |
| - "@radix-ui/react-dialog": "^1.1.4", |
22 |
| - "@radix-ui/react-slider": "^1.2.2", |
23 |
| - "@radix-ui/react-slot": "^1.1.1", |
24 |
| - "@radix-ui/react-tooltip": "^1.1.6", |
25 |
| - "@shikijs/rehype": "^1.27.2", |
| 20 | + "@radix-ui/react-accordion": "^1.2.3", |
| 21 | + "@radix-ui/react-dialog": "^1.1.6", |
| 22 | + "@radix-ui/react-slider": "^1.2.3", |
| 23 | + "@radix-ui/react-slot": "^1.1.2", |
| 24 | + "@radix-ui/react-tooltip": "^1.1.8", |
| 25 | + "@shikijs/rehype": "^2.3.2", |
26 | 26 | "@types/mdx": "^2.0.13",
|
27 | 27 | "clsx": "^2.1.1",
|
28 | 28 | "fast-glob": "^3.3.3",
|
29 |
| - "framer-motion": "^11.18.1", |
| 29 | + "framer-motion": "^12.4.3", |
30 | 30 | "gray-matter": "^4.0.3",
|
31 |
| - "lucide-react": "^0.473.0", |
| 31 | + "lucide-react": "^0.475.0", |
32 | 32 | "medium-zoom": "^1.1.0",
|
33 |
| - "next": "^15.1.5", |
| 33 | + "next": "^15.1.7", |
34 | 34 | "next-mdx-remote": "^5.0.0",
|
35 | 35 | "next-plausible": "^3.12.4",
|
36 | 36 | "next-sitemap": "^4.2.3",
|
|
41 | 41 | "react-twc": "^1.4.2",
|
42 | 42 | "rehype-img-size": "^1.0.1",
|
43 | 43 | "remark-frontmatter": "^5.0.0",
|
44 |
| - "remark-gfm": "^4.0.0", |
| 44 | + "remark-gfm": "^4.0.1", |
45 | 45 | "schema-dts": "^1.1.2",
|
46 |
| - "shiki": "^1.27.2", |
47 |
| - "zod": "^3.24.1" |
| 46 | + "shiki": "^2.3.2", |
| 47 | + "zod": "^3.24.2" |
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@argos-ci/cypress": "^3.1.0", |
| 50 | + "@argos-ci/cypress": "^3.2.0", |
51 | 51 | "@radix-ui/colors": "^3.0.0",
|
52 | 52 | "@tailwindcss/typography": "^0.5.16",
|
53 |
| - "@trivago/prettier-plugin-sort-imports": "^5.2.1", |
54 |
| - "@types/node": "^22.10.7", |
55 |
| - "@types/react": "^19.0.7", |
| 53 | + "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
| 54 | + "@types/node": "^22.13.4", |
| 55 | + "@types/react": "^19.0.8", |
56 | 56 | "@types/react-dom": "^19.0.3",
|
57 | 57 | "autoprefixer": "^10.4.20",
|
58 |
| - "cypress": "^14.0.0", |
59 |
| - "eslint": "^9.18.0", |
60 |
| - "eslint-config-next": "^15.1.5", |
61 |
| - "postcss": "^8.5.1", |
| 58 | + "cypress": "^14.0.3", |
| 59 | + "eslint": "^9.20.1", |
| 60 | + "eslint-config-next": "^15.1.7", |
| 61 | + "postcss": "^8.5.2", |
62 | 62 | "postcss-nesting": "^13.0.1",
|
63 |
| - "prettier": "^3.4.2", |
64 |
| - "prettier-plugin-tailwindcss": "^0.6.10", |
| 63 | + "prettier": "^3.5.1", |
| 64 | + "prettier-plugin-tailwindcss": "^0.6.11", |
65 | 65 | "tailwindcss": "^3.4.17",
|
66 | 66 | "tailwindcss-animate": "^1.0.7",
|
67 | 67 | "typescript": "^5.7.3",
|
|
0 commit comments