Skip to content

Commit

Permalink
feat: replace dnd library
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-szewczyk committed Oct 7, 2024
1 parent 04aaf8a commit 959c802
Show file tree
Hide file tree
Showing 5 changed files with 336 additions and 342 deletions.
155 changes: 51 additions & 104 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
},
"dependencies": {
"@clerk/clerk-react": "^5.2.0",
"@hello-pangea/dnd": "^17.0.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
Expand Down Expand Up @@ -49,8 +50,6 @@
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.0",
"react-virtualized-auto-sizer": "^1.0.24",
"react-window": "^1.8.10",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"ts-pattern": "^5.2.0",
Expand Down
Loading

0 comments on commit 959c802

Please sign in to comment.