Skip to content

Commit eb02e5b

Browse files
authored
Merge pull request #403 from LGLabGreg/chore/cleanup
Chore/cleanup
2 parents 7b727f5 + 09efa4f commit eb02e5b

44 files changed

Lines changed: 374 additions & 3497 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/docs/package.json

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,10 @@
1313
"@hookform/resolvers": "^5.2.2",
1414
"@lglab/react-qr-code": "workspace:*",
1515
"@radix-ui/react-accordion": "^1.2.12",
16-
"@radix-ui/react-alert-dialog": "^1.1.15",
17-
"@radix-ui/react-aspect-ratio": "^1.1.8",
18-
"@radix-ui/react-avatar": "^1.1.11",
1916
"@radix-ui/react-checkbox": "^1.3.3",
20-
"@radix-ui/react-collapsible": "^1.1.12",
21-
"@radix-ui/react-context-menu": "^2.2.16",
2217
"@radix-ui/react-dialog": "^1.1.15",
23-
"@radix-ui/react-dropdown-menu": "^2.1.16",
24-
"@radix-ui/react-hover-card": "^1.1.15",
2518
"@radix-ui/react-label": "^2.1.8",
26-
"@radix-ui/react-menubar": "^1.1.16",
27-
"@radix-ui/react-navigation-menu": "^1.2.14",
2819
"@radix-ui/react-popover": "^1.1.15",
29-
"@radix-ui/react-progress": "^1.1.8",
30-
"@radix-ui/react-radio-group": "^1.3.8",
31-
"@radix-ui/react-scroll-area": "^1.2.10",
3220
"@radix-ui/react-select": "^2.2.6",
3321
"@radix-ui/react-separator": "^1.1.8",
3422
"@radix-ui/react-slider": "^1.3.6",
@@ -37,35 +25,28 @@
3725
"@radix-ui/react-tabs": "^1.1.13",
3826
"@radix-ui/react-toast": "^1.2.15",
3927
"@radix-ui/react-toggle": "^1.1.10",
40-
"@radix-ui/react-toggle-group": "^1.1.11",
4128
"@radix-ui/react-tooltip": "^1.2.8",
4229
"@uiw/react-color": "^2.9.2",
4330
"@vercel/analytics": "^1.6.1",
4431
"class-variance-authority": "^0.7.1",
4532
"clsx": "^2.1.1",
46-
"cmdk": "1.1.1",
4733
"date-fns": "^4.1.0",
48-
"embla-carousel-react": "^8.6.0",
49-
"eslint-config-next": "16.0.10",
50-
"input-otp": "^1.4.2",
34+
"eslint-config-next": "16.1.0",
5135
"lucide-react": "^0.561.0",
52-
"next": "16.0.10",
36+
"next": "16.1.0",
5337
"next-themes": "^0.4.6",
5438
"prism-react-renderer": "^2.4.1",
5539
"react": "^19.2.3",
5640
"react-dom": "^19.2.3",
5741
"react-hook-form": "^7.68.0",
5842
"react-icons": "^5.5.0",
59-
"react-resizable-panels": "^3.0.6",
60-
"sonner": "^2.0.7",
6143
"tailwind-merge": "^3.4.0",
62-
"tailwindcss-animate": "^1.0.7",
63-
"vaul": "^1.1.2"
44+
"tailwindcss-animate": "^1.0.7"
6445
},
6546
"devDependencies": {
6647
"@tailwindcss/postcss": "^4.1.18",
6748
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
68-
"@types/node": "^25.0.2",
49+
"@types/node": "^25.0.3",
6950
"@types/react": "^19.2.7",
7051
"@types/react-dom": "^19.2.3",
7152
"postcss": "^8.5.6",

apps/docs/public/ads.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/docs/src/components/ui/alert-dialog.tsx

Lines changed: 0 additions & 134 deletions
This file was deleted.

apps/docs/src/components/ui/alert.tsx

Lines changed: 0 additions & 55 deletions
This file was deleted.

apps/docs/src/components/ui/aspect-ratio.tsx

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/docs/src/components/ui/avatar.tsx

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)