Skip to content

Commit 640b70e

Browse files
chore(deps): bump vue in the patch-dependencies group (#4828)
Bumps the patch-dependencies group with 1 update: [vue](https://github.com/vuejs/core). Updates `vue` from 3.5.18 to 3.5.19 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.18...v3.5.19) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a3b656 commit 640b70e

File tree

4 files changed

+61
-61
lines changed

4 files changed

+61
-61
lines changed

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tsx": "4.20.4",
4444
"typescript": "5.8.3",
4545
"vite": "6.3.5",
46-
"vue": "3.5.18",
46+
"vue": "3.5.19",
4747
"vue-tsc": "3.0.6"
4848
},
4949
"publishConfig": {

package-lock.json

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcases/nuxt-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"nuxt": "4.0.3",
15-
"vue": "3.5.18",
15+
"vue": "3.5.19",
1616
"vue-router": "4.5.1"
1717
}
1818
}

showcases/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"sa11y": "4.1.10",
20-
"vue": "3.5.18",
20+
"vue": "3.5.19",
2121
"vue-router": "4.5.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)