chore: update vue to 3.2.25

This commit is contained in:
Braks
2022-04-06 21:47:46 +02:00
parent 60feb5d661
commit c617494bb8
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"vite": "2.5.x",
"vite-plugin-vue-type-imports": "^0.1.3",
"vite-svg-loader": "^3.1.2",
"vue": "^3.2.21",
"vue": "^3.2.25",
"vue-router": "^4.0.12"
}
}

View File

@@ -55,7 +55,7 @@
"vue-tsc": "^0.33.9"
},
"peerDependencies": {
"vue": "^3.2.21"
"vue": "^3.2.25"
},
"publishConfig": {
"access": "public",