Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-vue to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2023
1 parent cb705ca commit e5ff0e4
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 436 deletions.
2 changes: 1 addition & 1 deletion apps/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-vue": "^5.1.9",
"rollup-plugin-vue": "^6.0.0",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vue-template-compiler": "^2.7.14",
Expand Down
2 changes: 1 addition & 1 deletion components/vue2-alt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-vue": "^5.1.9",
"rollup-plugin-vue": "^6.0.0",
"ssri": "^10.0.1",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
Expand Down
2 changes: 1 addition & 1 deletion components/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-vue": "^5.1.9",
"rollup-plugin-vue": "^6.0.0",
"ssri": "^10.0.1",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
Expand Down
Loading

0 comments on commit e5ff0e4

Please sign in to comment.