Skip to content

Commit

Permalink
chore(deps): Bump vue in the vue group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the vue group with 1 update in the / directory: [vue](https://github.com/vuejs/core).


Updates `vue` from 3.4.31 to 3.4.32
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.31...v3.4.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent cae35ad commit cc9cffd
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 99 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"typescript-eslint": "^7.15.0",
"vite": "^5.3.4",
"vitest": "^1.6.0",
"vue": "^3.4.31"
"vue": "^3.4.32"
},
"packageManager": "[email protected]+sha256.691fe176eea9a8a80df20e4976f3dfb44a04841ceb885638fe2a26174f81e65e"
}
2 changes: 1 addition & 1 deletion packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"primevue": "^3.53.0",
"rxjs": "^7.8.1",
"uuid": "^10.0.0",
"vue": "^3.4.31",
"vue": "^3.4.32",
"vue-markdown-render": "^2.1.1",
"vue-router": "^4.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vueuse/gesture": "^2.0.0",
"@vueuse/math": "^10.11.0",
"primevue": "^3.53.0",
"vue": "^3.4.31"
"vue": "^3.4.32"
},
"devDependencies": {
"@types/node": "^20.14.11",
Expand Down
Loading

0 comments on commit cc9cffd

Please sign in to comment.