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 #186

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
@types/node (source) 18.16.15 -> 18.16.16 age adoption passing confidence
nuxt 3.5.1 -> 3.5.2 age adoption passing confidence
vuetify (source) 3.3.1 -> 3.3.2 age adoption passing confidence

Release Notes

nuxt/nuxt ### [`v3.5.2`](https://togithub.com/nuxt/nuxt/releases/tag/v3.5.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.5.1...v3.5.2) > 3.5.2 is a patch release focusing on bug fixes. #### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.5.1...v3.5.2) ##### 🔥 Performance - **nuxt:** Use `.test` and hoist regexps where possible ([#​21011](https://togithub.com/nuxt/nuxt/pull/21011)) ##### 🩹 Fixes - **nuxt:** Fix useLazyFetch types ([#​20989](https://togithub.com/nuxt/nuxt/pull/20989)) - **nuxt:** Scan component dirs case-sensitively ([#​20995](https://togithub.com/nuxt/nuxt/pull/20995)) - **schema:** Remove duplicate `@default` jsdoc tag ([#​21010](https://togithub.com/nuxt/nuxt/pull/21010)) - **nuxt:** Add type support for router composables without `pages/` integration ([397c54c9d](https://togithub.com/nuxt/nuxt/commit/397c54c9d)) - **nuxt:** Use simple incrementing id on client ([#​20992](https://togithub.com/nuxt/nuxt/pull/20992)) - **nuxt:** Treeshake `` with webpack ([#​21013](https://togithub.com/nuxt/nuxt/pull/21013)) - **nuxt:** Await nuxt ready state before `refreshNuxtData` ([#​21008](https://togithub.com/nuxt/nuxt/pull/21008)) - **nuxt:** Show error page after fatal `abortNavigation` ([#​21047](https://togithub.com/nuxt/nuxt/pull/21047)) - **nuxt:** Normalize windows paths in granular watcher ([#​21066](https://togithub.com/nuxt/nuxt/pull/21066)) - **nuxt:** Omit `Set-Cookie` header if value is null ([#​21072](https://togithub.com/nuxt/nuxt/pull/21072)) - **nuxt:** Resolve modules relative to modulesDir ([#​21082](https://togithub.com/nuxt/nuxt/pull/21082)) - **vite:** Narrow vite-node inline pattern ([#​21224](https://togithub.com/nuxt/nuxt/pull/21224)) ##### 📖 Documentation - Fix typo in modules directory example ([#​21014](https://togithub.com/nuxt/nuxt/pull/21014)) - Fix a typo in code example ([#​21057](https://togithub.com/nuxt/nuxt/pull/21057)) - Link to correct webpack css extraction loader ([4e6369cef](https://togithub.com/nuxt/nuxt/commit/4e6369cef)) - **api:** Add `render:island` hook ([#​21065](https://togithub.com/nuxt/nuxt/pull/21065)) - Rewrite data fetching section ([#​21031](https://togithub.com/nuxt/nuxt/pull/21031)) - Improve data fetching docs ([#​21197](https://togithub.com/nuxt/nuxt/pull/21197)) ##### 🏡 Chore - Move v2 docs to v2.nuxt.com ([6d8c119a2](https://togithub.com/nuxt/nuxt/commit/6d8c119a2)) - Add missing dependencies ([9723add18](https://togithub.com/nuxt/nuxt/commit/9723add18)) ##### ✅ Tests - Refactor type tests into a separate fixture ([#​21007](https://togithub.com/nuxt/nuxt/pull/21007)) - Close out some missing browser contexts ([3bc3aeaf6](https://togithub.com/nuxt/nuxt/commit/3bc3aeaf6)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Jongmin Yoon ([@​jongmin4943](https://togithub.com/jongmin4943)) - Louis Haftmann ([@​LouisHaftmann](https://togithub.com/LouisHaftmann)) - Clément Ollivier ([@​clemcode](https://togithub.com/clemcode)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Alexander ([@​xanderbarkhatov](https://togithub.com/xanderbarkhatov)) - Yue Yang ([@​g1eny0ung](https://togithub.com/g1eny0ung)) - Lucie ([@​lihbr](https://togithub.com/lihbr)) - [@​Gecolay](https://togithub.com/Gecolay) - Lehoczky Zoltán ([@​Lehoczky](https://togithub.com/Lehoczky)) - Sébastien Chopin ([@​Atinux](https://togithub.com/Atinux)) - Haruaki OTAKE ([@​aaharu](https://togithub.com/aaharu))
vuetifyjs/vuetify ### [`v3.3.2`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.3.2) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.3.1...v3.3.2) ##### :wrench: Bug Fixes - **package:** reorder default exports condition ([#​17439](https://togithub.com/vuetifyjs/vuetify/issues/17439)) ([070e2aa](https://togithub.com/vuetifyjs/vuetify/commit/070e2aacda9c0f2310116b2e562d9df30aecfe24)), closes [#​17436](https://togithub.com/vuetifyjs/vuetify/issues/17436) - **transitions:** do not override origin by default ([0a9a2bb](https://togithub.com/vuetifyjs/vuetify/commit/0a9a2bb9df59c9a35301aba98375f8c5d1fe0090)), closes [#​17424](https://togithub.com/vuetifyjs/vuetify/issues/17424) - **VAppBar:** useToggleScope for scroll watchers ([3046113](https://togithub.com/vuetifyjs/vuetify/commit/3046113aa34e396a56341c41320a9e039e3e848f)) - **VColorPicker:** allow null modelValue ([7b2b815](https://togithub.com/vuetifyjs/vuetify/commit/7b2b815f3409d05193e2fe54d3038c0c025bb664)), closes [#​17459](https://togithub.com/vuetifyjs/vuetify/issues/17459) - **VCombobox:** show placeholder after clear input ([#​17453](https://togithub.com/vuetifyjs/vuetify/issues/17453)) ([c8df80a](https://togithub.com/vuetifyjs/vuetify/commit/c8df80a1912d6ccf6c9ba1137b2ff1e389cf4905)), closes [#​17428](https://togithub.com/vuetifyjs/vuetify/issues/17428) - **VInput:** apply rtl classes ([85c36e4](https://togithub.com/vuetifyjs/vuetify/commit/85c36e4b8fdf848903d988c7e277800eb6bcfe24)), closes [#​17456](https://togithub.com/vuetifyjs/vuetify/issues/17456) - **VList:** allow keyboard focus children ([87de862](https://togithub.com/vuetifyjs/vuetify/commit/87de862e11badbb8ab2b1f49ac67cd76db2837d3)), closes [#​17470](https://togithub.com/vuetifyjs/vuetify/issues/17470) - **VListItem:** add keyboard focus indicator ([f79907c](https://togithub.com/vuetifyjs/vuetify/commit/f79907cd3be6a38ba33b86fa48e6e290354b761b)) - **VMenu:** provide nested defaults ([88d5ff6](https://togithub.com/vuetifyjs/vuetify/commit/88d5ff6a8293a755c3b7124c65583456ebcc9a0d)), closes [#​17465](https://togithub.com/vuetifyjs/vuetify/issues/17465) - **VNavigationDrawer:** apply scoped styles ([aafacce](https://togithub.com/vuetifyjs/vuetify/commit/aafacce62b208aebceb4cbe1021ebaf86c0c23e8)), closes [#​17330](https://togithub.com/vuetifyjs/vuetify/issues/17330) - **VParallax:** show v-parallax content over image ([#​17476](https://togithub.com/vuetifyjs/vuetify/issues/17476)) ([5e07393](https://togithub.com/vuetifyjs/vuetify/commit/5e07393e56bace8741edc400d52981d4c39c72da)), closes [#​17444](https://togithub.com/vuetifyjs/vuetify/issues/17444) ##### :test_tube: Labs - **VDataTable:** center loading text in table ([#​17400](https://togithub.com/vuetifyjs/vuetify/issues/17400)) ([1793cbb](https://togithub.com/vuetifyjs/vuetify/commit/1793cbb8b9c3d5e1cc18399731bb22f084c3893d)) - **VDataTable:** add missing types ([#​17423](https://togithub.com/vuetifyjs/vuetify/issues/17423)) ([c8e5d28](https://togithub.com/vuetifyjs/vuetify/commit/c8e5d28cf859c6c0a65e15ea9bac9c7625e5f87b)) - **VDataTable:** sort undefined values correctly ([1d85b04](https://togithub.com/vuetifyjs/vuetify/commit/1d85b04a351463bca677f37a129291194d782c91)), closes [#​17350](https://togithub.com/vuetifyjs/vuetify/issues/17350) - **VDataTableVirtual:** reuse virtual scroll logic ([#​17261](https://togithub.com/vuetifyjs/vuetify/issues/17261)) ([d952fa4](https://togithub.com/vuetifyjs/vuetify/commit/d952fa426fddecb820f0702aad5ca08fff475748)), closes [#​17450](https://togithub.com/vuetifyjs/vuetify/issues/17450)

Configuration

📅 Schedule: Branch creation - "after 12pm on Thursday" (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.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.