diff --git a/package.json b/package.json index e7649ca..4a7975b 100644 --- a/package.json +++ b/package.json @@ -16,38 +16,38 @@ "prepare": "husky" }, "dependencies": { - "fumadocs-core": "14.7.5", - "fumadocs-mdx": "11.3.1", - "fumadocs-twoslash": "2.0.2", - "fumadocs-ui": "14.7.5", - "lucide-react": "0.473.0", - "next": "14.2.21", - "react": "19.0.0", - "react-compare-slider": "^3.1.0", - "react-dom": "19.0.0" + "fumadocs-core": "16.8.10", + "fumadocs-mdx": "15.0.4", + "fumadocs-twoslash": "3.2.0", + "fumadocs-ui": "16.8.10", + "lucide-react": "1.14.0", + "next": "16.2.6", + "react": "19.2.6", + "react-compare-slider": "3.1.0", + "react-dom": "19.2.6" }, "devDependencies": { - "@biomejs/biome": "1.9.4", - "@commitlint/cli": "19.6.1", - "@commitlint/config-conventional": "19.6.0", - "@commitlint/types": "19.5.0", - "@fumadocs/cli": "0.0.7", - "@opennextjs/cloudflare": "0.3.8", + "@biomejs/biome": "2.4.15", + "@commitlint/cli": "21.0.1", + "@commitlint/config-conventional": "21.0.1", + "@commitlint/types": "21.0.1", + "@fumadocs/cli": "1.3.10", + "@opennextjs/cloudflare": "1.19.9", "@types/mdx": "2.0.13", "@types/node": "22.10.7", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", - "@typescript-eslint/eslint-plugin": "8.20.0", - "autoprefixer": "10.4.20", + "@types/react": "19.2.14", + "@types/react-dom": "19.2.3", + "@typescript-eslint/eslint-plugin": "8.59.3", + "autoprefixer": "10.5.0", "clsx": "2.1.1", "cz-conventional-changelog": "3.3.0", "devmoji": "2.3.0", "husky": "9.1.7", - "lint-staged": "15.4.1", - "postcss": "8.5.1", - "tailwindcss": "3.4.17", - "typescript": "5.7.3", - "wrangler": "3.103.2" + "lint-staged": "17.0.4", + "postcss": "8.5.14", + "tailwindcss": "4.3.0", + "typescript": "6.0.3", + "wrangler": "4.90.1" }, - "packageManager": "pnpm@9.15.0" + "packageManager": "pnpm@11.1.1" }