|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 | 12 | "@faker-js/faker": "^8.4.1",
|
13 |
| - "@headlessui/react": "^1.7.18", |
| 13 | + "@headlessui/react": "^1.7.19", |
14 | 14 | "@headlessui/tailwindcss": "^0.2.0",
|
15 | 15 | "@radix-ui/react-checkbox": "^1.0.4",
|
16 | 16 | "@radix-ui/react-label": "^2.0.2",
|
|
20 | 20 | "@radix-ui/react-switch": "^1.0.3",
|
21 | 21 | "@radix-ui/react-toggle": "^1.0.3",
|
22 | 22 | "@radix-ui/react-toggle-group": "^1.0.4",
|
23 |
| - "@sentry/nextjs": "^7.111.0", |
| 23 | + "@sentry/nextjs": "^7.112.2", |
24 | 24 | "@tailwindcss/container-queries": "^0.1.1",
|
25 | 25 | "@tremor/react": "^3.16.1",
|
26 | 26 | "cheerio": "1.0.0-rc.12",
|
27 | 27 | "class-variance-authority": "^0.7.0",
|
28 | 28 | "clsx": "^2.1.0",
|
29 | 29 | "dayjs": "^1.11.10",
|
30 | 30 | "lucide-react": "^0.323.0",
|
31 |
| - "next": "^14.2.2", |
| 31 | + "next": "^14.2.3", |
32 | 32 | "next-docs-mdx": "6.0.2",
|
33 | 33 | "next-docs-ui": "6.0.2",
|
34 | 34 | "next-docs-zeta": "6.0.2",
|
|
40 | 40 | "remark-smartypants": "^2.1.0",
|
41 | 41 | "semver": "^7.6.0",
|
42 | 42 | "server-only": "^0.0.1",
|
43 |
| - "tailwind-merge": "^2.2.2", |
| 43 | + "tailwind-merge": "^2.3.0", |
44 | 44 | "tailwindcss": "^3.4.3",
|
45 | 45 | "tailwindcss-animate": "^1.0.7",
|
46 | 46 | "zod": "^3.22.4"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@types/mdx": "^2.0.13",
|
50 | 50 | "@types/react": "^18.2.79",
|
51 |
| - "@types/react-dom": "^18.2.25", |
| 51 | + "@types/react-dom": "^18.3.0", |
52 | 52 | "@types/semver": "^7.5.8",
|
53 | 53 | "autoprefixer": "^10.4.19",
|
54 | 54 | "postcss": "^8.4.38",
|
55 | 55 | "prettier": "^3.2.5",
|
56 |
| - "prettier-plugin-tailwindcss": "^0.5.13", |
| 56 | + "prettier-plugin-tailwindcss": "^0.5.14", |
57 | 57 | "remark-mdx-images": "^3.0.0",
|
58 | 58 | "shikiji": "^0.10.2",
|
59 | 59 | "typescript": "^5.4.5"
|
|
0 commit comments