Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.4.4 to 3.4.6
Browse files Browse the repository at this point in the history
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.4.6/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 and Quentin-Guillemin committed Dec 12, 2023
1 parent c21ef25 commit 303080c
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 @@ -23,7 +23,7 @@
"vue": "^3.3.11",
"vue-i18n": "9.8.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.4"
"vuetify": "^3.4.6"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,7 +3121,7 @@ __metadata:
vue-router: "npm:^4.2.5"
vue-toastification: "npm:v2.0.0-rc.5"
vue-tsc: "npm:^1.8.25"
vuetify: "npm:^3.4.4"
vuetify: "npm:^3.4.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6364,9 +6364,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.4.4":
version: 3.4.4
resolution: "vuetify@npm:3.4.4"
"vuetify@npm:^3.4.6":
version: 3.4.6
resolution: "vuetify@npm:3.4.6"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ^1.0.0-alpha.12
Expand All @@ -6382,7 +6382,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 1b37fbbb223a137dfc24d42a478c5a728740613bf85426a1468b217be720ddae91e5a630a54116fef404759ad6c31ed3917cc6de61e2bea320b9df1dc4bf2ab9
checksum: 25920cc3613e0b390da25fa7276662579c26048c9b068b95f66b00285f7e5f324dec1b04d56b2910e42a5974352de760aff67ab84a0055e3a9c490a1833296ee
languageName: node
linkType: hard

Expand Down

0 comments on commit 303080c

Please sign in to comment.