Skip to content

Commit

Permalink
build(deps): bump vue and @vue/compat
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) and [@vue/compat](https://github.com/vuejs/core). These dependencies needed to be updated together.

Updates `vue` from 3.4.18 to 3.4.21
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.18...v3.4.21)

Updates `@vue/compat` from 3.4.18 to 3.4.21
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.18...v3.4.21)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@vue/compat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent fb2ccf7 commit eee003c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 137 deletions.
169 changes: 34 additions & 135 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 @@ -15,7 +15,7 @@
"@fortawesome/vue-fontawesome": "^3.0.6",
"@types/bootstrap": "^5.2.10",
"@vue/babel-preset-app": "^5.0.8",
"@vue/compat": "3.4.18",
"@vue/compat": "3.4.21",
"@vue/compiler-sfc": "3.4.21",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.2",
Expand All @@ -25,7 +25,7 @@
"popper.js": "^1.16.1",
"source-map": "^0.7.4",
"timers-browserify": "^2.0.12",
"vue": "3.4.18",
"vue": "3.4.21",
"vue-router": "^4.3.0",
"vue3-colorpicker": "^2.3.0",
"vuex": "^4.1.0"
Expand Down

0 comments on commit eee003c

Please sign in to comment.