Code editor and widget
This commit is contained in:
+6
-4
@@ -26,6 +26,7 @@
|
||||
"dependencies": {
|
||||
"@anthropic-ai/claude-agent-sdk": "^0.2.41",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.15",
|
||||
"@radix-ui/react-aspect-ratio": "^1.1.7",
|
||||
@@ -83,8 +84,8 @@
|
||||
"helpers": "workspace:*",
|
||||
"hono": "^4.11.1",
|
||||
"hooks": "workspace:*",
|
||||
"i18n": "workspace:*",
|
||||
"html2canvas": "^1.4.1",
|
||||
"i18n": "workspace:*",
|
||||
"idb-keyval": "^6.2.2",
|
||||
"injector": "workspace:*",
|
||||
"input-otp": "^1.4.2",
|
||||
@@ -93,13 +94,13 @@
|
||||
"lucide-react": "^0.562.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"material-file-icons": "^2.4.0",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"next-themes": "^0.4.6",
|
||||
"node-pty": "^1.1.0",
|
||||
"nodemailer": "^7.0.12",
|
||||
"officerdb": "workspace:*",
|
||||
"pg": "^8.16.3",
|
||||
"postgres": "^3.4.5",
|
||||
"widgets": "workspace:*",
|
||||
"react": "^19",
|
||||
"react-countup": "^6.5.3",
|
||||
"react-day-picker": "^9.13.0",
|
||||
@@ -122,8 +123,9 @@
|
||||
"three": "^0.182.0",
|
||||
"types": "workspace:*",
|
||||
"vaul": "^1.1.2",
|
||||
"zod": "^4.2.1",
|
||||
"ws": "^8.18.1"
|
||||
"widgets": "workspace:*",
|
||||
"ws": "^8.18.1",
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.57.0",
|
||||
|
||||
Reference in New Issue
Block a user