chore(deps): update dependency rollup to v2.78.0 (#2257)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2257 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2cb482dc93
commit
f9e9c9d6e3
2 changed files with 9 additions and 2 deletions
|
@ -84,7 +84,7 @@
|
|||
"netlify-cli": "10.15.0",
|
||||
"postcss": "8.4.16",
|
||||
"postcss-preset-env": "7.7.2",
|
||||
"rollup": "2.77.3",
|
||||
"rollup": "2.78.0",
|
||||
"rollup-plugin-visualizer": "5.7.1",
|
||||
"sass": "1.54.4",
|
||||
"typescript": "4.7.4",
|
||||
|
|
|
@ -11007,7 +11007,14 @@ rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.77.3, "rollup@>=2.75.6 <2.77.0 || ~2.77.0":
|
||||
rollup@2.78.0:
|
||||
version "2.78.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
|
||||
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
"rollup@>=2.75.6 <2.77.0 || ~2.77.0":
|
||||
version "2.77.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
|
||||
integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
|
||||
|
|
Loading…
Reference in a new issue