|
24 | 24 | "@contentful/rich-text-react-renderer": "^16.0.1",
|
25 | 25 | "@hookform/resolvers": "^4.0.0",
|
26 | 26 | "@million/lint": "^1.0.14",
|
27 |
| - "@next/third-parties": "15.1.7", |
| 27 | + "@next/third-parties": "15.2.0", |
28 | 28 | "@radix-ui/react-dialog": "^1.1.6",
|
29 | 29 | "@radix-ui/react-label": "^2.1.2",
|
30 | 30 | "@radix-ui/react-select": "^2.1.6",
|
|
33 | 33 | "@tailwindcss/container-queries": "^0.1.1",
|
34 | 34 | "@vercel/speed-insights": "^1.2.0",
|
35 | 35 | "class-variance-authority": "^0.7.1",
|
36 |
| - "classix": "^2.2.1", |
| 36 | + "classix": "^2.2.2", |
37 | 37 | "embla-carousel-react": "^8.5.2",
|
38 | 38 | "feed": "^4.2.2",
|
39 |
| - "framer-motion": "^12.4.2", |
| 39 | + "framer-motion": "^12.4.7", |
40 | 40 | "geist": "^1.3.1",
|
41 | 41 | "isbot": "^5.1.22",
|
42 | 42 | "lru-cache": "^11.0.2",
|
43 | 43 | "lucide-react": "^0.475.0",
|
44 |
| - "markdown-to-jsx": "^7.7.3", |
| 44 | + "markdown-to-jsx": "^7.7.4", |
45 | 45 | "million": "^3.1.11",
|
46 |
| - "next": "15.1.7", |
| 46 | + "next": "15.2.0", |
47 | 47 | "react": "19.0.0",
|
48 | 48 | "react-dom": "19.0.0",
|
49 | 49 | "react-hook-form": "^7.54.2",
|
50 | 50 | "react-intersection-observer": "^9.15.1",
|
51 |
| - "react-tweet": "^3.2.1", |
| 51 | + "react-tweet": "^3.2.2", |
52 | 52 | "react-wrap-balancer": "^1.1.1",
|
53 | 53 | "server-only": "^0.0.1",
|
54 |
| - "sonner": "^1.7.4", |
55 |
| - "sugar-high": "^0.9.2", |
56 |
| - "tailwind-merge": "^3.0.1", |
| 54 | + "sonner": "^2.0.1", |
| 55 | + "sugar-high": "^0.9.3", |
| 56 | + "tailwind-merge": "^3.0.2", |
57 | 57 | "vaul": "^1.0.0",
|
58 | 58 | "zod": "^3.24.2"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@eslint/compat": "^1.2.6", |
| 61 | + "@eslint/compat": "^1.2.7", |
62 | 62 | "@eslint/eslintrc": "^3.2.0",
|
63 | 63 | "@eslint/js": "^9.20.0",
|
64 |
| - "@tailwindcss/postcss": "^4.0.6", |
| 64 | + "@tailwindcss/postcss": "^4.0.9", |
65 | 65 | "eslint": "^9.20.1",
|
66 |
| - "eslint-config-next": "15.1.7", |
| 66 | + "eslint-config-next": "15.2.0", |
67 | 67 | "eslint-config-prettier": "^10.0.1",
|
68 | 68 | "eslint-import-resolver-alias": "^1.1.2",
|
69 | 69 | "eslint-plugin-import": "^2.31.0",
|
70 | 70 | "eslint-plugin-prettier": "^5.2.3",
|
71 | 71 | "eslint-plugin-react": "^7.37.4",
|
72 | 72 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
73 | 73 | "eslint-plugin-tailwindcss": "^3.18.0",
|
74 |
| - "globals": "^15.15.0", |
| 74 | + "globals": "^16.0.0", |
75 | 75 | "next-unused": "^0.0.6",
|
76 |
| - "postcss": "^8.5.2", |
77 |
| - "prettier": "^3.5.0", |
| 76 | + "postcss": "^8.5.3", |
| 77 | + "prettier": "^3.5.1", |
78 | 78 | "prettier-plugin-tailwindcss": "^0.6.11",
|
79 |
| - "tailwindcss": "^4.0.6", |
| 79 | + "tailwindcss": "^4.0.9", |
80 | 80 | "tailwindcss-animate": "^1.0.7"
|
81 | 81 | },
|
82 | 82 | "overrides": {
|
|
0 commit comments