import { createApp } from 'vue'
import App from './App.vue'
-import '@vue/repl/style.css'
// @ts-expect-error Custom window property
window.VUE_DEVTOOLS_CONFIG = {
packages/sfc-playground:
dependencies:
'@vue/repl':
- specifier: ^2.7.0
- version: 2.7.0
+ specifier: ^3.0.0
+ version: 3.0.0
file-saver:
specifier: ^2.0.5
version: 2.0.5
engines: {node: '>= 0.12.0'}
dev: true
- /@vue/repl@2.7.0:
- resolution: {integrity: sha512-zzyb+tVvzmOePv8Gp4sefP/7CKidx4WiJDfKPP698b9bN5jSFtmSOg4nvPoJEE1ICKeAEgdRKVneYJ8Mp7C/WA==}
+ /@vue/repl@3.0.0:
+ resolution: {integrity: sha512-tGYibiftMo5yEuIKPWVsNuuNDejjJk0JQmvKtTm12KNLFqtGD7fWoGv1qUzcN9EAxwVeDgnT9ljRgqGVgZkyEg==}
dev: false
/@zeit/schemas@2.29.0: