Skip to content

Commit c5fb418

Browse files
authored
deps(deps): bump vuetify from 3.7.14 to 3.7.15 in the minor-patch-dependencies group (#627)
Bumps the minor-patch-dependencies group with 1 update: [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify). Updates `vuetify` from 3.7.14 to 3.7.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuetifyjs/vuetify/releases">vuetify's releases</a>.</em></p> <blockquote> <h2>v3.7.15</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>locale:</strong> add missing translations for all locales (<a href="https://github.com/vuetifyjs/vuetify/commit/f9081fe0483189805cb7f4f17ec4103950eae828">f9081fe</a>)</li> <li><strong>locale:</strong> add missing traditional chinese translations (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21027">#21027</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/b2db7cd2071ec779ad4a07c7ec923d3a59eadaed">b2db7cd</a>)</li> <li><strong>VListItem:</strong> allow space key in input tag (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21032">#21032</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/2dd6747112a85b97e29f1236b1aeeeac6a99c2db">2dd6747</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21030">#21030</a></li> <li><strong>VOTPInput:</strong> enable autofill support (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21062">#21062</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/038e9f40ae417615129dc3afec411668291b9681">038e9f4</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/18678">#18678</a></li> <li><strong>VSlider/RangeSlider:</strong> allow mousedown with left button only (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20265">#20265</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/1bf8a2d8d4fe37d5d42d607aae0bdb3ceb891e3f">1bf8a2d</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19021">#19021</a></li> </ul> <h3>:test_tube: Labs</h3> <ul> <li><strong>VDateInput:</strong> use adapter date (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21043">#21043</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/64d5eeb31a1ed1cfade94758ddb9e77f6a786c0e">64d5eeb</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21033">#21033</a></li> <li><strong>VFileUpload:</strong> divider wrapper width on smaller screens (<a href="https://github.com/vuetifyjs/vuetify/commit/cc26a99431bf98c7897f0deb854077a054594580">cc26a99</a>)</li> <li><strong>VNumberInput:</strong> use useFocus composable for state (<a href="https://github.com/vuetifyjs/vuetify/commit/41dad8c06087e31117b414052c20c1b53a1ba432">41dad8c</a>)</li> <li><strong>VNumberInput:</strong> support control holding down (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20987">#20987</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/83aed7b17d717142373e862cd10600530ef974ee">83aed7b</a>)</li> <li><strong>VNumberInput:</strong> pass number to rules (<a href="https://github.com/vuetifyjs/vuetify/commit/cea6d12124ea1be8c4ffedf0b2656d19ee9956ee">cea6d12</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21022">#21022</a></li> <li><strong>VTreeview:</strong> prevent activating link on prepend click (<a href="https://github.com/vuetifyjs/vuetify/commit/3a1cd020ee778fb05cdc87b5a435fcd872be9469">3a1cd02</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/75d61a84610a9bb3ddb99b490e256ee5c30d19ac"><code>75d61a8</code></a> chore(release): publish v3.7.15</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/038e9f40ae417615129dc3afec411668291b9681"><code>038e9f4</code></a> fix(VOTPInput): enable autofill support (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21062">#21062</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e39da67d14e10ec7c29bfd39188fde1d8316281e"><code>e39da67</code></a> chore: disable allowImportingTsExtensions</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/f9081fe0483189805cb7f4f17ec4103950eae828"><code>f9081fe</code></a> fix: add missing translations for all locales</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/994e1033553db45dbb059ac377437944a56d37c7"><code>994e103</code></a> chore(date): add dayjs/luxon to vuetify dev packages</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/64d5eeb31a1ed1cfade94758ddb9e77f6a786c0e"><code>64d5eeb</code></a> fix(VDateInput): use adapter date (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21043">#21043</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/cc26a99431bf98c7897f0deb854077a054594580"><code>cc26a99</code></a> fix(VFileUpload): divider wrapper width on smaller screens</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/1bf8a2d8d4fe37d5d42d607aae0bdb3ceb891e3f"><code>1bf8a2d</code></a> fix(VSlider/RangeSlider): allow mousedown with left button only (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20265">#20265</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/32bc4518df88f06bf45157ea03a514b236806e52"><code>32bc451</code></a> chore: remove playgrounds (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20323">#20323</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/2dd6747112a85b97e29f1236b1aeeeac6a99c2db"><code>2dd6747</code></a> fix(VListItem): allow space key in input tag (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21032">#21032</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v3.7.15/packages/vuetify">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=3.7.14&new-version=3.7.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 8733cd5 + 359ee86 commit c5fb418

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14462,8 +14462,8 @@ __metadata:
1446214462
linkType: hard
1446314463

1446414464
"vuetify@npm:^3.7.0":
14465-
version: 3.7.14
14466-
resolution: "vuetify@npm:3.7.14"
14465+
version: 3.7.15
14466+
resolution: "vuetify@npm:3.7.15"
1446714467
peerDependencies:
1446814468
typescript: ">=4.7"
1446914469
vite-plugin-vuetify: ">=1.0.0"
@@ -14476,7 +14476,7 @@ __metadata:
1447614476
optional: true
1447714477
webpack-plugin-vuetify:
1447814478
optional: true
14479-
checksum: 10c0/5bb0c94519c5a8b4ceaf4c039c329296ac033de479a2dadced918958cea1ca99a03d7608e070facb79381656c2ab3a284fc34b8a8910adbd2eae6c467f142efe
14479+
checksum: 10c0/76e5493cdd8835fab54f34427f70901ee2d17f220f05f76a5610fbee4cfabb9e07dd58198f21548f804025d6eda0b8b5a7e021250c80f9e693d72fa55dab062a
1448014480
languageName: node
1448114481
linkType: hard
1448214482

0 commit comments

Comments
 (0)