Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.7.7 to 3.7.9
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.7 to 3.7.9.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.9/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 3, 2025
1 parent 8cdbfe4 commit 3c46ee7
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.0",
"vue-router": "^4.5.0",
"vuetify": "^3.7.7"
"vuetify": "^3.7.9"
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2909,7 +2909,7 @@ __metadata:
vue-router: "npm:^4.5.0"
vue-tsc: "npm:^2.2.0"
vue3-toastify: "npm:^0.2.8"
vuetify: "npm:^3.7.7"
vuetify: "npm:^3.7.9"
xml2js: "npm:^0.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8896,9 +8896,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 3c46ee7

Please sign in to comment.