From 31746e323bafa823ac7f38bdc5a1d398e20c97f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:47:33 +0000 Subject: [PATCH] chore(deps): update vue monorepo to v2.7.16 --- ui/yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index a8b17ea..bdccf82 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3269,8 +3269,8 @@ date-fns@^2.0.0, date-fns@^2.23.0: de-indent@^1.0.2: version "1.0.2" - resolved "https://registry.npmmirror.com/de-indent/download/de-indent-1.0.2.tgz" - integrity sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0= + resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" + integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg== debug@2.6.9, debug@^2.2.0, debug@^2.3.3: version "2.6.9" @@ -4697,7 +4697,7 @@ hasown@^2.0.2: dependencies: function-bind "^1.1.2" -he@1.2.x, he@^1.1.0: +he@1.2.x, he@^1.2.0: version "1.2.0" resolved "https://registry.npmmirror.com/he/download/he-1.2.0.tgz" integrity sha1-hK5l+n6vsWX922FWauFLrwVmTw8= @@ -8770,12 +8770,12 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2: loader-utils "^1.0.2" vue-template-compiler@^2.6.11: - version "2.6.14" - resolved "https://registry.npmmirror.com/vue-template-compiler/download/vue-template-compiler-2.6.14.tgz?cache=0&sync_timestamp=1623059640396&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue-template-compiler%2Fdownload%2Fvue-template-compiler-2.6.14.tgz" - integrity sha1-ovDn2YVnDULJye4NBE/tdpD092M= + version "2.7.16" + resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz#c81b2d47753264c77ac03b9966a46637482bb03b" + integrity sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ== dependencies: de-indent "^1.0.2" - he "^1.1.0" + he "^1.2.0" vue-template-es2015-compiler@^1.9.0: version "1.9.1"