diff options
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 28708c6c..bfe9a5a2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -35,16 +35,13 @@ "@tanstack/react-query": "^5.24.8", "@tanstack/react-query-devtools": "^5.21.0", "@trpc/client": "11.0.0-next-beta.308", - "@trpc/next": "11.0.0-next-beta.308", "@trpc/react-query": "11.0.0-next-beta.308", "@trpc/server": "11.0.0-next-beta.308", "better-sqlite3": "^9.4.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "drizzle-orm": "^0.29.4", - "install": "^0.13.0", "lucide-react": "^0.330.0", - "meilisearch": "^0.37.0", "next": "14.1.1", "next-auth": "^4.24.5", "next-pwa": "^5.6.0", @@ -54,7 +51,6 @@ "react-hook-form": "^7.50.1", "react-markdown": "^9.0.1", "react-masonry-css": "^1.0.16", - "server-only": "^0.0.1", "superjson": "^2.2.1", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", @@ -73,7 +69,6 @@ "autoprefixer": "^10.4.17", "postcss": "^8.4.35", "tailwindcss": "^3.4.1", - "ts-node": "^10.9.2", "vite-tsconfig-paths": "^4.3.1", "vitest": "^1.3.1" }, |
