Skip to content

Commit 98bfd31

Browse files
build(deps): bump vue from 3.4.27 to 3.5.13
Bumps [vue](https://github.com/vuejs/core) from 3.4.27 to 3.5.13. - [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.13) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fbaab3 commit 98bfd31

File tree

2 files changed

+132
-81
lines changed

2 files changed

+132
-81
lines changed

examples/vue-app/package.json

+1-1
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.13",
1313
"@axiomhq/js": "workspace:*"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)