chore(deps): update dependency rollup to v2.64.0 (#1377)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1377 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
97ef78f1b0
commit
c8558e6b25
2 changed files with 5 additions and 5 deletions
|
@ -81,7 +81,7 @@
|
||||||
"happy-dom": "2.25.2",
|
"happy-dom": "2.25.2",
|
||||||
"postcss": "8.4.5",
|
"postcss": "8.4.5",
|
||||||
"postcss-preset-env": "7.2.3",
|
"postcss-preset-env": "7.2.3",
|
||||||
"rollup": "2.63.0",
|
"rollup": "2.64.0",
|
||||||
"rollup-plugin-visualizer": "5.5.2",
|
"rollup-plugin-visualizer": "5.5.2",
|
||||||
"sass": "1.48.0",
|
"sass": "1.48.0",
|
||||||
"slugify": "1.6.5",
|
"slugify": "1.6.5",
|
||||||
|
|
|
@ -11148,10 +11148,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@2.63.0:
|
rollup@2.64.0:
|
||||||
version "2.63.0"
|
version "2.64.0"
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.63.0.tgz#fe2f7fec2133f3fab9e022b9ac245628d817c6bb"
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.64.0.tgz#f0f59774e21fbb56de438a37d06a2189632b207a"
|
||||||
integrity sha512-nps0idjmD+NXl6OREfyYXMn/dar3WGcyKn+KBzPdaLecub3x/LrId0wUcthcr8oZUAcZAR8NKcfGGFlNgGL1kQ==
|
integrity sha512-+c+lbw1lexBKSMb1yxGDVfJ+vchJH3qLbmavR+awDinTDA2C5Ug9u7lkOzj62SCu0PKUExsW36tpgW7Fmpn3yQ==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue