Skip to content

Commit

Permalink
chore(deps): replace dependency rollup-plugin-terser with @rollup/plu…
Browse files Browse the repository at this point in the history
…gin-terser 0.1.0
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 23404ac commit 0527429
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 63 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"rollup-plugin-livereload": "2.0.5",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-svelte": "7.1.0",
"rollup-plugin-terser": "7.0.2",
"@rollup/plugin-terser": "0.1.0",
"svelte": "3.55.1",
"svelte-preprocess": "4.10.7",
"tailwindcss": "2.2.19"
Expand Down
126 changes: 64 additions & 62 deletions web/pnpm-lock.yaml

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

0 comments on commit 0527429

Please sign in to comment.