|
|
@@ -15,6 +15,7 @@ importers:
|
|
|
'@types/node': ^16.4.7
|
|
|
'@types/puppeteer': ^5.0.0
|
|
|
'@typescript-eslint/parser': ^4.1.1
|
|
|
+ '@vitejs/plugin-vue': ^1.10.2
|
|
|
'@vue/reactivity': workspace:*
|
|
|
'@vue/runtime-core': workspace:*
|
|
|
'@vue/runtime-dom': workspace:*
|
|
|
@@ -61,6 +62,7 @@ importers:
|
|
|
'@types/node': 16.11.12
|
|
|
'@types/puppeteer': 5.4.4
|
|
|
'@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.5.3
|
|
|
+ '@vitejs/plugin-vue': 1.10.2_vite@2.7.1
|
|
|
'@vue/reactivity': link:packages/reactivity
|
|
|
'@vue/runtime-core': link:packages/runtime-core
|
|
|
'@vue/runtime-dom': link:packages/runtime-dom
|
|
|
@@ -235,7 +237,6 @@ importers:
|
|
|
|
|
|
packages/sfc-playground:
|
|
|
specifiers:
|
|
|
- '@vitejs/plugin-vue': ^1.9.3
|
|
|
'@vue/repl': ^0.4.5
|
|
|
file-saver: ^2.0.5
|
|
|
jszip: ^3.6.0
|
|
|
@@ -243,8 +244,6 @@ importers:
|
|
|
'@vue/repl': 0.4.5
|
|
|
file-saver: 2.0.5
|
|
|
jszip: 3.7.1
|
|
|
- devDependencies:
|
|
|
- '@vitejs/plugin-vue': 1.10.2_vite@2.7.1
|
|
|
|
|
|
packages/shared:
|
|
|
specifiers: {}
|