fix dependencies

master
Niko PLP 5 hours ago
parent 150d9e1cce
commit 64bb3571a3
  1. 1
      helpers/app-auth/package.json
  2. 1
      helpers/net-auth/package.json
  3. 8
      pnpm-lock.yaml

@ -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": {

@ -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"
},

@ -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':

Loading…
Cancel
Save