Update dependency vuetify-loader to v1.9.2

This commit is contained in:
renovate[bot]
2022-07-28 21:56:23 +00:00
parent bc287b7600
commit f3cfa6688d
2 changed files with 5 additions and 5 deletions

View File

@@ -79,6 +79,6 @@
"typescript": "4.7.4", "typescript": "4.7.4",
"vue-cli-plugin-vuetify": "2.5.1", "vue-cli-plugin-vuetify": "2.5.1",
"vue-template-compiler": "2.7.8", "vue-template-compiler": "2.7.8",
"vuetify-loader": "1.9.1" "vuetify-loader": "1.9.2"
} }
} }

View File

@@ -13141,10 +13141,10 @@ vuedraggable@^2.24.3:
dependencies: dependencies:
sortablejs "1.10.2" sortablejs "1.10.2"
vuetify-loader@1.9.1: vuetify-loader@1.9.2:
version "1.9.1" version "1.9.2"
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.9.1.tgz#9cea0d0ce72a7fe7324ec324d2290a651afdcc9c" resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.9.2.tgz#adcadac71c6d9b24bde42a5b81dfda1871f73f81"
integrity sha512-JQMDkksAw1Jrq3gSxCXipOAdTjpcjaadFQD0biBTCxo4/sbMxvSy3a4qOqxNui0KbBymSvzuC5eAgU5pd7oixw== integrity sha512-8PP2w7aAs/rjA+Izec6qY7sHVb75MNrGQrDOTZJ5IEnvl+NiFhVpU2iWdRDZ3eMS842cWxSWStvkr+KJJKy+Iw==
dependencies: dependencies:
acorn "^8.4.1" acorn "^8.4.1"
acorn-walk "^8.2.0" acorn-walk "^8.2.0"