mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.7. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.75.5...v2.75.7) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
17 lines
375 B
JSON
17 lines
375 B
JSON
{
|
|
"name": "pretix",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@babel/core": "^7.18.2",
|
|
"@babel/preset-env": "^7.18.6",
|
|
"@rollup/plugin-babel": "^5.3.1",
|
|
"@rollup/plugin-node-resolve": "^13.3.0",
|
|
"vue": "^2.7.0",
|
|
"rollup": "^2.75.7",
|
|
"rollup-plugin-vue": "^5.0.1",
|
|
"vue-template-compiler": "^2.7.0"
|
|
}
|
|
}
|