Update dependency vuetify-loader to v1.9.1

This commit is contained in:
renovate[bot]
2022-07-12 12:03:55 +00:00
parent 4b19642a26
commit 8f65b99f26
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.4", "vue-template-compiler": "2.7.4",
"vuetify-loader": "1.9.0" "vuetify-loader": "1.9.1"
} }
} }

View File

@@ -13146,10 +13146,10 @@ vuedraggable@^2.24.3:
dependencies: dependencies:
sortablejs "1.10.2" sortablejs "1.10.2"
vuetify-loader@1.9.0: vuetify-loader@1.9.1:
version "1.9.0" version "1.9.1"
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.9.0.tgz#958ff51a13a024a2b98618a77e4ae16b9af34c09" resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.9.1.tgz#9cea0d0ce72a7fe7324ec324d2290a651afdcc9c"
integrity sha512-qJGm35Ds7wgycdZxAUJPlwekNJ50OeO3/OL2fi1AtRwD94F00uXud7PIT0E/Svh6l8uP0JWiC01INS1N7vde+w== integrity sha512-JQMDkksAw1Jrq3gSxCXipOAdTjpcjaadFQD0biBTCxo4/sbMxvSy3a4qOqxNui0KbBymSvzuC5eAgU5pd7oixw==
dependencies: dependencies:
acorn "^8.4.1" acorn "^8.4.1"
acorn-walk "^8.2.0" acorn-walk "^8.2.0"