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

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.14.2 -> 18.14.6 age adoption passing confidence
nuxt 3.2.2 -> 3.2.3 age adoption passing confidence

Release Notes

nuxt/nuxt ### [`v3.2.3`](https://togithub.com/nuxt/nuxt/releases/tag/v3.2.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.2.2...v3.2.3) > **3.2.3** is a patch release with bug fixes and performance improvements. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.2.2...v3.2.3) ##### 🔥 Performance - **nuxt:** Don't update manifest in dev mode ([#​19315](https://togithub.com/nuxt/nuxt/pull/19315)) ##### 🩹 Fixes - **cli:** Restart nuxt when `distDir` is unlinked ([#​19131](https://togithub.com/nuxt/nuxt/pull/19131)) - **vite:** Normalize path emitted by vite watcher ([#​19179](https://togithub.com/nuxt/nuxt/pull/19179)) - **nuxt:** Prefetch object-syntax routes with `` ([#​19144](https://togithub.com/nuxt/nuxt/pull/19144)) - **webpack:** Use default export from webpack ([#​19166](https://togithub.com/nuxt/nuxt/pull/19166)) - **nuxt:** Preserve (re)named imports in meta ([#​19192](https://togithub.com/nuxt/nuxt/pull/19192)) - **nuxt:** Log errors thrown when booting the nuxt app ([#​19187](https://togithub.com/nuxt/nuxt/pull/19187)) - **nuxt:** Preserve explicit `rel` attribute on internal link ([#​19309](https://togithub.com/nuxt/nuxt/pull/19309)) - **nuxt:** Compatible route object for custom external routes ([#​19261](https://togithub.com/nuxt/nuxt/pull/19261)) - **vite:** Handle non-iterable `noExternal` option ([#​19256](https://togithub.com/nuxt/nuxt/pull/19256)) ##### 📖 Documentation - Fix components path ([#​19163](https://togithub.com/nuxt/nuxt/pull/19163)) - **pages:** Add example of limiting scanned routes ([#​19181](https://togithub.com/nuxt/nuxt/pull/19181)) - Update link ([#​19197](https://togithub.com/nuxt/nuxt/pull/19197)) - Clarify that app config is not available (yet) in nitro ([#​19200](https://togithub.com/nuxt/nuxt/pull/19200)) - Improved going further modules documentation ([#​19219](https://togithub.com/nuxt/nuxt/pull/19219)) - Add docs badge ([3c006b33c](https://togithub.com/nuxt/nuxt/commit/3c006b33c)) ##### 🏡 Chore - Bump package versions ([82cf19d6b](https://togithub.com/nuxt/nuxt/commit/82cf19d6b)) ##### 🤖 CI - Reduce artifact retention days ([b3ce9566a](https://togithub.com/nuxt/nuxt/commit/b3ce9566a)) ##### ❤️ Contributors - Daniel Roe - Igayamaguchi - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Rafael Magalhaes ([@​rafaelmagalhaes](http://github.com/rafaelmagalhaes)) - ML ([@​ijkml](http://github.com/ijkml)) - Clément Ollivier ([@​clemcode](http://github.com/clemcode)) - Joel Wenzel - Alex Liu ([@​Mini-ghost](http://github.com/Mini-ghost)) - Anthony Fu - Julien Huang - Usagizmo

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.