Skip to content

Commit b95d688

Browse files
Update dependency vuetify to v3.0.0-beta.14
1 parent 6731e2b commit b95d688

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
@@ -14,7 +14,7 @@
1414
"vite-plugin-inspect": "0.7.4",
1515
"vue": "3.2.40",
1616
"vue-router": "4.1.5",
17-
"vuetify": "3.0.0-beta.11"
17+
"vuetify": "3.0.0-beta.14"
1818
},
1919
"devDependencies": {
2020
"@vitejs/plugin-vue": "3.1.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1529,10 +1529,10 @@ [email protected]:
15291529
"@vue/server-renderer" "3.2.40"
15301530
"@vue/shared" "3.2.40"
15311531

1532-
1533-
version "3.0.0-beta.11"
1534-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.0.0-beta.11.tgz#069e5583ef2eb2c56f6d1a47977e926cfcc0dcb7"
1535-
integrity sha512-WHwHNRpnDZ2ZUaOlL3oSnIvVSz0kVLmF/OVQUupIYvgV8pERgFN2NtXN5E3bq/DQkMyYcEUcnSQIrzQs2aZ36A==
1532+
1533+
version "3.0.0-beta.14"
1534+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.0.0-beta.14.tgz#ca1182da7b36ee98a5132e0ab53c50492ff7db59"
1535+
integrity sha512-7UX2rAcMPGdJ0SGAK+wUvlJTHR0KasYILhg7dV9hLyv9SfaTX4tbOQnSQVf4mXzdFB+5jDyaTs+bOYMVeoqXYg==
15361536

15371537
which-boxed-primitive@^1.0.1, which-boxed-primitive@^1.0.2:
15381538
version "1.0.2"

0 commit comments

Comments
 (0)