Skip to content

Commit 3804926

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

File tree

2 files changed

+19
-46
lines changed

2 files changed

+19
-46
lines changed

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 18 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)