Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.6.10 to 3.6.11
Browse files Browse the repository at this point in the history
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.6.10 to 3.6.11.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.11/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 44c92d7 commit 84f7ac9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vue": "^3.4.31",
"vue-i18n": "9.13.1",
"vue-router": "^4.4.0",
"vuetify": "^3.6.10"
"vuetify": "^3.6.11"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3690,7 +3690,7 @@ __metadata:
vue-router: "npm:^4.4.0"
vue-tsc: "npm:^2.0.24"
vue3-toastify: "npm:^0.2.2"
vuetify: "npm:^3.6.10"
vuetify: "npm:^3.6.11"
xml2js: "npm:^0.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7132,9 +7132,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.6.10":
version: 3.6.10
resolution: "vuetify@npm:3.6.10"
"vuetify@npm:^3.6.11":
version: 3.6.11
resolution: "vuetify@npm:3.6.11"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0"
Expand All @@ -7150,7 +7150,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10/f57aed02d81cd24d78020e20fe7882735830129577d3a22e93303170790f528449309369c7f7b4f1c28f7082d83667d199cbee47a4a0309d9c26c64085606871
checksum: 10/87895843c35158ce6af962954731aa7e9ec8bf184b3a1618c9b3326e911330703223162af4ea27e607368b3932d5451519ec9fbeeb1b331aea7fa2ecd082131d
languageName: node
linkType: hard

Expand Down

0 comments on commit 84f7ac9

Please sign in to comment.