From b630fd93ef7d47522e5ee6897eab0ac761eaac76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:50:53 +0000 Subject: [PATCH] chore(deps): bump @scalar/themes from 0.6.2 to 0.6.3 Bumps [@scalar/themes](https://github.com/scalar/scalar/tree/HEAD/packages/default-theme) from 0.6.2 to 0.6.3. - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/default-theme) --- 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 | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 887a811..16f851b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.19.1", - "@scalar/themes": "^0.6.2", + "@scalar/themes": "^0.6.3", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.29.3", "monaco-editor": "^0.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8862ce8..a9881ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.19.1 version: 1.19.1(@scalar/use-codemirror@0.9.0)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12) '@scalar/themes': - specifier: ^0.6.2 - version: 0.6.2(vue@3.3.11) + specifier: ^0.6.3 + version: 0.6.3(vue@3.3.11) '@vueuse/core': specifier: ^10.7.2 version: 10.7.2(vue@3.3.11) @@ -1665,6 +1665,15 @@ packages: vue: 3.3.11(typescript@5.3.3) dev: false + /@scalar/themes@0.6.3(vue@3.3.11): + resolution: {integrity: sha512-UsLA5Bj6KOhYumAlxKh3OATzJwL+luOMJtCGFlNYVorabQ9jVC/SVRIy8rMIpsKgoIcvFupq6WAkew0cbR/EHw==} + engines: {node: '>=18'} + peerDependencies: + vue: ^3.3.0 + dependencies: + vue: 3.3.11(typescript@5.3.3) + dev: false + /@scalar/use-codemirror@0.9.0(vue@3.3.11)(yjs@13.6.12): resolution: {integrity: sha512-1qtov9NeLcEKEc4XFXBmo4FsZkuDFxr/qlxBkVYsJlpnujeWBZ+MnfUJQUskwD095kza5GQdjPt6oIEA3r7oxg==} engines: {node: '>=18'}