From 2fbc98edcbec750e34ba354c524e8ad0dd193421 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Thu, 14 Mar 2024 15:01:58 +0000 Subject: docker: Fix dockerfiles to adapt to the new repo structure --- apps/web/package.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'apps/web/package.json') 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" }, -- cgit v1.2.3-70-g09d2