From 599081eda20bf374923cd076e9a5e02828ca9fc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:15:31 +0000 Subject: [PATCH] chore(deps): pin devdependency nuxt-content-twoslash to 0.0.4 (main) (#25807) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ef65189a26..78e2b4b5fb 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "nitropack": "2.8.1", "nuxi": "3.10.1", "nuxt": "workspace:*", - "nuxt-content-twoslash": "^0.0.4", + "nuxt-content-twoslash": "0.0.4", "ofetch": "1.3.3", "pathe": "1.1.2", "playwright-core": "1.41.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 971e564b31..b27b836079 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,7 +104,7 @@ importers: specifier: workspace:* version: link:packages/nuxt nuxt-content-twoslash: - specifier: ^0.0.4 + specifier: 0.0.4 version: 0.0.4(@nuxtjs/mdc@0.5.0)(typescript@5.3.3) ofetch: specifier: 1.3.3