summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/package.json
diff options
context:
space:
mode:
authorAdam <[email protected]>2025-10-14 07:14:26 -0500
committerAdam <[email protected]>2025-10-14 07:16:24 -0500
commit37e6c8342f1f63a95918a71ac78130b9d10d1103 (patch)
treef5baccd7d4d97a0171eb224c9f7d88ec62b14aac /packages/desktop/package.json
parentc04e8929911be2433063e9a53cccf8d2dfd232b8 (diff)
downloadopencode-37e6c8342f1f63a95918a71ac78130b9d10d1103.tar.gz
opencode-37e6c8342f1f63a95918a71ac78130b9d10d1103.zip
wip: css and ui packages
Diffstat (limited to 'packages/desktop/package.json')
-rw-r--r--packages/desktop/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/desktop/package.json b/packages/desktop/package.json
index eac0ad899..adef1809c 100644
--- a/packages/desktop/package.json
+++ b/packages/desktop/package.json
@@ -17,9 +17,9 @@
"@types/luxon": "3.7.1",
"@types/node": "catalog:",
"typescript": "catalog:",
- "vite": "^6.0.0",
+ "vite": "catalog:",
"vite-plugin-icons-spritesheet": "3.0.1",
- "vite-plugin-solid": "^2.11.6"
+ "vite-plugin-solid": "catalog:"
},
"dependencies": {
"@kobalte/core": "catalog:",
@@ -31,6 +31,7 @@
"@solidjs/router": "0.15.3",
"@thisbeyond/solid-dnd": "0.7.5",
"diff": "catalog:",
+ "@opencode-ai/ui": "workspace:*",
"fuzzysort": "catalog:",
"luxon": "catalog:",
"marked": "16.2.0",