Skip to content

Commit fba4921

Browse files
committed
docs update
1 parent 9f9d365 commit fba4921

2 files changed

Lines changed: 584 additions & 552 deletions

File tree

apps/www/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"fumadocs-mdx": "13.0.0",
1616
"fumadocs-ui": "16.0.1",
1717
"geist": "1.5.1",
18-
"next": "16.0.0",
19-
"react": "19.2.0",
20-
"react-dom": "19.2.0",
18+
"next": "16.0.7",
19+
"react": "19.2.1",
20+
"react-dom": "19.2.1",
2121
"react-icons": "5.5.0"
2222
},
2323
"devDependencies": {
24-
"@tailwindcss/postcss": "4.1.15",
24+
"@tailwindcss/postcss": "4.1.17",
2525
"@types/mdx": "2.0.13",
26-
"@types/node": "24.9.1",
27-
"@types/react": "19.2.2",
28-
"@types/react-dom": "19.2.2",
26+
"@types/node": "24.10.1",
27+
"@types/react": "19.2.7",
28+
"@types/react-dom": "19.2.3",
2929
"postcss": "8.5.6",
30-
"tailwindcss": "4.1.15",
30+
"tailwindcss": "4.1.17",
3131
"typescript": "5.9.3"
3232
}
3333
}

0 commit comments

Comments
 (0)