From 9fedc8bf7dac1657acaa3b55bae7fec0d00877a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 19 Feb 2024 00:49:53 +0100 Subject: [PATCH] chore: update lock --- modules/hub/index.ts | 1 + pnpm-lock.yaml | 32 -------------------------------- 2 files changed, 1 insertion(+), 32 deletions(-) diff --git a/modules/hub/index.ts b/modules/hub/index.ts index 03d4a429..f0d1dade 100644 --- a/modules/hub/index.ts +++ b/modules/hub/index.ts @@ -102,6 +102,7 @@ export default defineNuxtModule({ if (hub.projectUrl && !hub.local) { await $fetch('/api/_hub/', { + method: 'HEAD', baseURL: hub.projectUrl, headers: { authorization: `Bearer ${hub.projectSecretKey || hub.userToken}` diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23c7ac9f..dfee7523 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,9 +12,6 @@ importers: .: dependencies: - '@clack/prompts': - specifier: ^0.7.0 - version: 0.7.0 '@cloudflare/workers-types': specifier: ^4.20240208.0 version: 4.20240208.0 @@ -24,24 +21,12 @@ importers: '@uploadthing/mime-types': specifier: ^0.2.3 version: 0.2.3 - citty: - specifier: ^0.1.6 - version: 0.1.6 - consola: - specifier: ^3.2.3 - version: 3.2.3 get-port-please: specifier: ^3.1.2 version: 3.1.2 h3: specifier: npm:h3-nightly@latest version: /h3-nightly@1.10.2-1706531092.e38d444 - is-docker: - specifier: ^3.0.0 - version: 3.0.0 - listhen: - specifier: ^1.6.0 - version: 1.6.0 mime: specifier: ^4.0.1 version: 4.0.1 @@ -472,23 +457,6 @@ packages: '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - /@clack/core@0.3.3: - resolution: {integrity: sha512-5ZGyb75BUBjlll6eOa1m/IZBxwk91dooBWhPSL67sWcLS0zt9SnswRL0l26TVdBhb0wnWORRxUn//uH6n4z7+A==} - dependencies: - picocolors: 1.0.0 - sisteransi: 1.0.5 - dev: false - - /@clack/prompts@0.7.0: - resolution: {integrity: sha512-0MhX9/B4iL6Re04jPrttDm+BsP8y6mS7byuv0BvXgdXhbV5PdlsHt55dvNsuBCPZ7xq1oTAOOuotR9NFbQyMSA==} - dependencies: - '@clack/core': 0.3.3 - picocolors: 1.0.0 - sisteransi: 1.0.5 - dev: false - bundledDependencies: - - is-unicode-supported - /@cloudflare/kv-asset-handler@0.3.1: resolution: {integrity: sha512-lKN2XCfKCmpKb86a1tl4GIwsJYDy9TGuwjhDELLmpKygQhw8X2xR4dusgpC5Tg7q1pB96Eb0rBo81kxSILQMwA==} dependencies: