From 64bb3571a33372b0a0629e9c59c61c67ec240506 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Sun, 19 Oct 2025 23:51:40 +0300 Subject: [PATCH] fix dependencies --- helpers/app-auth/package.json | 1 - helpers/net-auth/package.json | 1 - pnpm-lock.yaml | 8 -------- 3 files changed, 10 deletions(-) diff --git a/helpers/app-auth/package.json b/helpers/app-auth/package.json index 02ed650..3ebe2bd 100644 --- a/helpers/app-auth/package.json +++ b/helpers/app-auth/package.json @@ -17,7 +17,6 @@ "svelte-i18n": "^4.0.0", "@nextgraph-monorepo/common": "workspace:*", "@nextgraph-monorepo/app-api-web": "workspace:*", - "@nextgraph-monorepo/wasm-tools-auth": "workspace:*", "remote-web-streams": "^0.2.0" }, "devDependencies": { diff --git a/helpers/net-auth/package.json b/helpers/net-auth/package.json index c49e3e1..e94d862 100644 --- a/helpers/net-auth/package.json +++ b/helpers/net-auth/package.json @@ -16,7 +16,6 @@ "@tailwindcss/typography": "^0.5.13", "svelte-i18n": "^4.0.0", "@nextgraph-monorepo/common": "workspace:*", - "@nextgraph-monorepo/wasm-tools-auth": "workspace:*", "async-proxy": "^0.4.1", "remote-web-streams": "^0.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 929628f..b4a8f67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -170,9 +170,6 @@ importers: '@nextgraph-monorepo/common': specifier: workspace:* version: link:../../common - '@nextgraph-monorepo/wasm-tools-auth': - specifier: workspace:* - version: link:../wasm-tools/pkg '@tailwindcss/typography': specifier: ^0.5.13 version: 0.5.16(tailwindcss@3.4.17) @@ -246,9 +243,6 @@ importers: '@nextgraph-monorepo/common': specifier: workspace:* version: link:../../common - '@nextgraph-monorepo/wasm-tools-auth': - specifier: workspace:* - version: link:../wasm-tools/pkg '@tailwindcss/typography': specifier: ^0.5.13 version: 0.5.16(tailwindcss@3.4.17) @@ -502,8 +496,6 @@ importers: specifier: ^2.2.1 version: 2.2.1(svelte@3.59.2)(vite@4.5.9(@types/node@18.19.76)(sass@1.85.0)) - helpers/wasm-tools/pkg: {} - ng-app: dependencies: '@automerge/automerge':