Skip to content

Commit d210386

Browse files
Bump vue from 3.5.18 to 3.5.21
Bumps [vue](https://github.com/vuejs/core) from 3.5.18 to 3.5.21. - [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.21) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 759ea8d commit d210386

File tree

2 files changed

+113
-101
lines changed

2 files changed

+113
-101
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"pinia": "^3.0.3",
17-
"vue": "^3.5.18",
17+
"vue": "^3.5.21",
1818
"vue-router": "^4.5.1"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)