File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
app/(protected)/collections Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,8 @@ import {
1616import Link from 'next/link'
1717import type { Metadata } from 'next'
1818import { SITE_NAME } from '@/lib/consts'
19- import { BellRing } from 'lucide-react'
2019import { Badge } from '@/components/ui/badge'
2120import { Verify } from '@/lib/firebase/firebase'
22- import { Button } from '@/components/ui/button'
2321import { getListCollections } from '@/lib/api/collection'
2422import { ListCollection } from '@/components/collections/ListCollection'
2523import { SearchInput } from '@/components/common/SearchInput'
Original file line number Diff line number Diff line change 7070 "sonner" : " ^2.0.7" ,
7171 "tailwind-merge" : " ^3.0.1" ,
7272 "tailwindcss-animate" : " ^1.0.7" ,
73- "typescript" : " ^5.9.3" ,
7473 "vaul" : " ^1.1.2" ,
7574 "zod" : " ^4.0.0"
7675 },
8786 "eslint-config-next" : " ^16.1.6" ,
8887 "postcss" : " ^8" ,
8988 "prettier" : " ^3.4.2" ,
90- "tailwindcss" : " ^4.0.8"
89+ "tailwindcss" : " ^4.0.8" ,
90+ "typescript" : " ^5.9.3"
9191 },
9292 "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" ,
9393 "resolutions" : {
You can’t perform that action at this time.
0 commit comments