Skip to content

Commit

Permalink
fix(deps): update dependency vuetify to v3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent d7cc85a commit 679d7c3
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.13",
"vuetify": "3.7.4"
"vuetify": "3.7.5"
},
"devDependencies": {
"@babel/types": "7.26.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ __metadata:
vue-router: "npm:4.5.0"
vue-tsc: "npm:2.1.10"
vuedraggable: "npm:4.1.0"
vuetify: "npm:3.7.4"
vuetify: "npm:3.7.5"
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 679d7c3

Please sign in to comment.