Skip to content

Commit 2dff4af

Browse files
chore(deps): bump vue from 3.4.14 to 3.4.15
Bumps [vue](https://github.com/vuejs/core) from 3.4.14 to 3.4.15. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.14...v3.4.15) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d096425 commit 2dff4af

File tree

3 files changed

+109
-109
lines changed

3 files changed

+109
-109
lines changed

output/vue/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test:components": "playwright test -c playwright.config.ts"
3232
},
3333
"dependencies": {
34-
"vue": "^3.4.14"
34+
"vue": "^3.4.15"
3535
},
3636
"devDependencies": {
3737
"@axe-core/playwright": "^4.8.3",

package-lock.json

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

showcases/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test:e2e": "cross-env showcase=vue-showcase npx playwright test --config=../playwright.config.ts"
1313
},
1414
"dependencies": {
15-
"vue": "^3.4.14",
15+
"vue": "^3.4.15",
1616
"vue-router": "4.2.5"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)