diff options
| author | Jay V <[email protected]> | 2025-05-30 13:58:32 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-05-30 13:58:34 -0400 |
| commit | a4e46e6e18140afbf376ef3baa26aa5e90c27d94 (patch) | |
| tree | 5024cfe0c94f650b95183a2781ba05dbeee6506b /app/packages/web/package.json | |
| parent | 680d52016c69887c331dbbb37de7109158ee9020 (diff) | |
| download | opencode-a4e46e6e18140afbf376ef3baa26aa5e90c27d94.tar.gz opencode-a4e46e6e18140afbf376ef3baa26aa5e90c27d94.zip | |
share page diff
Diffstat (limited to 'app/packages/web/package.json')
| -rw-r--r-- | app/packages/web/package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/packages/web/package.json b/app/packages/web/package.json index 73c4fa698..aa0b1dc01 100644 --- a/app/packages/web/package.json +++ b/app/packages/web/package.json @@ -14,10 +14,15 @@ "@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": "^3.6.2", "ai": "^5.0.0-alpha.2", "astro": "^5.7.13", + "diff": "^8.0.2", + "luxon": "^3.6.1", "rehype-autolink-headings": "^7.1.0", "sharp": "^0.32.5", + "shiki": "^3.4.2", "solid-js": "^1.9.7", "toolbeam-docs-theme": "^0.2.4" } |
