Skip to content

Commit

Permalink
chore(deps): bump vue and vue-template-compiler
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent ba1d57c commit be80f09
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 82 deletions.
140 changes: 60 additions & 80 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"qr-image": "^3.2.0",
"string-natural-compare": "^3.0.1",
"uuid": "^9.0.0",
"vue": "~2.6.14",
"vue": "~2.7.15",
"vue-click-outside": "^1.1.0",
"vue-cropperjs": "^4.2.0",
"vue-material-design-icons": "^5.2.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.0",
"typescript": "^5.1.6",
"vue-template-compiler": "~2.6"
"vue-template-compiler": "~2.7"
},
"browserslist": [
"extends @nextcloud/browserslist-config"
Expand Down

0 comments on commit be80f09

Please sign in to comment.