From ce134ec8749af5ab188b1a5625805bb3a83d19c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 15:17:00 +0000 Subject: [PATCH] chore(deps): bump @scalar/themes from 0.9.10 to 0.9.11 (#151) Bumps [@scalar/themes](https://github.com/scalar/scalar/tree/HEAD/packages/themes) from 0.9.10 to 0.9.11. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 96b56fe..d9953e8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.24.29", "@scalar/openapi-parser": "^0.7.1", - "@scalar/themes": "^0.9.10", + "@scalar/themes": "^0.9.11", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.31.2", "monaco-editor": "^0.50.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1f027c..9fc7628 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.7.1 version: 0.7.1 '@scalar/themes': - specifier: ^0.9.10 - version: 0.9.10(typescript@5.5.2) + specifier: ^0.9.11 + version: 0.9.11(typescript@5.5.2) '@vueuse/core': specifier: ^10.7.2 version: 10.11.0(vue@3.4.29(typescript@5.5.2)) @@ -1085,6 +1085,10 @@ packages: resolution: {integrity: sha512-TEMDZFgg0VPwhdwiqn+4+YAL3ZtzhUorf1GG80jla4iyQAR0AhJ8dwrFUcBSBHlAwMeOa4CFBKJ4SDSevWmRIA==} engines: {node: '>=18'} + '@scalar/themes@0.9.11': + resolution: {integrity: sha512-AgGV6V0a71tQZ4T8pFI7C3N5NNf+0tKjxHpsuq9AsBuXOGVZhdFuoMcYCj38lQMZrxWlD3+D8Y0C0jxxmNu9lQ==} + engines: {node: '>=18'} + '@scalar/use-codemirror@0.11.4': resolution: {integrity: sha512-pS1uefkmV7Guaou8cyltcCLtt1EReq1ZqYHwDbZlzPyQYPEVoFWgA14U+ChvHzvUVlLogMvGbcRL4PNZDHfUSQ==} engines: {node: '>=18'} @@ -4320,6 +4324,12 @@ snapshots: transitivePeerDependencies: - typescript + '@scalar/themes@0.9.11(typescript@5.5.2)': + dependencies: + vue: 3.4.29(typescript@5.5.2) + transitivePeerDependencies: + - typescript + '@scalar/use-codemirror@0.11.4(typescript@5.5.2)': dependencies: '@codemirror/autocomplete': 6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1)