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