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 9, 2024
1 parent 8a07978 commit 72dee4a
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 @@ -50,7 +50,7 @@
"vue-router": "4.5.0",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vuetify": "3.7.4",
"vuetify": "3.7.5",
"vuex": "4.1.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3992,7 +3992,7 @@ __metadata:
vue-router: "npm:4.5.0"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vuetify: "npm:3.7.4"
vuetify: "npm:3.7.5"
vuex: "npm:4.1.0"
peerDependenciesMeta:
react:
Expand Down Expand Up @@ -11121,9 +11121,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 @@ -11136,7 +11136,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 72dee4a

Please sign in to comment.