diff --git a/web/package.json b/web/package.json index 6626134..b2bcca7 100644 --- a/web/package.json +++ b/web/package.json @@ -19,14 +19,14 @@ "@react-three/fiber": "^9.6.1", "@react-three/rapier": "^2.1.0", "framer-motion": "^12.40.0", - "fumadocs-core": "^16.9.1", + "fumadocs-core": "^16.9.3", "fumadocs-mdx": "^14.3.2", - "fumadocs-ui": "^16.9.1", + "fumadocs-ui": "^16.9.3", "next": "^16.2.6", "react": "^19.2.6", "react-dom": "^19.2.6", "three": "^0.182.0", - "zustand": "^5.0.13" + "zustand": "^5.0.14" }, "devDependencies": { "@eslint/js": "^9.39.4", @@ -44,7 +44,7 @@ "postcss": "^8.5.15", "tailwindcss": "^4.3.0", "typescript": "^5.9.0", - "typescript-eslint": "^8.59.4", + "typescript-eslint": "^8.60.0", "vite": "6.4.2" } }