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": { "resolutions": {
"@nuxtjs/i18n/**/ufo": "0.7.9", "@nuxtjs/i18n/**/ufo": "0.7.9",
"vue-demi": "^0.13.11", "vue-demi": "^0.13.11",
"vue-template-compiler": "2.7.16",
"postcss-preset-env": "^7.0.0", "postcss-preset-env": "^7.0.0",
"typescript": "^4.9.5" "typescript": "^4.9.5"
} }

View File

@ -11961,15 +11961,7 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.3:
hash-sum "^1.0.2" hash-sum "^1.0.2"
loader-utils "^1.0.2" loader-utils "^1.0.2"
vue-template-compiler@^2.6.14: vue-template-compiler@2.7.16, vue-template-compiler@^2.6.14, vue-template-compiler@^2.7.16:
version "2.7.14"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz#4545b7dfb88090744c1577ae5ac3f964e61634b1"
integrity sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==
dependencies:
de-indent "^1.0.2"
he "^1.2.0"
vue-template-compiler@^2.7.16:
version "2.7.16" version "2.7.16"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz#c81b2d47753264c77ac03b9966a46637482bb03b" resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz#c81b2d47753264c77ac03b9966a46637482bb03b"
integrity sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ== integrity sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==