Skip to content

Commit

Permalink
build(deps): bump vuetify from 3.4.10 to 3.5.1
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.10 to 3.5.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.1/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 25d5854 commit 1cb59fc
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.14",
"vue-i18n": "9.9.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.10"
"vuetify": "^3.5.1"
},
"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 @@ -2955,7 +2955,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.10"
vuetify: "npm:^3.5.1"
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 1cb59fc

Please sign in to comment.