|
20 | 20 | "postinstall": "fumadocs-mdx" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@faker-js/faker": "^9.6.0", |
24 | | - "@headlessui/react": "2.2.0", |
| 23 | + "@faker-js/faker": "^9.7.0", |
| 24 | + "@headlessui/react": "2.2.1", |
25 | 25 | "@headlessui/tailwindcss": "^0.2.2", |
26 | | - "@icons-pack/react-simple-icons": "^11.2.0", |
27 | | - "@number-flow/react": "^0.5.8", |
28 | | - "@radix-ui/react-checkbox": "^1.1.4", |
29 | | - "@radix-ui/react-label": "^2.1.2", |
30 | | - "@radix-ui/react-select": "^2.1.6", |
31 | | - "@radix-ui/react-separator": "^1.1.2", |
32 | | - "@radix-ui/react-slider": "^1.2.3", |
33 | | - "@radix-ui/react-slot": "^1.1.2", |
34 | | - "@radix-ui/react-switch": "^1.1.3", |
35 | | - "@radix-ui/react-toggle": "^1.1.2", |
36 | | - "@radix-ui/react-toggle-group": "^1.1.2", |
37 | | - "@sentry/nextjs": "^8.55.0", |
| 26 | + "@icons-pack/react-simple-icons": "^12.6.0", |
| 27 | + "@number-flow/react": "^0.5.9", |
| 28 | + "@radix-ui/react-checkbox": "^1.1.5", |
| 29 | + "@radix-ui/react-label": "^2.1.3", |
| 30 | + "@radix-ui/react-select": "^2.1.7", |
| 31 | + "@radix-ui/react-separator": "^1.1.3", |
| 32 | + "@radix-ui/react-slider": "^1.2.4", |
| 33 | + "@radix-ui/react-slot": "^1.2.0", |
| 34 | + "@radix-ui/react-switch": "^1.1.4", |
| 35 | + "@radix-ui/react-toggle": "^1.1.3", |
| 36 | + "@radix-ui/react-toggle-group": "^1.1.3", |
| 37 | + "@sentry/nextjs": "^9.12.0", |
38 | 38 | "@tailwindcss/container-queries": "^0.1.1", |
39 | 39 | "@tremor/react": "^3.18.7", |
40 | 40 | "class-variance-authority": "^0.7.1", |
|
43 | 43 | "fumadocs-core": "^14.7.7", |
44 | 44 | "fumadocs-mdx": "^11.5.7", |
45 | 45 | "fumadocs-ui": "^14.7.7", |
46 | | - "lucide-react": "^0.483.0", |
| 46 | + "lucide-react": "^0.488.0", |
47 | 47 | "next": "15.3.0", |
48 | 48 | "nuqs": "workspace:*", |
49 | 49 | "pretty-bytes": "^6.1.1", |
50 | 50 | "react": "catalog:react19", |
51 | 51 | "react-dom": "catalog:react19", |
52 | | - "recharts": "^2.15.1", |
| 52 | + "recharts": "^2.15.2", |
53 | 53 | "remark-smartypants": "^3.0.2", |
54 | 54 | "res": "workspace:*", |
55 | 55 | "semver": "^7.7.1", |
|
64 | 64 | "@types/mdx": "^2.0.13", |
65 | 65 | "@types/react": "catalog:react19", |
66 | 66 | "@types/react-dom": "catalog:react19", |
67 | | - "@types/semver": "^7.5.8", |
| 67 | + "@types/semver": "^7.7.0", |
68 | 68 | "autoprefixer": "^10.4.21", |
69 | 69 | "hast-util-to-jsx-runtime": "^2.3.6", |
70 | 70 | "postcss": "^8.5.3", |
71 | 71 | "prettier-plugin-tailwindcss": "^0.6.11", |
72 | 72 | "shiki": "^2.5.0", |
73 | | - "typescript": "^5.8.2" |
| 73 | + "typescript": "^5.8.3" |
74 | 74 | }, |
75 | 75 | "postcss": { |
76 | 76 | "plugins": { |
|
0 commit comments