Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.5.2 to 3.5.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.5.2 to 3.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.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 Feb 12, 2024
1 parent 9109dbc commit 80a9320
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.15",
"vue-i18n": "9.9.1",
"vue-router": "^4.2.5",
"vuetify": "^3.5.2"
"vuetify": "^3.5.3"
},
"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 @@ -2935,7 +2935,7 @@ __metadata:
vue-router: "npm:^4.2.5"
vue-tsc: "npm:^1.8.27"
vue3-toastify: "npm:^0.2.1"
vuetify: "npm:^3.5.2"
vuetify: "npm:^3.5.3"
xml2js: "npm:^0.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6068,9 +6068,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.5.2":
version: 3.5.2
resolution: "vuetify@npm:3.5.2"
"vuetify@npm:^3.5.3":
version: 3.5.3
resolution: "vuetify@npm:3.5.3"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0-alpha.12"
Expand All @@ -6086,7 +6086,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10/b3bf1c86d41be2c743370954f780667bf9be39c117b6d23746a21220611650515f7f030837d7d5f0296d5fc9df71b6d9e314c037614717c0271ebb3071d5ee89
checksum: 10/2b48cd0a2326c8c27d5bd7eab4e993b31de7ef9c0c91e422408101931bd2711bdf59fa8c1d23fa28c247df9ceab595d8e07c5efc39b844c99e675b0d5457b78b
languageName: node
linkType: hard

Expand Down

0 comments on commit 80a9320

Please sign in to comment.