Skip to content

Commit

Permalink
Bump vue from 2.6.12 to 3.4.27
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 2.6.12 to 3.4.27.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.27)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 6123629 commit 34bbfdf
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 6 deletions.
175 changes: 171 additions & 4 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 @@ -34,7 +34,7 @@
"version": "npm run build && git add -A dist"
},
"peerDependencies": {
"vue": "^2.6.11"
"vue": "^3.4.27"
},
"devDependencies": {
"clean-css": "^5.0.1",
Expand All @@ -46,7 +46,7 @@
"rollup-plugin-svg": "^2.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "6.0.0",
"vue": "^2.6.11",
"vue": "^3.4.27",
"vue-template-compiler": "^2.6.11"
}
}

0 comments on commit 34bbfdf

Please sign in to comment.