Skip to content

Commit

Permalink
feat!: update to rollup 4
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Oct 8, 2023
1 parent 1f7ff36 commit 3a44950
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 104 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"unbuild": "jiti ./src/cli"
},
"dependencies": {
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.4",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.2",
"@rollup/plugin-replace": "^5.0.3",
"@rollup/pluginutils": "^5.0.5",
"chalk": "^5.3.0",
"citty": "^0.1.4",
"consola": "^3.2.3",
Expand All @@ -48,8 +48,8 @@
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^3.29.2",
"rollup-plugin-dts": "^6.0.2",
"rollup": "^4.0.2",
"rollup-plugin-dts": "^6.1.0",
"scule": "^1.0.0",
"untyped": "^1.4.0"
},
Expand All @@ -72,4 +72,4 @@
}
},
"packageManager": "[email protected]"
}
}
224 changes: 174 additions & 50 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 3a44950

Please sign in to comment.