chore(deps): update dependency rollup to v3.20.0

This commit is contained in:
Renovate Bot 2023-03-20 07:24:01 +00:00 committed by Johannes Loher
parent c35dc60ece
commit f9934cf5d1
3 changed files with 276 additions and 210 deletions

View file

@ -3,7 +3,7 @@
// SPDX-License-Identifier: MIT
import livereload from "rollup-plugin-livereload";
import styles from "rollup-plugin-styles";
import styles from "@ironkinoko/rollup-plugin-styles";
import { swc } from "rollup-plugin-swc3";
import { copy } from "@guanghechen/rollup-plugin-copy";