From 7a75268a6b2f8fbd89eaed01fe686edac987c017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:51:55 +0000 Subject: [PATCH] Bump typedoc-plugin-markdown from 3.15.3 to 3.16.0 Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.15.3 to 3.16.0. - [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.16.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3690970..1dccb1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ dependencies: version: 5.10.0 vue-demi: specifier: ^0.14.5 - version: 0.14.5(vue@3.3.4) + version: 0.14.5(@vue/composition-api@1.0.0)(vue@3.3.4) devDependencies: '@babel/core': @@ -116,7 +116,7 @@ devDependencies: version: 0.25.2(typescript@5.0.4) typedoc-plugin-markdown: specifier: ^3.15.3 - version: 3.15.3(typedoc@0.25.2) + version: 3.16.0(typedoc@0.25.2) typescript: specifier: ^5.0.4 version: 5.0.4 @@ -7841,8 +7841,8 @@ packages: is-typed-array: 1.1.10 dev: true - /typedoc-plugin-markdown@3.15.3(typedoc@0.25.2): - resolution: {integrity: sha512-idntFYu3vfaY3eaD+w9DeRd0PmNGqGuNLKihPU9poxFGnATJYGn9dPtEhn2QrTdishFMg7jPXAhos+2T6YCWRQ==} + /typedoc-plugin-markdown@3.16.0(typedoc@0.25.2): + resolution: {integrity: sha512-eeiC78fDNGFwemPIHiwRC+mEC7W5jwt3fceUev2gJ2nFnXpVHo8eRrpC9BLWZDee6ehnz/sPmNjizbXwpfaTBw==} peerDependencies: typedoc: '>=0.24.0' dependencies: @@ -8029,7 +8029,7 @@ packages: resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==} dev: true - /vue-demi@0.14.5(vue@3.3.4): + /vue-demi@0.14.5(@vue/composition-api@1.0.0)(vue@3.3.4): resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} engines: {node: '>=12'} hasBin: true @@ -8041,6 +8041,7 @@ packages: '@vue/composition-api': optional: true dependencies: + '@vue/composition-api': 1.0.0(vue@3.3.4) vue: 3.3.4 dev: false