Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.4.9 to 3.4.10
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.9 to 3.4.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.4.10/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 Jan 10, 2024
1 parent 753110f commit 82eaba4
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 @@ -25,7 +25,7 @@
"vue": "^3.4.7",
"vue-i18n": "9.9.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.9"
"vuetify": "^3.4.10"
},
"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 @@ -3214,7 +3214,7 @@ __metadata:
vue-router: "npm:^4.2.5"
vue-toastification: "npm:v2.0.0-rc.5"
vue-tsc: "npm:^1.8.27"
vuetify: "npm:^3.4.9"
vuetify: "npm:^3.4.10"
languageName: unknown
linkType: soft

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

"vuetify@npm:^3.4.9":
version: 3.4.9
resolution: "vuetify@npm:3.4.9"
"vuetify@npm:^3.4.10":
version: 3.4.10
resolution: "vuetify@npm:3.4.10"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0-alpha.12"
Expand All @@ -7719,7 +7719,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 1ec2ae4cbf92d7fa790cc23141eb914f54b5fb087652aad076a60a4fe684e73d8ca2f5600f1e73c2cbd7b358ff1998175b53fc3181400bb9a22d14991d699d06
checksum: 330483ca484e4b1840a8343e61050fa9f258d353f190c95998739d1cba3ddcd15c03e99345a6e601b25949aab6a5ed125891aed901de6aee5f8108fdc04fd657
languageName: node
linkType: hard

Expand Down

0 comments on commit 82eaba4

Please sign in to comment.