{ "name": "vinext-hackernews", "type": "module", "private": true, "scripts": { "dev": "vp dev", "build": "vp build", "preview": "vp preview" }, "dependencies": { "@vitejs/plugin-react": "catalog:", "sanitize-html": "catalog:", "ms": "catalog:", "react": "catalog:", "react-dom": "catalog:", "server-only": "catalog:", "vite": "catalog:", "vinext": "workspace:*", "@vitejs/plugin-rsc": "catalog:", "react-server-dom-webpack": "catalog:", "@cloudflare/vite-plugin": "catalog:", "wrangler": "catalog:" }, "devDependencies": { "@cloudflare/workers-types": "catalog:", "vite-plus": "catalog:" } }