From 12f957f750361fb1d4d9d55a694dd075db32ae51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:32:25 +0000 Subject: [PATCH] chore(deps): bump @scalar/api-reference from 1.22.16 to 1.22.18 Bumps [@scalar/api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference) from 1.22.16 to 1.22.18. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference) --- updated-dependencies: - dependency-name: "@scalar/api-reference" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b9367ce..93f0239 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@headlessui/vue": "^1.7.17", - "@scalar/api-reference": "^1.22.16", + "@scalar/api-reference": "^1.22.18", "@scalar/themes": "^0.7.6", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.29.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f1733b..72d13dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^1.7.17 version: 1.7.17(vue@3.3.11) '@scalar/api-reference': - specifier: ^1.22.16 - version: 1.22.16(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12) + specifier: ^1.22.18 + version: 1.22.18(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12) '@scalar/themes': specifier: ^0.7.6 version: 0.7.6(vue@3.3.11) @@ -1550,8 +1550,8 @@ packages: - yjs dev: false - /@scalar/api-reference@1.22.16(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12): - resolution: {integrity: sha512-6TnDu2E8CODMBON3C8QQPs+3/onIAWqZmSKtVxYtzDdNCpcsknL9HXUD3/nwqIOEICySdsH1tsJVHyvLUGffZQ==} + /@scalar/api-reference@1.22.18(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12): + resolution: {integrity: sha512-SvSDcoDqgf21ljmMnsnmsPrz4XbHkJ/QHpokVwVT8+5tGFu+tK4BJdXcIohTmTYm/vkaAEubl3lfbzS3Kofi7w==} engines: {node: '>=18'} peerDependencies: unified: ^11.0.0 @@ -1560,6 +1560,7 @@ packages: '@headlessui/vue': 1.7.20(vue@3.3.11) '@scalar/api-client': 1.2.10(@scalar/oas-utils@0.1.6)(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12) '@scalar/components': 0.6.0(axios@1.6.8)(typescript@5.3.3)(vue@3.3.11) + '@scalar/galaxy': 0.1.0 '@scalar/oas-utils': 0.1.6(axios@1.6.8) '@scalar/openapi-parser': 0.3.2 '@scalar/snippetz': 0.1.6 @@ -1635,6 +1636,11 @@ packages: - vitest dev: false + /@scalar/galaxy@0.1.0: + resolution: {integrity: sha512-GIaU2r6fhou6l1VfhxAiCj2mqHBG9Skjd/q4WfC62pKj6H7tHUVSfayggq89/xGq4QKouyD90AZ39Tnk26tpDg==} + engines: {node: '>=18'} + dev: false + /@scalar/oas-utils@0.1.6(axios@1.6.8): resolution: {integrity: sha512-tQevgGseWRMX3FIUnNPsQZ/Z+zv4/zRi7yyCXlOilolm08MUkw71hyMU0DkBZmkoY/NStRbSgOMSKZkmyHYZTg==} engines: {node: '>=18'}