Skip to content

Commit

Permalink
Merge pull request #13 from noxify/cleanup
Browse files Browse the repository at this point in the history
remove unused components and packages
  • Loading branch information
noxify authored Dec 20, 2024
2 parents b0ef22c + 52c495f commit b9920c7
Show file tree
Hide file tree
Showing 24 changed files with 13 additions and 2,506 deletions.
6 changes: 1 addition & 5 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,12 @@
"@acme/logging": "workspace:*",
"@acme/search-params": "workspace:*",
"@acme/ui": "workspace:*",
"@hookform/resolvers": "3.9.1",
"@t3-oss/env-nextjs": "0.11.1",
"date-fns": "4.1.0",
"lucide-react": "0.468.0",
"multimatch": "7.0.0",
"lucide-react": "0.469.0",
"next": "15.1.2",
"next-intl": "3.26.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.1",
"zod": "3.24.1"
},
"devDependencies": {
Expand Down
16 changes: 0 additions & 16 deletions apps/nextjs/src/components/date-formatter.tsx

This file was deleted.

340 changes: 0 additions & 340 deletions apps/nextjs/src/components/navigation.tsx

This file was deleted.

Loading

0 comments on commit b9920c7

Please sign in to comment.