diff --git a/website/package.json b/website/package.json index 7fe12719..8c451940 100644 --- a/website/package.json +++ b/website/package.json @@ -13,7 +13,7 @@ "fumadocs-mdx": "^14.3.2", "fumadocs-ui": "^16.14.0", "mdast-util-from-markdown": "^2.0.3", - "next": "^16.3.0", + "next": "^16.2.11", "react": "^19.2.8", "react-dom": "^19.2.8", "react-markdown": "^10.1.0", @@ -25,7 +25,7 @@ "@types/node": "^22.20.1", "@types/react": "^19.2.18", "@types/react-dom": "^19.2.4", - "postcss": "^8.5.25", + "postcss": "^8.5.23", "tailwindcss": "^4.3.3", "typescript": "^5.0.0" },