Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.7.9 to 3.7.11
Browse files Browse the repository at this point in the history
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.9 to 3.7.11.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.11/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Feb 10, 2025
1 parent db27e90 commit 6a39585
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 @@ -24,7 +24,7 @@
"vue": "^3.5.13",
"vue-i18n": "^11.1.1",
"vue-router": "^4.5.0",
"vuetify": "^3.7.9"
"vuetify": "^3.7.11"
},
"devDependencies": {
"@antfu/eslint-config": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2918,7 +2918,7 @@ __metadata:
vue-router: "npm:^4.5.0"
vue-tsc: "npm:^2.2.0"
vue3-toastify: "npm:^0.2.8"
vuetify: "npm:^3.7.9"
vuetify: "npm:^3.7.11"
xml2js: "npm:^0.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8905,9 +8905,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.7.9":
version: 3.7.9
resolution: "vuetify@npm:3.7.9"
"vuetify@npm:^3.7.11":
version: 3.7.11
resolution: "vuetify@npm:3.7.11"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0"
Expand All @@ -8920,7 +8920,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10/b8989c5ee9f24410103badd8fd005db23a3a8bccec4069886ad2be92524a17d0a0d8286420fbf900814fee9342f843212381f86924ddb9fb2599a03b9f2114a2
checksum: 10/0b0821be877fc132b909ba1e33fde480706c97c699a9e922c18ac69016c2db47f1023539d88144f35a61e2f73e6a9bf9491a06e759d8262b3a1d15020824c387
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a39585

Please sign in to comment.