opencode/packages/web/package.json
Adam 43e92b4932
Some checks failed
deploy / deploy (push) Has been cancelled
test / test (push) Has been cancelled
generate / generate (push) Has been cancelled
publish / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
publish / publish-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / publish-tauri (map[host:blacksmith-4vcpu-ubuntu-2404-arm target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / publish-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / publish-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Has been cancelled
publish / publish-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Has been cancelled
publish / publish-release (push) Has been cancelled
deps: diffs, shiki updates
2025-12-23 04:08:42 -06:00

40 lines
1 KiB
JSON

{
"name": "@opencode-ai/web",
"type": "module",
"version": "1.0.191",
"scripts": {
"dev": "astro dev",
"dev:remote": "VITE_API_URL=https://api.opencode.ai astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "12.6.3",
"@astrojs/markdown-remark": "6.3.1",
"@astrojs/solid-js": "5.1.0",
"@astrojs/starlight": "0.34.3",
"@fontsource/ibm-plex-mono": "5.2.5",
"@shikijs/transformers": "3.4.2",
"@types/luxon": "catalog:",
"ai": "catalog:",
"astro": "5.7.13",
"diff": "catalog:",
"js-base64": "3.7.7",
"lang-map": "0.4.0",
"luxon": "catalog:",
"marked": "15.0.12",
"marked-shiki": "1.2.1",
"rehype-autolink-headings": "7.1.0",
"remeda": "catalog:",
"shiki": "catalog:",
"solid-js": "catalog:",
"toolbeam-docs-theme": "0.4.8"
},
"devDependencies": {
"opencode": "workspace:*",
"@types/node": "catalog:",
"typescript": "catalog:"
}
}