Skip to content

Commit

Permalink
Bump vuetify from 3.7.2 to 3.7.3 (#218)
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.2 to 3.7.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.3/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Rodrigo <[email protected]>
  • Loading branch information
dependabot[bot] and marcelorodrigo authored Oct 26, 2024
1 parent 3faaad7 commit 1a96411
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"nuxt": "^3.13.2",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^2.0.5",
"vuetify": "^3.7.1"
"vuetify": "^3.7.3"
},
"dependencies": {
"@mdi/font": "^7.4.47",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6220,10 +6220,10 @@ vue@^3.5.5:
"@vue/server-renderer" "3.5.11"
"@vue/shared" "3.5.11"

vuetify@^3.7.1:
version "3.7.2"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.2.tgz#e37fa4c191ea00144de5943315cbf77ddb80448d"
integrity sha512-q0WTcRG977+a9Dqhb8TOaPm+Xmvj0oVhnBJhAdHWFSov3HhHTTxlH2nXP/GBTXZuuMHDbBeIWFuUR2/1Fx0PPw==
vuetify@^3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.3.tgz#0e89f7f0298d452510bcbc01b0e9b53a5ce6e883"
integrity sha512-bpuvBpZl1/+nLlXDgdVXekvMNR6W/ciaoa8CYlpeAzAARbY8zUFSoBq05JlLhkIHI58AnzKVy4c09d0OtfYAPg==

w3c-xmlserializer@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 1a96411

Please sign in to comment.