2025-12-07 19:32:53 +02:00
|
|
|
{
|
|
|
|
|
"name": "@openchamber/ui",
|
2026-06-28 13:43:33 +03:00
|
|
|
"version": "1.13.7",
|
2025-12-07 19:32:53 +02:00
|
|
|
"private": true,
|
|
|
|
|
"type": "module",
|
|
|
|
|
"main": "src/main.tsx",
|
|
|
|
|
"scripts": {
|
|
|
|
|
"dev": "tsc --noEmit --watch",
|
|
|
|
|
"build": "tsc --noEmit",
|
|
|
|
|
"type-check": "tsc --noEmit",
|
|
|
|
|
"lint": "eslint \"./src/**/*.{ts,tsx}\" --config ../../eslint.config.js"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2026-05-29 01:42:03 +03:00
|
|
|
"@base-ui/react": "^1.4.0",
|
2026-01-18 17:29:22 +02:00
|
|
|
"@codemirror/autocomplete": "^6.20.0",
|
|
|
|
|
"@codemirror/commands": "^6.10.1",
|
2026-02-27 20:03:42 +02:00
|
|
|
"@codemirror/lang-cpp": "^6.0.3",
|
2026-01-18 17:29:22 +02:00
|
|
|
"@codemirror/lang-css": "^6.3.1",
|
2026-02-27 20:03:42 +02:00
|
|
|
"@codemirror/lang-go": "^6.0.1",
|
2026-01-18 17:29:22 +02:00
|
|
|
"@codemirror/lang-html": "^6.4.11",
|
|
|
|
|
"@codemirror/lang-javascript": "^6.2.4",
|
|
|
|
|
"@codemirror/lang-json": "^6.0.2",
|
|
|
|
|
"@codemirror/lang-markdown": "^6.5.0",
|
|
|
|
|
"@codemirror/lang-python": "^6.2.1",
|
|
|
|
|
"@codemirror/lang-rust": "^6.0.2",
|
|
|
|
|
"@codemirror/lang-sql": "^6.10.0",
|
|
|
|
|
"@codemirror/lang-xml": "^6.1.0",
|
|
|
|
|
"@codemirror/lang-yaml": "^6.1.2",
|
2026-04-21 11:46:51 -06:00
|
|
|
"@codemirror/language": "6.12.2",
|
2026-01-18 17:29:22 +02:00
|
|
|
"@codemirror/language-data": "^6.5.2",
|
|
|
|
|
"@codemirror/legacy-modes": "^6.5.2",
|
|
|
|
|
"@codemirror/lint": "^6.9.2",
|
|
|
|
|
"@codemirror/search": "^6.6.0",
|
|
|
|
|
"@codemirror/state": "^6.5.4",
|
2026-04-21 11:46:51 -06:00
|
|
|
"@codemirror/view": "6.39.13",
|
2026-01-06 21:31:04 +02:00
|
|
|
"@dnd-kit/core": "^6.3.1",
|
|
|
|
|
"@dnd-kit/sortable": "^10.0.0",
|
|
|
|
|
"@dnd-kit/utilities": "^3.2.2",
|
2025-12-07 19:32:53 +02:00
|
|
|
"@fontsource/ibm-plex-mono": "^5.2.7",
|
|
|
|
|
"@fontsource/ibm-plex-sans": "^5.1.1",
|
|
|
|
|
"@ibm/plex": "^6.4.1",
|
2026-01-18 17:29:22 +02:00
|
|
|
"@lezer/highlight": "^1.2.3",
|
2026-06-24 00:42:56 +03:00
|
|
|
"@opencode-ai/sdk": "^1.17.9",
|
2026-06-14 00:03:02 +03:00
|
|
|
"@pierre/diffs": "1.3.0-beta.4",
|
2026-06-08 11:10:32 -05:00
|
|
|
"@replit/codemirror-vim": "^6.3.0",
|
2026-04-11 13:36:02 -06:00
|
|
|
"@simplewebauthn/browser": "13.3.0",
|
2026-05-26 11:13:59 -04:00
|
|
|
"@xenova/transformers": "^2.17.2",
|
2026-05-29 01:42:03 +03:00
|
|
|
"@zumer/snapdom": "^2.12.0",
|
2026-02-27 20:03:42 +02:00
|
|
|
"beautiful-mermaid": "^1.1.3",
|
2025-12-07 19:32:53 +02:00
|
|
|
"class-variance-authority": "^0.7.1",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"cmdk": "^1.1.1",
|
2026-02-08 04:32:14 +02:00
|
|
|
"codemirror-lang-elixir": "^4.0.0",
|
2026-06-16 04:03:42 -04:00
|
|
|
"cron-parser": "^5.5.0",
|
2026-04-05 19:24:23 +03:00
|
|
|
"dompurify": "^3.2.7",
|
2025-12-07 19:32:53 +02:00
|
|
|
"express": "^5.1.0",
|
2026-01-08 20:49:22 +02:00
|
|
|
"fuse.js": "^7.1.0",
|
2026-01-02 18:33:35 -05:00
|
|
|
"ghostty-web": "^0.4.0",
|
2026-01-02 14:20:10 +02:00
|
|
|
"heic2any": "^0.0.4",
|
2026-03-01 02:34:38 +08:00
|
|
|
"html-to-image": "^1.11.13",
|
2025-12-07 19:32:53 +02:00
|
|
|
"http-proxy-middleware": "^3.0.5",
|
2026-06-23 11:34:26 +03:00
|
|
|
"katex": "^0.17.0",
|
2026-04-11 13:36:02 -06:00
|
|
|
"marked": "^17.0.3",
|
2026-04-05 19:24:23 +03:00
|
|
|
"morphdom": "^2.7.7",
|
2026-04-11 13:36:02 -06:00
|
|
|
"motion": "^12.23.24",
|
2025-12-07 19:32:53 +02:00
|
|
|
"next-themes": "^0.4.6",
|
2026-02-28 04:21:46 +02:00
|
|
|
"qrcode": "^1.5.4",
|
2025-12-07 19:32:53 +02:00
|
|
|
"react": "^19.1.1",
|
|
|
|
|
"react-dom": "^19.1.1",
|
2026-06-08 11:50:56 -04:00
|
|
|
"react-drawio": "1.0.7",
|
2026-05-29 01:42:03 +03:00
|
|
|
"rehype-katex": "^7.0.1",
|
|
|
|
|
"remark-math": "^6.0.0",
|
2026-04-05 19:24:23 +03:00
|
|
|
"remend": "^1.2.1",
|
2026-06-15 23:06:54 +03:00
|
|
|
"shiki": "^3.23.0",
|
2025-12-07 19:32:53 +02:00
|
|
|
"simple-git": "^3.28.0",
|
|
|
|
|
"sonner": "^2.0.7",
|
|
|
|
|
"strip-json-comments": "^5.0.3",
|
|
|
|
|
"tailwind-merge": "^3.3.1",
|
2026-06-15 03:29:40 +03:00
|
|
|
"virtua": "0.49.1",
|
2025-12-07 19:32:53 +02:00
|
|
|
"yaml": "^2.8.1",
|
2026-02-09 13:55:10 -08:00
|
|
|
"zod": "^4.3.6",
|
2025-12-07 19:32:53 +02:00
|
|
|
"zustand": "^5.0.8"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@eslint/js": "^9.33.0",
|
|
|
|
|
"@tailwindcss/postcss": "^4.0.0",
|
|
|
|
|
"@types/node": "^24.3.1",
|
2026-02-28 04:21:46 +02:00
|
|
|
"@types/qrcode": "^1.5.5",
|
2025-12-07 19:32:53 +02:00
|
|
|
"@types/react": "^19.1.10",
|
|
|
|
|
"@types/react-dom": "^19.1.7",
|
2026-05-13 13:26:15 +03:00
|
|
|
"@remixicon/react": "^4.7.0",
|
2025-12-07 19:32:53 +02:00
|
|
|
"@vitejs/plugin-react": "^5.0.0",
|
|
|
|
|
"autoprefixer": "^10.4.21",
|
|
|
|
|
"concurrently": "^9.2.1",
|
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
|
"cross-env": "^7.0.3",
|
|
|
|
|
"eslint": "^9.33.0",
|
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
2026-06-10 16:42:49 +03:00
|
|
|
"eslint-plugin-react-refresh": "^0.5.0",
|
2025-12-07 19:32:53 +02:00
|
|
|
"globals": "^16.3.0",
|
|
|
|
|
"nodemon": "^3.1.7",
|
|
|
|
|
"tailwindcss": "^4.0.0",
|
|
|
|
|
"tsx": "^4.20.6",
|
|
|
|
|
"tw-animate-css": "^1.3.8",
|
2026-06-10 16:42:49 +03:00
|
|
|
"typescript": "~5.9.0",
|
2025-12-07 19:32:53 +02:00
|
|
|
"typescript-eslint": "^8.39.1",
|
|
|
|
|
"vite": "^7.1.2"
|
|
|
|
|
}
|
2026-02-10 01:16:13 +02:00
|
|
|
}
|