chore(deps): update dependency rollup to v4 (#44)

* chore(deps): update dependency rollup to v4

* chore(deps): bump rollup to v4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: JellyBrick <shlee1503@naver.com>
This commit is contained in:
renovate[bot]
2023-10-06 09:21:29 +09:00
committed by GitHub
parent 6a2b393b45
commit 670ed62360
2 changed files with 165 additions and 10 deletions

View File

@ -163,6 +163,7 @@
"ytpl": "2.3.0"
},
"overrides": {
"rollup": "4.0.0",
"node-gyp": "9.4.0",
"xml2js": "0.6.2",
"dbus-next": "0.10.2",
@ -194,7 +195,7 @@
"eslint-plugin-prettier": "5.0.0",
"node-gyp": "9.4.0",
"playwright": "1.38.1",
"rollup": "3.29.4",
"rollup": "4.0.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-import-css": "3.3.4",
"rollup-plugin-string": "3.0.0",