From fe5d919b0f1b235a918a720ef10a9fcbd80ae78e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90=20Kevin=20Deng?= Date: Tue, 20 Feb 2024 21:47:09 +0800 Subject: [PATCH] refactor(sfc-playground): upgrade `@vue/repl` (#10310) --- packages/sfc-playground/index.html | 2 - packages/sfc-playground/package.json | 2 +- packages/sfc-playground/src/App.vue | 113 +++++++++++-------------- packages/sfc-playground/src/Header.vue | 25 +++--- pnpm-lock.yaml | 8 +- 5 files changed, 67 insertions(+), 83 deletions(-) diff --git a/packages/sfc-playground/index.html b/packages/sfc-playground/index.html index 29e8d6e97..2319a9187 100644 --- a/packages/sfc-playground/index.html +++ b/packages/sfc-playground/index.html @@ -7,8 +7,6 @@ Vue SFC Playground