chore: update vue to 3.2.25

This commit is contained in:
Braks
2022-04-11 11:30:10 +02:00
parent 60feb5d661
commit c617494bb8
2 changed files with 2 additions and 2 deletions
+1 -1
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"
}
}