Skip to content

Commit b1d0917

Browse files
chore(deps): update dependency rollup-plugin-typescript2 to ^0.36.0
1 parent 6c1eae2 commit b1d0917

File tree

3 files changed

+17
-16
lines changed

3 files changed

+17
-16
lines changed

apps/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rollup": "^2.79.1",
5151
"rollup-plugin-terser": "^7.0.2",
5252
"rollup-plugin-typescript": "^1.0.1",
53-
"rollup-plugin-typescript2": "^0.35.0",
53+
"rollup-plugin-typescript2": "^0.36.0",
5454
"rollup-plugin-vue": "^5.1.9",
5555
"tslib": "^2.6.2",
5656
"typescript": "^5.2.2",

components/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"rollup": "^2.79.1",
127127
"rollup-plugin-terser": "^7.0.2",
128128
"rollup-plugin-typescript": "^1.0.1",
129-
"rollup-plugin-typescript2": "^0.35.0",
129+
"rollup-plugin-typescript2": "^0.36.0",
130130
"rollup-plugin-vue": "^5.1.9",
131131
"ssri": "^10.0.5",
132132
"tslib": "^2.6.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)