Skip to content

Commit 99ea674

Browse files
chore(deps): bump vue from 3.4.27 to 3.5.14
Bumps [vue](https://github.com/vuejs/core) from 3.4.27 to 3.5.14. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.27...v3.5.14) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a4491 commit 99ea674

File tree

2 files changed

+208
-79
lines changed

2 files changed

+208
-79
lines changed

examples/vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"vue": "^3.3.4",
12+
"vue": "^3.5.15",
1313
"@axiomhq/js": "workspace:*"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)