Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b18c8dc

Browse files
authoredMay 8, 2023
chore(deps): update dependency rollup-plugin-vue to v6
1 parent 18f28fa commit b18c8dc

File tree

4 files changed

+14
-488
lines changed

4 files changed

+14
-488
lines changed
 

‎apps/vue2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rollup-plugin-terser": "^7.0.2",
5151
"rollup-plugin-typescript": "^1.0.1",
5252
"rollup-plugin-typescript2": "^0.34.1",
53-
"rollup-plugin-vue": "^5.1.9",
53+
"rollup-plugin-vue": "^6.0.0",
5454
"tslib": "^2.4.1",
5555
"typescript": "^4.9.4",
5656
"vue-template-compiler": "^2.7.14",

‎components/vue2-alt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"rollup-plugin-terser": "^7.0.2",
121121
"rollup-plugin-typescript": "^1.0.1",
122122
"rollup-plugin-typescript2": "^0.34.1",
123-
"rollup-plugin-vue": "^5.1.9",
123+
"rollup-plugin-vue": "^6.0.0",
124124
"ssri": "^10.0.1",
125125
"tslib": "^2.4.1",
126126
"typescript": "^4.9.4",

‎components/vue2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"rollup-plugin-terser": "^7.0.2",
121121
"rollup-plugin-typescript": "^1.0.1",
122122
"rollup-plugin-typescript2": "^0.34.1",
123-
"rollup-plugin-vue": "^5.1.9",
123+
"rollup-plugin-vue": "^6.0.0",
124124
"ssri": "^10.0.1",
125125
"tslib": "^2.4.1",
126126
"typescript": "^4.9.4",

0 commit comments

Comments
 (0)
Please sign in to comment.