Merge branch 'renovate/vue-loader-17.x' into 'develop'

Update dependency vue-loader to v17.4.2

See merge request pleroma/pleroma-fe!2018
This commit is contained in:
HJ 2025-01-29 12:53:38 +00:00
commit 28a38d413d
2 changed files with 6 additions and 6 deletions

View file

@ -122,7 +122,7 @@
"stylelint-config-standard": "29.0.0", "stylelint-config-standard": "29.0.0",
"stylelint-rscss": "0.4.0", "stylelint-rscss": "0.4.0",
"stylelint-webpack-plugin": "^3.3.0", "stylelint-webpack-plugin": "^3.3.0",
"vue-loader": "17.0.1", "vue-loader": "17.4.2",
"vue-style-loader": "4.1.3", "vue-style-loader": "4.1.3",
"webpack": "5.75.0", "webpack": "5.75.0",
"webpack-dev-middleware": "3.7.3", "webpack-dev-middleware": "3.7.3",

View file

@ -9378,14 +9378,14 @@ vue-i18n@10:
"@intlify/shared" "10.0.5" "@intlify/shared" "10.0.5"
"@vue/devtools-api" "^6.5.0" "@vue/devtools-api" "^6.5.0"
vue-loader@17.0.1: vue-loader@17.4.2:
version "17.0.1" version "17.4.2"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-17.0.1.tgz#c0ee8875e0610a0c2d13ba9b4d50a9c8442e7a3a" resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-17.4.2.tgz#f87f0d8adfcbbe8623de9eba1979d41ba223c6da"
integrity sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg== integrity sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==
dependencies: dependencies:
chalk "^4.1.0" chalk "^4.1.0"
hash-sum "^2.0.0" hash-sum "^2.0.0"
loader-utils "^2.0.0" watchpack "^2.4.0"
vue-observe-visibility@^2.0.0-alpha.1: vue-observe-visibility@^2.0.0-alpha.1:
version "2.0.0-alpha.1" version "2.0.0-alpha.1"