chore(deps): update dependency rollup to v2.75.7 (#2071)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2071 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
4823406e6d
commit
5a48caa788
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
||||||
"netlify-cli": "10.3.1",
|
"netlify-cli": "10.3.1",
|
||||||
"postcss": "8.4.14",
|
"postcss": "8.4.14",
|
||||||
"postcss-preset-env": "7.7.1",
|
"postcss-preset-env": "7.7.1",
|
||||||
"rollup": "2.75.6",
|
"rollup": "2.75.7",
|
||||||
"rollup-plugin-visualizer": "5.6.0",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
"sass": "1.52.3",
|
"sass": "1.52.3",
|
||||||
"typescript": "4.7.4",
|
"typescript": "4.7.4",
|
||||||
|
|
|
@ -10864,10 +10864,10 @@ rollup-pluginutils@^2.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@2.75.6:
|
rollup@2.75.7:
|
||||||
version "2.75.6"
|
version "2.75.7"
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
|
||||||
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
|
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue