Skip to content

Commit

Permalink
build(deps-dev): bump vuetify from 3.3.19 to 3.4.9
Browse files Browse the repository at this point in the history
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.3.19 to 3.4.9.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.4.9/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 394f3f0 commit dd37e64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"repository": "https://github.com/Crystal-Creations-GbR/pulsating-circle",
"peerDependencies": {
"vue": "^3.0.0",
"vuetify": "^3.3.19"
"vuetify": "^3.4.9"
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
Expand Down Expand Up @@ -80,6 +80,6 @@
"vite": "^4.4.9",
"vite-plugin-dts": "^3.6.0",
"vue": "^3.0.0",
"vuetify": "^3.3.19"
"vuetify": "^3.4.9"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11208,10 +11208,10 @@ vue@^3.0.0:
"@vue/server-renderer" "3.3.4"
"@vue/shared" "3.3.4"

vuetify@^3.3.19:
version "3.3.19"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.3.19.tgz#cd27f38c226a9f0faa5cdc163b1a7709f0c75a12"
integrity sha512-6/byccc79pq2LmveSgte/AXqyEXkq3aFMxKMwoizsDzDPH4vz/44wRx0+TxhiDk4+n8WOhMa2VlXq1xsJIi1HA==
vuetify@^3.4.9:
version "3.4.9"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.4.9.tgz#f26952a4a7c643fb3be9c6771bc26aaebf6e3169"
integrity sha512-pgBPdbgrHHHZWRybWevzRFezMax6CP2MccTivjOZSOF0XsnzoNOJGGpkTgIfBrk4UCp9jKx6JOJIztGtx/IcSw==

walk-up-path@^3.0.1:
version "3.0.1"
Expand Down

0 comments on commit dd37e64

Please sign in to comment.