seonglae / intuiter

Globally available Vim like productivity application with a fancy mouse control. Home row keyboard mapping makes typing innovatively fast in everywhere
https://intuiter.seongland.com
39 stars 3 forks source link

deps: Update all non-major dependencies #173

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.60.0 -> 1.61.0 age adoption passing confidence
sass ~1.60.0 -> ~1.61.0 age adoption passing confidence
vuetify (source) 3.1.12 -> 3.1.13 age adoption passing confidence

Release Notes

sass/dart-sass ### [`v1.61.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1610) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.60.0...1.61.0) - **Potentially breaking change:** Drop support for End-of-Life Node.js 12. - Fix remaining cases for the performance regression introduced in 1.59.0. ##### Embedded Sass - The JS embedded host now loads files from the working directory when using the legacy API.
vuetifyjs/vuetify ### [`v3.1.13`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.1.13) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.1.12...v3.1.13) This release may break some subcomponent defaults, for example `VTabs > VSlideGroup` should now just be set on `VTabs` instead. ##### :wrench: Bug Fixes - **defaults:** explicitly define inherited props ([#​17024](https://togithub.com/vuetifyjs/vuetify/issues/17024)) ([12b01f0](https://togithub.com/vuetifyjs/vuetify/commit/12b01f0c2d722f542e509a408b2b04065c07f95a)), closes [#​16837](https://togithub.com/vuetifyjs/vuetify/issues/16837) [#​17075](https://togithub.com/vuetifyjs/vuetify/issues/17075) - **exports:** allow importing individual directives ([e0af725](https://togithub.com/vuetifyjs/vuetify/commit/e0af725afa8bf119ace5e8c14be5301cc6f0b7e8)) - **transitions:** don't pass mode prop to groups ([9e62197](https://togithub.com/vuetifyjs/vuetify/commit/9e621976be5893fd58e836ed945b2cf8f1c1ce96)), closes [#​17078](https://togithub.com/vuetifyjs/vuetify/issues/17078) - **VAutocomplete,VCombobox:** unselected items checked ([#​16814](https://togithub.com/vuetifyjs/vuetify/issues/16814)) ([36f727b](https://togithub.com/vuetifyjs/vuetify/commit/36f727bd81084e4efa239d9729be3f0ecbb96e62)), closes [#​16153](https://togithub.com/vuetifyjs/vuetify/issues/16153) - **VCarousel:** valid HTML ID for buttons ([ff24ece](https://togithub.com/vuetifyjs/vuetify/commit/ff24eced17962c8205dcea90323942bc703db97d)) - **VListGroup:** prevent initial transition ([07d7cd2](https://togithub.com/vuetifyjs/vuetify/commit/07d7cd26061b2f3de2a50a0f3549b05e8afa8497)), closes [#​17055](https://togithub.com/vuetifyjs/vuetify/issues/17055) - **VNavigationDrawer:** prevent re-rendering list items on hover ([24e0e30](https://togithub.com/vuetifyjs/vuetify/commit/24e0e30b51e2e49d2cf716a4fe76553f03949e7c)) - **VSlider:** unref label ID ([5314674](https://togithub.com/vuetifyjs/vuetify/commit/531467494824a3eced90433bc46edfcbd08a01a2)) - **VSwitch:** thumb inherits currentColor as default ([#​16525](https://togithub.com/vuetifyjs/vuetify/issues/16525)) ([c16a3b2](https://togithub.com/vuetifyjs/vuetify/commit/c16a3b2cdd83e5ce2197e2967d3ab864eed3b968)), closes [#​16486](https://togithub.com/vuetifyjs/vuetify/issues/16486) - **VTextarea:** persistentPlaceholder shouldn't affect hint ([5cf3bff](https://togithub.com/vuetifyjs/vuetify/commit/5cf3bffae878e75b3f482d3804b269cd34bc0c5e)), closes [#​17060](https://togithub.com/vuetifyjs/vuetify/issues/17060) ##### :test_tube: Labs - **VDataTable:** add row hover styles ([#​16935](https://togithub.com/vuetifyjs/vuetify/issues/16935)) ([9a20fc0](https://togithub.com/vuetifyjs/vuetify/commit/9a20fc0d2e939a90757f0183f18afd49d9c05ecf)) - **VDataTable:** use DataTableItem interface for item slots ([#​17068](https://togithub.com/vuetifyjs/vuetify/issues/17068)) ([d26aa16](https://togithub.com/vuetifyjs/vuetify/commit/d26aa168d4eb5e8f7c9d84c4e085a0a009caa535)), closes [#​17067](https://togithub.com/vuetifyjs/vuetify/issues/17067) - **VSkeletonLoader:** port to v3 ([#​14830](https://togithub.com/vuetifyjs/vuetify/issues/14830)) ([9273bdb](https://togithub.com/vuetifyjs/vuetify/commit/9273bdb1b5ca9c09dc4ba7522a29dc027b6de7c0)), closes [#​9194](https://togithub.com/vuetifyjs/vuetify/issues/9194) [#​10199](https://togithub.com/vuetifyjs/vuetify/issues/10199) [#​10172](https://togithub.com/vuetifyjs/vuetify/issues/10172) [#​13504](https://togithub.com/vuetifyjs/vuetify/issues/13504) ##### :microscope: Code Refactoring - **defaults:** skip merging deep if prev is undefined ([c363981](https://togithub.com/vuetifyjs/vuetify/commit/c36398164aaefaf8387b637a22cc6b8192b48827)) ##### :arrows_counterclockwise: Reverts - Revert "fix(VTextField): remain placeholder after values selected ([#​16565](https://togithub.com/vuetifyjs/vuetify/issues/16565))" ([5ac0fa9](https://togithub.com/vuetifyjs/vuetify/commit/5ac0fa9a15458e1bd67024905fabbc481fcbcbb3)), closes [#​17039](https://togithub.com/vuetifyjs/vuetify/issues/17039)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.