Skip to content

Commit 709e75a

Browse files
chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser ^0.1.0
1 parent 3db8373 commit 709e75a

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

apps/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"postcss": "^8.4.32",
4949
"prettier": "^3.1.0",
5050
"rollup": "^4.7.0",
51-
"rollup-plugin-terser": "^7.0.2",
51+
"@rollup/plugin-terser": "^0.1.0",
5252
"rollup-plugin-typescript": "^1.0.1",
5353
"rollup-plugin-typescript2": "^0.36.0",
5454
"rollup-plugin-vue": "^5.1.9",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)