There was an error while loading. Please reload this page.
1 parent 9f9d365 commit fba4921Copy full SHA for fba4921
2 files changed
apps/www/package.json
@@ -15,19 +15,19 @@
15
"fumadocs-mdx": "13.0.0",
16
"fumadocs-ui": "16.0.1",
17
"geist": "1.5.1",
18
- "next": "16.0.0",
19
- "react": "19.2.0",
20
- "react-dom": "19.2.0",
+ "next": "16.0.7",
+ "react": "19.2.1",
+ "react-dom": "19.2.1",
21
"react-icons": "5.5.0"
22
},
23
"devDependencies": {
24
- "@tailwindcss/postcss": "4.1.15",
+ "@tailwindcss/postcss": "4.1.17",
25
"@types/mdx": "2.0.13",
26
- "@types/node": "24.9.1",
27
- "@types/react": "19.2.2",
28
- "@types/react-dom": "19.2.2",
+ "@types/node": "24.10.1",
+ "@types/react": "19.2.7",
+ "@types/react-dom": "19.2.3",
29
"postcss": "8.5.6",
30
- "tailwindcss": "4.1.15",
+ "tailwindcss": "4.1.17",
31
"typescript": "5.9.3"
32
}
33
0 commit comments