Skip to content

Commit 4708923

Browse files
Bump vuetify from 3.7.3 to 3.7.4 (#222)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.4/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]>
1 parent 3febafd commit 4708923

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nuxt": "^3.13.2",
2020
"vite-plugin-vuetify": "^2.0.3",
2121
"vitest": "^2.1.4",
22-
"vuetify": "^3.7.3"
22+
"vuetify": "^3.7.4"
2323
},
2424
"dependencies": {
2525
"@mdi/font": "^7.4.47",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6231,10 +6231,10 @@ vue@^3.5.5:
62316231
"@vue/server-renderer" "3.5.11"
62326232
"@vue/shared" "3.5.11"
62336233

6234-
vuetify@^3.7.3:
6235-
version "3.7.3"
6236-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.3.tgz#0e89f7f0298d452510bcbc01b0e9b53a5ce6e883"
6237-
integrity sha512-bpuvBpZl1/+nLlXDgdVXekvMNR6W/ciaoa8CYlpeAzAARbY8zUFSoBq05JlLhkIHI58AnzKVy4c09d0OtfYAPg==
6234+
vuetify@^3.7.4:
6235+
version "3.7.4"
6236+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.4.tgz#52de97ecb4e456c92dc81c723d1e21b1ddccdbc6"
6237+
integrity sha512-Y8UU5wUDQXC3oz2uumPb8IOdvB4XMCxtxnmqdOc+LihNuPlkSgxIwf92ndRzbOtJFKHsggFUxpyLqpQp+A+5kg==
62386238

62396239
w3c-xmlserializer@^5.0.0:
62406240
version "5.0.0"

0 commit comments

Comments
 (0)