Skip to content

Commit 5f06e13

Browse files
fix(vue): update Vue Output Target
1 parent 11554a5 commit 5f06e13

File tree

5 files changed

+94
-94
lines changed

5 files changed

+94
-94
lines changed

core/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@stencil/angular-output-target": "^0.10.0",
5151
"@stencil/react-output-target": "0.5.3",
5252
"@stencil/sass": "^3.0.9",
53-
"@stencil/vue-output-target": "^0.9.6",
53+
"@stencil/vue-output-target": "^0.10.2",
5454
"@types/jest": "^29.5.6",
5555
"@types/node": "^14.6.0",
5656
"@typescript-eslint/eslint-plugin": "^6.7.2",

packages/vue/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@ionic/prettier-config": "^2.0.0",
5555
"@rollup/plugin-node-resolve": "^16.0.0",
5656
"@rollup/plugin-typescript": "^11.1.5",
57-
"@stencil/vue-output-target": "0.9.6",
57+
"@stencil/vue-output-target": "0.10.2",
5858
"@typescript-eslint/eslint-plugin": "^5.48.2",
5959
"@typescript-eslint/parser": "^5.48.2",
6060
"change-case": "^4.1.1",

0 commit comments

Comments
 (0)