|
27 | 27 | "@mdx-js/loader": "3.1.0", |
28 | 28 | "@mdx-js/node-loader": "3.1.0", |
29 | 29 | "@mdx-js/react": "3.1.0", |
30 | | - "@next/mdx": "15.2.3", |
31 | | - "@radix-ui/react-accordion": "^1.2.3", |
32 | | - "@radix-ui/react-collapsible": "1.1.3", |
33 | | - "@radix-ui/react-dialog": "1.1.6", |
34 | | - "@radix-ui/react-dropdown-menu": "2.1.6", |
35 | | - "@radix-ui/react-select": "^2.1.6", |
36 | | - "@radix-ui/react-separator": "^1.1.2", |
37 | | - "@radix-ui/react-slot": "1.1.2", |
38 | | - "@radix-ui/react-tabs": "1.1.3", |
39 | | - "@radix-ui/react-tooltip": "^1.1.8", |
40 | | - "@renoun/mdx": "1.6.0", |
41 | | - "@tanstack/react-table": "^8.21.2", |
| 30 | + "@next/mdx": "15.3.2", |
| 31 | + "@radix-ui/react-accordion": "^1.2.10", |
| 32 | + "@radix-ui/react-collapsible": "1.1.10", |
| 33 | + "@radix-ui/react-dialog": "1.1.13", |
| 34 | + "@radix-ui/react-dropdown-menu": "2.1.14", |
| 35 | + "@radix-ui/react-select": "^2.2.4", |
| 36 | + "@radix-ui/react-separator": "^1.1.6", |
| 37 | + "@radix-ui/react-slot": "1.2.2", |
| 38 | + "@radix-ui/react-tabs": "1.1.11", |
| 39 | + "@radix-ui/react-tooltip": "^1.2.6", |
| 40 | + "@renoun/mdx": "2.1.0", |
| 41 | + "@tanstack/react-table": "^8.21.3", |
42 | 42 | "class-variance-authority": "0.7.1", |
43 | 43 | "clsx": "2.1.1", |
44 | 44 | "date-fns": "4.1.0", |
45 | | - "lucide-react": "0.483.0", |
46 | | - "mermaid": "11.5.0", |
| 45 | + "lucide-react": "0.510.0", |
| 46 | + "mermaid": "11.6.0", |
47 | 47 | "multimatch": "7.0.0", |
48 | | - "next": "15.2.3", |
| 48 | + "next": "15.3.2", |
49 | 49 | "next-themes": "0.4.6", |
50 | 50 | "railroad-diagrams": "1.0.0", |
51 | | - "react": "19.0.0", |
52 | | - "react-dom": "19.0.0", |
53 | | - "react-element-to-jsx-string": "17.0.0", |
| 51 | + "react": "19.1.0", |
| 52 | + "react-dom": "19.1.0", |
| 53 | + "react-element-to-jsx-string": "17.0.1", |
54 | 54 | "rehype-mdx-import-media": "^1.2.0", |
55 | | - "renoun": "8.11.0", |
56 | | - "tailwind-merge": "3.0.2", |
| 55 | + "remark-frontmatter": "5.0.0", |
| 56 | + "remark-gfm": "4.0.1", |
| 57 | + "remark-mdx-frontmatter": "5.1.0", |
| 58 | + "remark-squeeze-paragraphs": "6.0.0", |
| 59 | + "remark-strip-badges": "7.0.0", |
| 60 | + "renoun": "8.14.0", |
| 61 | + "tailwind-merge": "3.3.0", |
57 | 62 | "tailwindcss-animate": "1.0.7", |
58 | | - "tm-themes": "1.10.1", |
| 63 | + "tm-themes": "1.10.6", |
59 | 64 | "ts-dot-prop": "2.1.4", |
60 | | - "zod": "3.24.2", |
61 | | - "zustand": "5.0.3" |
| 65 | + "zod": "3.24.4", |
| 66 | + "zustand": "5.0.4" |
62 | 67 | }, |
63 | 68 | "devDependencies": { |
64 | | - "@eslint/compat": "1.2.7", |
65 | | - "@eslint/js": "9.22.0", |
| 69 | + "@eslint/compat": "1.2.9", |
| 70 | + "@eslint/js": "9.26.0", |
66 | 71 | "@ianvs/prettier-plugin-sort-imports": "4.4.1", |
67 | | - "@next/eslint-plugin-next": "15.2.3", |
68 | | - "@tailwindcss/postcss": "^4.0.14", |
| 72 | + "@next/eslint-plugin-next": "15.3.2", |
| 73 | + "@tailwindcss/postcss": "^4.1.7", |
69 | 74 | "@tailwindcss/typography": "0.5.16", |
70 | 75 | "@types/mdx": "2.0.13", |
71 | | - "@types/node": "22.13.10", |
72 | | - "@types/react": "19.0.11", |
73 | | - "@types/react-dom": "19.0.4", |
| 76 | + "@types/node": "22.15.18", |
| 77 | + "@types/react": "19.1.4", |
| 78 | + "@types/react-dom": "19.1.5", |
74 | 79 | "@types/serve-handler": "6.1.4", |
75 | | - "eslint": "9.22.0", |
76 | | - "eslint-config-next": "15.2.3", |
77 | | - "eslint-plugin-import-x": "4.8.0", |
| 80 | + "eslint": "9.26.0", |
| 81 | + "eslint-config-next": "15.3.2", |
| 82 | + "eslint-plugin-import-x": "4.11.1", |
78 | 83 | "eslint-plugin-jsx-a11y": "6.10.2", |
79 | | - "eslint-plugin-package-json": "0.26.3", |
80 | | - "eslint-plugin-react": "7.37.4", |
| 84 | + "eslint-plugin-package-json": "0.31.0", |
| 85 | + "eslint-plugin-react": "7.37.5", |
81 | 86 | "eslint-plugin-react-hooks": "^5.2.0", |
82 | 87 | "mdast-util-to-string": "4.0.0", |
83 | 88 | "next-validate-link": "1.5.2", |
|
87 | 92 | "prettier-plugin-tailwindcss": "0.6.11", |
88 | 93 | "remark-parse": "11.0.0", |
89 | 94 | "serve-handler": "6.1.6", |
90 | | - "shadcn": "2.4.0-canary.14", |
| 95 | + "shadcn": "2.5.0", |
91 | 96 | "source-map-support": "0.5.21", |
92 | | - "tailwindcss": "4.0.14", |
93 | | - "tsx": "4.19.3", |
94 | | - "type-fest": "4.37.0", |
95 | | - "typescript": "5.8.2", |
96 | | - "typescript-eslint": "8.26.1", |
| 97 | + "tailwindcss": "4.1.7", |
| 98 | + "tsx": "4.19.4", |
| 99 | + "type-fest": "4.41.0", |
| 100 | + "typescript": "5.8.3", |
| 101 | + "typescript-eslint": "8.32.1", |
97 | 102 | "unified": "11.0.5" |
98 | 103 | }, |
99 | | - "packageManager": "pnpm@10.6.3", |
| 104 | + "packageManager": "pnpm@10.11.0", |
100 | 105 | "engines": { |
101 | 106 | "node": ">=22" |
102 | 107 | }, |
|
0 commit comments