Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 1e69227 commit d8a1dc2
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
108 changes: 54 additions & 54 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 @@ -31,7 +31,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.1.1",
"sass-loader": "^13.3.3",
"vue": "^3.4.5",
"vue": "^3.4.6",
"vue-eslint-parser": "^9.3.2",
"webpack": "^5.89.0"
},
Expand All @@ -55,7 +55,7 @@
"module": "dist/vue/TwoChannelPicker.common.js",
"name": "@adrianjost/two-channel-picker",
"peerDependencies": {
"vue": "^3.4.5"
"vue": "^3.4.6"
},
"postcss": {
"plugins": {
Expand Down

0 comments on commit d8a1dc2

Please sign in to comment.