We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d1a748 + c2f0fde commit 4795b7eCopy full SHA for 4795b7e
website/package.json
@@ -12,6 +12,7 @@
12
"format": "biome format --write"
13
},
14
"dependencies": {
15
+ "@vercel/analytics": "^1.6.1",
16
"fumadocs-core": "16.3.1",
17
"fumadocs-mdx": "14.2.1",
18
"fumadocs-ui": "16.3.1",
@@ -21,14 +22,14 @@
21
22
"react-dom": "^19.2.3"
23
24
"devDependencies": {
25
+ "@biomejs/biome": "^2.3.10",
26
"@tailwindcss/postcss": "^4.1.18",
27
"@types/mdx": "^2.0.13",
28
"@types/node": "^24.10.2",
29
"@types/react": "^19.2.7",
30
"@types/react-dom": "^19.2.3",
31
"postcss": "^8.5.6",
32
"tailwindcss": "^4.1.18",
- "typescript": "^5.9.3",
- "@biomejs/biome": "^2.3.10"
33
+ "typescript": "^5.9.3"
34
}
35
0 commit comments