From fb44820ac1a12508acae3f5123b7b06ba3a69206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:39:21 +0000 Subject: [PATCH] chore(deps): bump @scalar/themes from 0.9.28 to 0.9.30 Bumps [@scalar/themes](https://github.com/scalar/scalar/tree/HEAD/packages/themes) from 0.9.28 to 0.9.30. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/themes/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/themes) --- updated-dependencies: - dependency-name: "@scalar/themes" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 77f5c87..c9fb91f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.25.13", "@scalar/openapi-parser": "^0.8.3", - "@scalar/themes": "^0.9.28", + "@scalar/themes": "^0.9.30", "@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 a752b79..02ddb45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.8.3 version: 0.8.3 '@scalar/themes': - specifier: ^0.9.28 - version: 0.9.28 + specifier: ^0.9.30 + version: 0.9.30 '@vueuse/core': specifier: ^10.7.2 version: 10.11.0(vue@3.4.36(typescript@5.5.4)) @@ -1107,10 +1107,6 @@ packages: resolution: {integrity: sha512-DUcM3iD0vx2Cjery3UtlnN28DiffmjqAuTC6js1wojW4W3SfVNkVLa25oSLIrLeYepYlSWPPnq2BkPzZtYo14g==} engines: {node: '>=18'} - '@scalar/themes@0.9.28': - resolution: {integrity: sha512-2pFGnjSBL2daPA5roRNRDy8xAHpeTI5QYpfyTj88iIaYT68EVnDUheUA2i3vRB705FCGEbDR0xKD7poTSfAYng==} - engines: {node: '>=18'} - '@scalar/themes@0.9.30': resolution: {integrity: sha512-ndFfdHIbv9Q4ziEaK+SHG6Pb+yHfqJOLoGiv+6ziwVVgWD1qUHeNWdSigVj4WTH48TdogF9igb9aFgHtKXz95Q==} engines: {node: '>=18'} @@ -3965,8 +3961,6 @@ snapshots: '@scalar/snippetz@0.2.3': {} - '@scalar/themes@0.9.28': {} - '@scalar/themes@0.9.30': {} '@scalar/types@0.0.9':