Skip to content

Commit

Permalink
fix(deps): update dependency vuetify to v3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent dc5576a commit bc38ebe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"vue-router": "4.4.2",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vuetify": "3.6.8",
"vuetify": "3.7.2",
"vuex": "4.1.0"
},
"devDependencies": {
Expand Down
13 changes: 5 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3698,7 +3698,7 @@ __metadata:
vue-router: "npm:4.4.2"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vuetify: "npm:3.6.8"
vuetify: "npm:3.7.2"
vuex: "npm:4.1.0"
peerDependenciesMeta:
react:
Expand Down Expand Up @@ -10383,25 +10383,22 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:3.6.8":
version: 3.6.8
resolution: "vuetify@npm:3.6.8"
"vuetify@npm:3.7.2":
version: 3.7.2
resolution: "vuetify@npm:3.7.2"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0"
vue: ^3.3.0
vue-i18n: ^9.0.0
webpack-plugin-vuetify: ">=2.0.0"
peerDependenciesMeta:
typescript:
optional: true
vite-plugin-vuetify:
optional: true
vue-i18n:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10c0/6e1bc96eb78bcee4beda38be34abacdd701148006b6014bc524ffc3996926ff9b05c7f69f198c3c8e6e8df5c0ef481ab9df48739d2fe094f4da273cdd6cb41a2
checksum: 10c0/d60cb92c2336327a436f82f26883a74637777a11bf13f74627578dc1693828fbe695cd5d80c79fee407fa94340eaf1315af7943fe8b9f7fbebd6f331b2981ce7
languageName: node
linkType: hard

Expand Down

0 comments on commit bc38ebe

Please sign in to comment.