|
17 | 17 | "dependencies": {
|
18 | 18 | "@codesandbox/sandpack-react": "2.19.10",
|
19 | 19 | "@floating-ui/react-dom": "2.1.2",
|
20 |
| - "@radix-ui/react-dialog": "1.1.2", |
21 |
| - "@radix-ui/react-tabs": "1.1.1", |
| 20 | + "@radix-ui/react-dialog": "1.1.3", |
| 21 | + "@radix-ui/react-tabs": "1.1.2", |
22 | 22 | "@types/katex": "0.16.7",
|
23 | 23 | "camelcase-keys": "9.1.3",
|
24 | 24 | "chokidar": "^4.0.1",
|
|
31 | 31 | "immer": "10.1.1",
|
32 | 32 | "jotai": "2.10.3",
|
33 | 33 | "js-yaml": "4.1.0",
|
34 |
| - "katex": "0.16.14", |
| 34 | + "katex": "0.16.15", |
35 | 35 | "lodash": "4.17.21",
|
36 | 36 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
37 | 37 | "medium-zoom": "1.1.0",
|
|
50 | 50 | "tailwind-merge": "2.5.5",
|
51 | 51 | "unified": "11.0.5",
|
52 | 52 | "unist-util-visit": "5.0.0",
|
53 |
| - "vaul": "1.1.1" |
| 53 | + "vaul": "1.1.2" |
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@iconify-json/mingcute": "1.2.1",
|
|
60 | 60 | "@tailwindcss/typography": "0.5.15",
|
61 | 61 | "@types/js-yaml": "4.0.9",
|
62 | 62 | "@types/node": "^22.8.7",
|
63 |
| - "@types/react": "^18.3.14", |
64 |
| - "@types/react-dom": "^18.3.2", |
| 63 | + "@types/react": "^18.3.16", |
| 64 | + "@types/react-dom": "^18.3.5", |
65 | 65 | "autoprefixer": "^10.4.20",
|
66 |
| - "daisyui": "4.12.20", |
| 66 | + "daisyui": "4.12.22", |
67 | 67 | "eslint": "9.14.0",
|
68 | 68 | "eslint-config-hyoban": "3.1.15",
|
69 |
| - "lint-staged": "15.2.10", |
| 69 | + "lint-staged": "15.2.11", |
70 | 70 | "postcss-import": "16.1.0",
|
71 | 71 | "postcss-nested": "7.0.2",
|
72 | 72 | "postcss-preset-env": "10.0.9",
|
|
0 commit comments