mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"name": "pretix",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@babel/core": "^7.24.7",
|
|
"@babel/preset-env": "^7.24.6",
|
|
"@rollup/plugin-babel": "^6.0.4",
|
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
"vue": "^2.7.16",
|
|
"rollup": "^2.79.1",
|
|
"rollup-plugin-vue": "^5.0.1",
|
|
"vue-template-compiler": "^2.7.16"
|
|
}
|
|
}
|