chore(deps): update dependency rollup to v2.76.0 (#2138)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2138 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
ee43c588ef
commit
0afbc99ce3
2 changed files with 5 additions and 12 deletions
|
@ -84,7 +84,7 @@
|
||||||
"netlify-cli": "10.9.0",
|
"netlify-cli": "10.9.0",
|
||||||
"postcss": "8.4.14",
|
"postcss": "8.4.14",
|
||||||
"postcss-preset-env": "7.7.2",
|
"postcss-preset-env": "7.7.2",
|
||||||
"rollup": "2.75.7",
|
"rollup": "2.76.0",
|
||||||
"rollup-plugin-visualizer": "5.6.0",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
"sass": "1.53.0",
|
"sass": "1.53.0",
|
||||||
"typescript": "4.7.4",
|
"typescript": "4.7.4",
|
||||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -10691,10 +10691,10 @@ rollup-pluginutils@^2.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@2.75.7:
|
rollup@2.76.0, rollup@^2.75.7:
|
||||||
version "2.75.7"
|
version "2.76.0"
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
|
||||||
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
|
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
|
@ -10712,13 +10712,6 @@ rollup@^2.59.0:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
rollup@^2.75.7:
|
|
||||||
version "2.76.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
|
|
||||||
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
|
|
||||||
optionalDependencies:
|
|
||||||
fsevents "~2.3.2"
|
|
||||||
|
|
||||||
run-async@^2.2.0, run-async@^2.4.0:
|
run-async@^2.2.0, run-async@^2.4.0:
|
||||||
version "2.4.1"
|
version "2.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
|
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
|
||||||
|
|
Loading…
Reference in a new issue