diff --git a/packages/sfc-playground/index.html b/packages/sfc-playground/index.html index f58afbc9..f8373877 100644 --- a/packages/sfc-playground/index.html +++ b/packages/sfc-playground/index.html @@ -1,20 +1,28 @@ - - - - - - Vue SFC Playground + + + + + + Vue SFC Playground - - + + - - - - - -
- - \ No newline at end of file + + + + +
+ + diff --git a/packages/sfc-playground/package.json b/packages/sfc-playground/package.json index d866cef9..07affb3d 100644 --- a/packages/sfc-playground/package.json +++ b/packages/sfc-playground/package.json @@ -8,11 +8,11 @@ "serve": "vite preview" }, "devDependencies": { - "@vitejs/plugin-vue": "^1.2.0", - "vite": "^2.4.0" + "@vitejs/plugin-vue": "^1.6.0", + "vite": "^2.5.0" }, "dependencies": { - "@vue/repl": "^0.1.0", + "@vue/repl": "^0.2.0", "file-saver": "^2.0.5", "jszip": "^3.6.0" } diff --git a/packages/sfc-playground/src/Header.vue b/packages/sfc-playground/src/Header.vue index 4f8adc21..912f3437 100644 --- a/packages/sfc-playground/src/Header.vue +++ b/packages/sfc-playground/src/Header.vue @@ -102,7 +102,7 @@ async function fetchVersions(): Promise { {