From ab5e91be68550c1193c7bd75e51bc1a3b9330c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:02:36 +0000 Subject: [PATCH] chore(deps): bump @scalar/types from 0.0.19 to 0.0.20 (#253) Bumps [@scalar/types](https://github.com/scalar/scalar/tree/HEAD/packages/types) from 0.0.19 to 0.0.20. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/types) --- updated-dependencies: - dependency-name: "@scalar/types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b450be3..c380de5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@headlessui/vue": "^1.7.17", "@scalar/openapi-parser": "^0.8.9", "@scalar/themes": "^0.9.48", - "@scalar/types": "^0.0.19", + "@scalar/types": "^0.0.20", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.32.2", "monaco-editor": "^0.50.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb72080..3294232 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.9.48 version: 0.9.48 '@scalar/types': - specifier: ^0.0.19 - version: 0.0.19 + specifier: ^0.0.20 + version: 0.0.20 '@vueuse/core': specifier: ^10.7.2 version: 10.11.0(vue@3.4.36(typescript@5.5.4)) @@ -953,6 +953,10 @@ packages: resolution: {integrity: sha512-wOxtXd35BS0DaVhBopQUB8c8hfLQ+/PKEr99GbOZW+4DWCrEB8JfWJgvpJyxHU6by7LHNVY4fvpFQR7Ezh1IIw==} engines: {node: '>=18'} + '@scalar/types@0.0.20': + resolution: {integrity: sha512-Sx7tqiuV9ZNp2XpIXKD/srzTjjb4I6aof0Y7+U5MgEuKPwrRnYS/BaocdNgWLnpCZisBIg5qp4YSqozxibabVg==} + engines: {node: '>=18'} + '@tanstack/virtual-core@3.7.0': resolution: {integrity: sha512-p0CWuqn+n8iZmsL7/l0Xg7kbyIKnHNqkEJkMDOkg4x3Ni3LohszmnJY8FPhTgG7Ad9ZFGcdKmn1R1mKUGEh9Xg==} @@ -982,6 +986,9 @@ packages: '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} + '@unhead/schema@1.11.11': + resolution: {integrity: sha512-xSGsWHPBYcMV/ckQeImbrVu6ddeRnrdDCgXUKv3xIjGBY+ob/96V80lGX8FKWh8GwdFSwhblISObKlDAt5K9ZQ==} + '@unhead/schema@1.9.16': resolution: {integrity: sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==} @@ -2752,6 +2759,11 @@ snapshots: '@scalar/openapi-types': 0.1.5 '@unhead/schema': 1.9.16 + '@scalar/types@0.0.20': + dependencies: + '@scalar/openapi-types': 0.1.5 + '@unhead/schema': 1.11.11 + '@tanstack/virtual-core@3.7.0': {} '@tanstack/vue-virtual@3.7.0(vue@3.4.36(typescript@5.5.4))': @@ -2785,6 +2797,11 @@ snapshots: '@types/web-bluetooth@0.0.20': {} + '@unhead/schema@1.11.11': + dependencies: + hookable: 5.5.3 + zhead: 2.2.4 + '@unhead/schema@1.9.16': dependencies: hookable: 5.5.3