Skip to content

Commit aca9dca

Browse files
fix(deps): Update vue requirement from ^3.4.15 to ^3.4.21 in /example (#1823)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 426f211 commit aca9dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"v-github-icon": "^3.1.2",
13-
"vue": "^3.4.15"
13+
"vue": "^3.4.21"
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "^5.0.3",

0 commit comments

Comments
 (0)