Skip to content

Commit

Permalink
Update dependency vuetify to v2.6.10 [SECURITY] (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 83d64f4 commit c951f9a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"vue-class-component": "7.2.6",
"vue-property-decorator": "9.1.2",
"vue-router": "3.5.1",
"vuetify": "2.5.0",
"vuetify": "2.6.10",
"vuex": "3.6.2",
"vuex-class": "0.3.2"
},
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8637,7 +8637,7 @@ __metadata:
vue-router: 3.5.1
vue-template-compiler: 2.6.12
vue-template-es2015-compiler: 1.9.1
vuetify: 2.5.0
vuetify: 2.6.10
vuex: 3.6.2
vuex-class: 0.3.2
webpack: 4.46.0
Expand Down Expand Up @@ -23672,7 +23672,16 @@ typescript@^2.5.1:
languageName: node
linkType: hard

"vuetify@npm:2.5.0, vuetify@npm:^2.4.2":
"vuetify@npm:2.6.10":
version: 2.6.10
resolution: "vuetify@npm:2.6.10"
peerDependencies:
vue: ^2.6.4
checksum: a123eb7c2b8555d0f42df15062026bd17a2b67777a46b36edb8b0b86ef7ef712993b1c0d5438004e876690f46395680dbc903680f7688c99fc8ec33a473920d0
languageName: node
linkType: hard

"vuetify@npm:^2.4.2":
version: 2.5.0
resolution: "vuetify@npm:2.5.0"
peerDependencies:
Expand Down

0 comments on commit c951f9a

Please sign in to comment.