Skip to content

Commit

Permalink
Update dependency vuetify to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 6731e2b commit d592c64
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 @@ -14,7 +14,7 @@
"vite-plugin-inspect": "0.7.4",
"vue": "3.2.40",
"vue-router": "4.1.5",
"vuetify": "3.0.0-beta.11"
"vuetify": "3.3.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,10 +1529,10 @@ [email protected]:
"@vue/server-renderer" "3.2.40"
"@vue/shared" "3.2.40"

vuetify@3.0.0-beta.11:
version "3.0.0-beta.11"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.0.0-beta.11.tgz#069e5583ef2eb2c56f6d1a47977e926cfcc0dcb7"
integrity sha512-WHwHNRpnDZ2ZUaOlL3oSnIvVSz0kVLmF/OVQUupIYvgV8pERgFN2NtXN5E3bq/DQkMyYcEUcnSQIrzQs2aZ36A==
vuetify@3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.3.2.tgz#8682486eb36b5d9d64c8f1c2bdfe36119f6ffbc6"
integrity sha512-m/R42di8FlyMaoktUe6k8JbF+A0vbJMpjQrZK7nH1ptK8VinVVQcaw+9m94wlO74IMR+LubxLh5t9I2ZtVCvjw==

which-boxed-primitive@^1.0.1, which-boxed-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit d592c64

Please sign in to comment.