Skip to content

Commit

Permalink
Refined changes for the editor folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SwapnilChand committed Dec 10, 2024
1 parent 1056b6d commit 6b306ab
Show file tree
Hide file tree
Showing 10 changed files with 968 additions and 915 deletions.
102 changes: 102 additions & 0 deletions packages/editor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.17.1",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@google/generative-ai": "^0.2.1",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-collapsible": "^1.1.1",
Expand All @@ -34,11 +36,10 @@
"next": "15.0.3",
"next-themes": "^0.4.3",
"openai": "^4.73.1",
"@anthropic-ai/sdk": "^0.17.1",
"@google/generative-ai": "^0.2.1",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.1.2",
"react-resizable-panels": "^2.1.7",
"react-syntax-highlighter": "^15.6.1",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
Expand Down
Loading

0 comments on commit 6b306ab

Please sign in to comment.