fix vue-template-compiler version

This commit is contained in:
Kuchenpirat
2024-02-09 15:02:28 +00:00
parent ef4f6245d5
commit b45ffd2046
2 changed files with 2 additions and 9 deletions

View File

@@ -57,6 +57,7 @@
"resolutions": {
"@nuxtjs/i18n/**/ufo": "0.7.9",
"vue-demi": "^0.13.11",
"vue-template-compiler": "2.7.16",
"postcss-preset-env": "^7.0.0",
"typescript": "^4.9.5"
}