Skip to content

Commit

Permalink
fix(deps): update dependency vuetify to v3.7.4 (#504)
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 Nov 11, 2024
1 parent d68ec7c commit 72eacfd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"material-design-icons-iconfont": "6.7.0",
"roboto-fontface": "*",
"vue": "3.5.12",
"vuetify": "3.7.3"
"vuetify": "3.7.4"
},
"devDependencies": {
"@babel/types": "7.26.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ __metadata:
vue-router: "npm:4.4.5"
vue-tsc: "npm:2.1.10"
vuedraggable: "npm:4.1.0"
vuetify: "npm:3.7.3"
vuetify: "npm:3.7.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7802,9 +7802,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:3.7.3":
version: 3.7.3
resolution: "vuetify@npm:3.7.3"
"vuetify@npm:3.7.4":
version: 3.7.4
resolution: "vuetify@npm:3.7.4"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0"
Expand All @@ -7817,7 +7817,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10c0/432b1d903b623368d717e554aa567b733c5eded323a3c82ffe89852ea2875eb7720abd1e9e4b36143fc2271cdfb74cae03bfd89492cc939c894e4298b4517b95
checksum: 10c0/75d9d90b01f1291af46142175a9afdc7c55bc3a2668ad616c4dcdaf9a9a537a98c0865739e7507e91ba73dfb0c082c31fc52069c1dde986acd4a7527580aff5a
languageName: node
linkType: hard

Expand Down

0 comments on commit 72eacfd

Please sign in to comment.