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'}