Skip to content

Commit

Permalink
fix(preset-rollup): update rollup to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
alvis committed Feb 6, 2024
1 parent 36cc3e7 commit cb01f6b
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 42 deletions.
2 changes: 1 addition & 1 deletion packages/preset-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-yaml": "^4.0.0",
"presetter": "workspace:*",
"rollup": "^3.0.0",
"rollup": "^4.0.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-ts": "^3.0.0",
"rollup-plugin-tsconfig-paths": "^1.0.0",
Expand Down
205 changes: 164 additions & 41 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 cb01f6b

Please sign in to comment.