Skip to content

Commit 19444c4

Browse files
Update dependency vuetify to v3.3.4
1 parent 7b7f260 commit 19444c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@vueuse/core": "9.3.0",
1414
"vite-plugin-inspect": "0.7.4",
1515
"vue": "3.2.40",
16-
"vuetify": "3.0.0-beta.11"
16+
"vuetify": "3.3.4"
1717
},
1818
"devDependencies": {
1919
"@vitejs/plugin-vue": "3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,10 +1051,10 @@ [email protected]:
10511051
"@vue/server-renderer" "3.2.40"
10521052
"@vue/shared" "3.2.40"
10531053

1054-
vuetify@3.0.0-beta.11:
1055-
version "3.0.0-beta.11"
1056-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.0.0-beta.11.tgz#069e5583ef2eb2c56f6d1a47977e926cfcc0dcb7"
1057-
integrity sha512-WHwHNRpnDZ2ZUaOlL3oSnIvVSz0kVLmF/OVQUupIYvgV8pERgFN2NtXN5E3bq/DQkMyYcEUcnSQIrzQs2aZ36A==
1054+
vuetify@3.3.4:
1055+
version "3.3.4"
1056+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.3.4.tgz#e4cbf3ae1d4f22a61bf5fe5a753c9e3e50cd6ff2"
1057+
integrity sha512-B05DX+xxzmA3HkSf8FMyhGIb1eCcwDsnaUl+kfNgsMcNnGVBhugmBpslK7O6gOzb1VGttsll5yGuHm7rh0rxzA==
10581058

10591059
with@^7.0.0:
10601060
version "7.0.2"

0 commit comments

Comments
 (0)