10
10
"preview" : " vite preview"
11
11
},
12
12
"dependencies" : {
13
- "@fontsource-variable/inter" : " ^5.2.5" ,
14
- "@fontsource/dm-mono" : " ^5.2.5" ,
15
13
"@hono/valibot-validator" : " ^0.5.2" ,
16
14
"@microlink/react-json-view" : " ^1.26.2" ,
17
15
"@monaco-editor/react" : " ^4.7.0" ,
28
26
"@radix-ui/react-tooltip" : " ^1.2.7" ,
29
27
"@tailwindcss/typography" : " ^0.5.16" ,
30
28
"@tanstack/react-form" : " ^1.12.4" ,
31
- "@tanstack/valibot-form-adapter" : " ^0.42.1" ,
32
- "@universal-middleware/core" : " ^0.4.7" ,
33
- "@universal-middleware/hono" : " ^0.4.12" ,
34
29
"@vercel/blob" : " ^1.1.1" ,
35
30
"class-variance-authority" : " ^0.7.1" ,
36
31
"clsx" : " ^2.1.1" ,
41
36
"monaco-editor" : " ^0.52.2" ,
42
37
"motion" : " ^12.15.0" ,
43
38
"nanoid" : " ^5.1.5" ,
44
- "prismjs" : " ^1.30.0" ,
45
39
"react" : " ^19.1.0" ,
46
40
"react-dom" : " ^19.1.0" ,
47
41
"react-markdown" : " ^10.1.0" ,
48
42
"react-resizable-panels" : " ^3.0.2" ,
49
43
"react-router" : " ^7.6.1" ,
50
- "react-simple-code-editor" : " ^0.14.1" ,
51
44
"react-syntax-highlighter" : " ^15.6.1" ,
52
45
"remark-gfm" : " ^4.0.1" ,
53
46
"tailwind-merge" : " ^3.3.0" ,
54
47
"tailwindcss-animate" : " ^1.0.7" ,
55
48
"valibot" : " ^1.1.0" ,
56
- "yup" : " ^1.6.1" ,
57
- "zustand" : " ^5.0.5"
49
+ "yup" : " ^1.6.1"
58
50
},
59
51
"devDependencies" : {
60
- "@biomejs/biome" : " 2.1.1" ,
61
52
"@eslint/js" : " ^9.25.0" ,
62
53
"@hono/vite-dev-server" : " ^0.19.1" ,
63
54
"@types/lodash" : " ^4.17.17" ,
64
55
"@types/node" : " ^22.15.21" ,
65
- "@types/prismjs" : " ^1.26.5" ,
66
56
"@types/react" : " ^19.1.2" ,
67
57
"@types/react-dom" : " ^19.1.2" ,
68
58
"@types/react-syntax-highlighter" : " ^15.5.13" ,
73
63
"eslint-plugin-react-hooks" : " ^5.2.0" ,
74
64
"eslint-plugin-react-refresh" : " ^0.4.19" ,
75
65
"globals" : " ^16.0.0" ,
66
+ "knip" : " ^5.62.0" ,
76
67
"postcss" : " ^8.5.3" ,
77
68
"tailwindcss" : " 3" ,
78
69
"typescript" : " ~5.8.3" ,
79
70
"typescript-eslint" : " ^8.30.1" ,
80
- "vercel" : " ^42.3.0" ,
81
- "vite" : " ^6.3.5" ,
82
- "vite-plugin-vercel" : " ^9.0.7"
71
+ "vite" : " ^6.3.5"
83
72
},
84
73
"packageManager" :
" [email protected] "
85
74
}
0 commit comments