Skip to content

Commit

Permalink
Bump vite-plugin-vuetify in /aas-gui/Frontend/aas-web-gui (#251)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-vuetify](https://github.com/vuetifyjs/vuetify-loader) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/vuetifyjs/vuetify-loader/releases)
- [Commits](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@2.0.4)

---
updated-dependencies:
- dependency-name: vite-plugin-vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 15bf0c6 commit e6a5444
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion aas-gui/Frontend/aas-web-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"sass": "^1.77.8",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-plugin-vuetify": "^2.0.3",
"vite-plugin-vuetify": "^2.0.4",
"vue-tsc": "^2.0.29"
}
}
8 changes: 4 additions & 4 deletions aas-gui/Frontend/aas-web-gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,10 +1422,10 @@ uuid@^9.0.1:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==

vite-plugin-vuetify@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/vite-plugin-vuetify/-/vite-plugin-vuetify-2.0.3.tgz#b65ee4e05cfc6bf2b478a32b6d58b42398519f1e"
integrity sha512-HbYajgGgb/noaVKNRhnnXIiQZrNXfNIeanUGAwXgOxL6h/KULS40Uf51Kyz8hNmdegF+DwjgXXI/8J1PNS83xw==
vite-plugin-vuetify@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/vite-plugin-vuetify/-/vite-plugin-vuetify-2.0.4.tgz#9beb700ee50da58d83399721d6cf4b0af83202d5"
integrity sha512-A4cliYUoP/u4AWSRVRvAPKgpgR987Pss7LpFa7s1GvOe8WjgDq92Rt3eVXrvgxGCWvZsPKziVqfHHdCMqeDhfw==
dependencies:
"@vuetify/loader-shared" "^2.0.3"
debug "^4.3.3"
Expand Down

0 comments on commit e6a5444

Please sign in to comment.