From 176d59058c9aecffe9da4d4311e98496684f06d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 17:48:58 +0800 Subject: [PATCH] fix(deps): update dependency @vue/repl to ^2.6.3 (#9540) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/sfc-playground/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/sfc-playground/package.json b/packages/sfc-playground/package.json index 2474e7c10..2701baa22 100644 --- a/packages/sfc-playground/package.json +++ b/packages/sfc-playground/package.json @@ -13,7 +13,7 @@ "vite": "^4.5.0" }, "dependencies": { - "@vue/repl": "^2.6.2", + "@vue/repl": "^2.6.3", "file-saver": "^2.0.5", "jszip": "^3.10.1", "vue": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0d72923b..1657edda5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -354,8 +354,8 @@ importers: packages/sfc-playground: dependencies: '@vue/repl': - specifier: ^2.6.2 - version: 2.6.2 + specifier: ^2.6.3 + version: 2.6.3 file-saver: specifier: ^2.0.5 version: 2.0.5 @@ -1669,8 +1669,8 @@ packages: engines: {node: '>= 0.12.0'} dev: true - /@vue/repl@2.6.2: - resolution: {integrity: sha512-ZUBgVLVA6t9vXJw792YWwmR8xRjKvUv5xm72yNFyQwh/4z70+3YyWXMudQXjdTW2+BsHe/VxOCINwuI0hupMGg==} + /@vue/repl@2.6.3: + resolution: {integrity: sha512-iUlgIMJtZ3+HUqkZhYw8WH0MTfElCEVu5Inr/LyqnpkoSDkZJk8nMFR3AV+xrDC6+HDwiRYnnTmDux84GJUP7A==} dev: false /@zeit/schemas@2.29.0: