Skip to content

Commit da8cfd1

Browse files
Bump vuetify from 3.9.5 to 3.9.6 in /aas-web-ui (#679)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.9.5 to 3.9.6. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.9.6/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-version: 3.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bed1156 commit da8cfd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aas-web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"vue": "^3.5.20",
4242
"vue-router": "^4.5.1",
4343
"vue3-apexcharts": "^1.8.0",
44-
"vuetify": "^3.9.5",
44+
"vuetify": "^3.9.6",
4545
"web-ifc": "^0.0.70",
4646
"webfontloader": "^1.0.0"
4747
},

aas-web-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4891,10 +4891,10 @@ vue@^3.2.25, vue@^3.5.20:
48914891
"@vue/server-renderer" "3.5.20"
48924892
"@vue/shared" "3.5.20"
48934893

4894-
vuetify@^3.9.5:
4895-
version "3.9.5"
4896-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.9.5.tgz#7f5c79d3789051606f99f2e330ea3a2339ad7bb7"
4897-
integrity sha512-rJBSo1FeKcJJaqTfVHbOdpFXCmgeEIGzrh6HBEMGjSflan6voPIMSiK2dTCUU4t9JeghwvJtoAE5eBuqYIkFVA==
4894+
vuetify@^3.9.6:
4895+
version "3.9.6"
4896+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.9.6.tgz#a4e68c3a77185d9fa0026418ef2df5ea1e519104"
4897+
integrity sha512-jNs2yLYiM50kE16gBu58xmnh9t/MOvgnYcNvmLNps6TLq9rPvjTNFm2k2jWfe69hGg0gQf+MFXXDkf65fxi9gg==
48984898

48994899
w3c-xmlserializer@^5.0.0:
49004900
version "5.0.0"

0 commit comments

Comments
 (0)