Skip to content

Commit

Permalink
Bump vue from 2.7.15 to 2.7.16 in /src/pretix/static/npm_dir (#3795)
Browse files Browse the repository at this point in the history
* Bump vue-template-compiler in /src/pretix/static/npm_dir

Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.7.15 to 2.7.16.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.7.15...v2.7.16)

---
updated-dependencies:
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update vue as well

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@rami.io>
  • Loading branch information
dependabot[bot] and raphaelm committed Jan 3, 2024
1 parent 79c00df commit 5c80b75
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 40 deletions.
81 changes: 43 additions & 38 deletions src/pretix/static/npm_dir/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/pretix/static/npm_dir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"@babel/preset-env": "^7.23.7",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"vue": "^2.7.15",
"vue": "^2.7.16",
"rollup": "^2.79.1",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.7.15"
"vue-template-compiler": "^2.7.16"
}
}

0 comments on commit 5c80b75

Please sign in to comment.