mirror of
https://github.com/pretix/pretix.git
synced 2026-08-29 13:44:40 +00:00
Bump rollup from 2.75.7 to 2.77.2 in /src/pretix/static/npm_dir (#2751)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
441f32349f
commit
395dbedbed
+3
-3
@@ -3611,9 +3611,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup": {
|
"rollup": {
|
||||||
"version": "2.75.7",
|
"version": "2.77.2",
|
||||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.7.tgz",
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz",
|
||||||
"integrity": "sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==",
|
"integrity": "sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"fsevents": "~2.3.2"
|
"fsevents": "~2.3.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"@rollup/plugin-babel": "^5.3.1",
|
"@rollup/plugin-babel": "^5.3.1",
|
||||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||||
"vue": "^2.7.0",
|
"vue": "^2.7.0",
|
||||||
"rollup": "^2.75.7",
|
"rollup": "^2.77.2",
|
||||||
"rollup-plugin-vue": "^5.0.1",
|
"rollup-plugin-vue": "^5.0.1",
|
||||||
"vue-template-compiler": "^2.7.0"
|
"vue-template-compiler": "^2.7.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user