diff --git a/package.json b/package.json index 53b12ce..b964ff2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ }, "dependencies": { "@temir/core": "^0.0.18", - "@vue/runtime-core": "^3.2.38", "vue": "^3.2.38" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba4abe7..97fe249 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,14 +4,12 @@ specifiers: '@temir/cli': ^0.0.18 '@temir/core': ^0.0.18 '@temir/tab': ^0.0.18 - '@vue/runtime-core': ^3.2.38 tsup: ^6.2.3 typescript: ^4.8.2 vue: ^3.2.38 dependencies: '@temir/core': 0.0.18 - '@vue/runtime-core': 3.2.38 vue: 3.2.38 devDependencies: diff --git a/src/App.vue b/src/App.vue index 363d2ce..20c7b75 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,9 @@