Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 67a546f commit 5dddcdf
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 38 deletions.
2 changes: 1 addition & 1 deletion apps/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"fork-ts-checker-webpack-plugin": "^8.0.0",
"postcss": "^8.4.29",
"prettier": "^3.0.3",
"rollup": "^2.79.1",
"rollup": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.35.0",
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 @@
"postcss": "^8.4.29",
"prettier": "^3.0.3",
"pug": "^3.0.2",
"rollup": "^2.79.1",
"rollup": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.35.0",
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 @@
"postcss": "^8.4.29",
"prettier": "^3.0.3",
"pug": "^3.0.2",
"rollup": "^2.79.1",
"rollup": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.35.0",
Expand Down
186 changes: 151 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5dddcdf

Please sign in to comment.