chore(deps): update dependency rollup-plugin-visualizer to v5.6.0 (#1609)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1609 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
c7a35fa251
commit
4dd914af13
2 changed files with 5 additions and 5 deletions
|
@ -81,7 +81,7 @@
|
||||||
"postcss": "8.4.7",
|
"postcss": "8.4.7",
|
||||||
"postcss-preset-env": "7.4.1",
|
"postcss-preset-env": "7.4.1",
|
||||||
"rollup": "2.68.0",
|
"rollup": "2.68.0",
|
||||||
"rollup-plugin-visualizer": "5.5.4",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"typescript": "4.5.5",
|
"typescript": "4.5.5",
|
||||||
"vite": "2.8.4",
|
"vite": "2.8.4",
|
||||||
|
|
|
@ -11764,10 +11764,10 @@ rollup-plugin-terser@^7.0.0, rollup-plugin-terser@^7.0.2:
|
||||||
serialize-javascript "^4.0.0"
|
serialize-javascript "^4.0.0"
|
||||||
terser "^5.0.0"
|
terser "^5.0.0"
|
||||||
|
|
||||||
rollup-plugin-visualizer@5.5.4:
|
rollup-plugin-visualizer@5.6.0:
|
||||||
version "5.5.4"
|
version "5.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.5.4.tgz#ce3461fdcbfdf784f52aa5205e1d166e2152bab0"
|
resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.6.0.tgz#06aa7cf3fd504a29d404335700f2a3f28ebb33f3"
|
||||||
integrity sha512-CJQFUuZ75S1daGEkk62UH7lL6UFCoP86Sn/iz4gXBdamdwFeD5nPGCHHXfXCrly/wNgQOYTH7cdcxk4+OG3Xjw==
|
integrity sha512-CKcc8GTUZjC+LsMytU8ocRr/cGZIfMR7+mdy4YnlyetlmIl/dM8BMnOEpD4JPIGt+ZVW7Db9ZtSsbgyeBH3uTA==
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.1.32"
|
nanoid "^3.1.32"
|
||||||
open "^8.4.0"
|
open "^8.4.0"
|
||||||
|
|
Loading…
Reference in a new issue