Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.4.2 to 3.4.3
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.2 to 3.4.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.4.3/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 Nov 23, 2023
1 parent 038fee8 commit 2d49a30
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.8",
"vue-i18n": "9.7.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.2"
"vuetify": "^3.4.3"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3316,7 +3316,7 @@ __metadata:
vue-router: "npm:^4.2.5"
vue-toastification: "npm:v2.0.0-rc.5"
vue-tsc: "npm:^1.8.22"
vuetify: "npm:^3.4.2"
vuetify: "npm:^3.4.3"
languageName: unknown
linkType: soft

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

"vuetify@npm:^3.4.2":
version: 3.4.2
resolution: "vuetify@npm:3.4.2"
"vuetify@npm:^3.4.3":
version: 3.4.3
resolution: "vuetify@npm:3.4.3"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ^1.0.0-alpha.12
Expand All @@ -6633,7 +6633,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 6972a38df26ddc1ea4a7bae92f3bd641e4ae3f6e6f812ea67b4edc18216156ba62a3d7aaf00280cc74f4cb47f639f2459433a5c8f054d0ea1c1abc049f96c146
checksum: b31de58d5c0eb1f8d35a32f0623b6c83fd9a685fb42fdbc516b80317e15fc39bc273d14667f407560e18c08208fa95abda454e39c47546c1f3d99d8d412492a7
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d49a30

Please sign in to comment.