Skip to content

Commit 7549940

Browse files
chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser ^0.1.0
1 parent 67d2b88 commit 7549940

File tree

2 files changed

+18
-39
lines changed

2 files changed

+18
-39
lines changed

packages/runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@rollup/plugin-json": "^6.0.0",
4040
"@rollup/plugin-typescript": "^11.1.1",
4141
"rollup": "^3.23.0",
42-
"rollup-plugin-terser": "^7.0.2",
42+
"@rollup/plugin-terser": "^0.1.0",
4343
"typescript": "5.1.6",
4444
"zod": "3.21.4",
4545
"@sinclair/typebox": "0.30.4"

pnpm-lock.yaml

+17-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)