Skip to content

Commit 271c21c

Browse files
build(deps): bump vue from 2.7.16 to 3.0.0
Bumps [vue](https://github.com/vuejs/core) from 2.7.16 to 3.0.0. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.0.0) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bac5f3b commit 271c21c

File tree

2 files changed

+233
-143
lines changed

2 files changed

+233
-143
lines changed

playground/vls-vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve": "vite preview"
1010
},
1111
"dependencies": {
12-
"vue": "^2.6.14",
12+
"vue": "^3.0.0",
1313
"vue-class-component": "7.2.6",
1414
"vue-property-decorator": "9.1.2",
1515
"vue-router": "3.5.1",

0 commit comments

Comments
 (0)