Skip to content

Commit e824120

Browse files
chore(deps): bump vue from 3.5.14 to 3.5.15 (#4273)
Bumps [vue](https://github.com/vuejs/core) from 3.5.14 to 3.5.15. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.14...v3.5.15) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4383ab2 commit e824120

File tree

4 files changed

+59
-59
lines changed

4 files changed

+59
-59
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.19.4",
4444
"typescript": "^5.4.5",
4545
"vite": "^6.3.5",
46-
"vue": "^3.5.14",
46+
"vue": "^3.5.15",
4747
"vue-tsc": "^2.2.10"
4848
},
4949
"publishConfig": {

package-lock.json

Lines changed: 56 additions & 56 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": "^3.16.2",
15-
"vue": "^3.5.14",
15+
"vue": "^3.5.15",
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
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"sa11y": "4.1.8",
16-
"vue": "^3.5.14",
16+
"vue": "^3.5.15",
1717
"vue-router": "4.5.1"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)