elk-zone / elk

A nimble Mastodon web client
https://elk.zone
MIT License
5.39k stars 555 forks source link

chore(deps): update devdependencies #2959

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unocss/eslint-config (source) ^0.62.3 -> ^0.62.4 age adoption passing confidence
nuxt (source) ^3.13.1 -> ^3.13.2 age adoption passing confidence
tsx (source) ^4.19.0 -> ^4.19.1 age adoption passing confidence

Release Notes

unocss/unocss (@​unocss/eslint-config) ### [`v0.62.4`](https://redirect.github.com/unocss/unocss/releases/tag/v0.62.4) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v0.62.3...v0.62.4) #####    🚀 Features - **extractor-pug**: Make extractor-pug work with `svelte`  -  by [@​5P5](https://redirect.github.com/5P5) in [https://github.com/unocss/unocss/issues/4128](https://redirect.github.com/unocss/unocss/issues/4128) [(4762c)](https://redirect.github.com/unocss/unocss/commit/4762c9de) - **runtime**: Add defineConfig export to `@unocss/runtime`, improve runtime bundler docs  -  by [@​henrikvilhelmberglund](https://redirect.github.com/henrikvilhelmberglund) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unocss/unocss/issues/4112](https://redirect.github.com/unocss/unocss/issues/4112) [(35e32)](https://redirect.github.com/unocss/unocss/commit/35e32389) - **svelte-scoped**: Allow using svelte-scoped without unocss installed  -  by [@​jacob-8](https://redirect.github.com/jacob-8) in [https://github.com/unocss/unocss/issues/4121](https://redirect.github.com/unocss/unocss/issues/4121) [(aa5fb)](https://redirect.github.com/unocss/unocss/commit/aa5fba19) - **unocss**: Export theme types  -  by [@​JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/unocss/unocss/issues/4134](https://redirect.github.com/unocss/unocss/issues/4134) [(c315f)](https://redirect.github.com/unocss/unocss/commit/c315fa9f) #####    🐞 Bug Fixes - **transformer-directives**: Prelude.children maybe undefined  -  by [@​Simon-He95](https://redirect.github.com/Simon-He95) in [https://github.com/unocss/unocss/issues/4101](https://redirect.github.com/unocss/unocss/issues/4101) [(88c4e)](https://redirect.github.com/unocss/unocss/commit/88c4e6d0) - **vscode**: Skipped machted word highlight  -  by [@​Simon-He95](https://redirect.github.com/Simon-He95) in [https://github.com/unocss/unocss/issues/4123](https://redirect.github.com/unocss/unocss/issues/4123) [(a558c)](https://redirect.github.com/unocss/unocss/commit/a558ce21) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v0.62.3...v0.62.4)
nuxt/nuxt (nuxt) ### [`v3.13.2`](https://redirect.github.com/nuxt/nuxt/releases/tag/v3.13.2) [Compare Source](https://redirect.github.com/nuxt/nuxt/compare/v3.13.1...v3.13.2) > 3.13.2 is the next regularly scheduled patch release. #### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh npx nuxi@latest 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://redirect.github.com/nuxt/nuxt/compare/v3.13.1...v3.13.2) ##### 🔥 Performance - **nuxt:** Remove interop default for dynamic components ([#​28912](https://redirect.github.com/nuxt/nuxt/pull/28912)) ##### 🩹 Fixes - **nuxt:** Fix ssr log querySelector ([#​28864](https://redirect.github.com/nuxt/nuxt/pull/28864)) - **schema:** Enable `propsDestructure` by default ([#​28830](https://redirect.github.com/nuxt/nuxt/pull/28830)) - **nuxt:** Ensure injected `route` has enumerable keys ([#​28841](https://redirect.github.com/nuxt/nuxt/pull/28841)) - **nuxt:** Don't override vue instance with legacy `asyncData` ([#​28842](https://redirect.github.com/nuxt/nuxt/pull/28842)) - **nuxt:** Render server errors with `ssr: false` ([#​28834](https://redirect.github.com/nuxt/nuxt/pull/28834)) - **nuxt:** Resolve full component paths ([#​28843](https://redirect.github.com/nuxt/nuxt/pull/28843)) - **nuxt:** Improve accuracy of module resolution conditions ([#​28846](https://redirect.github.com/nuxt/nuxt/pull/28846)) - **nuxt:** Log more context of prerendering errors ([#​28895](https://redirect.github.com/nuxt/nuxt/pull/28895)) - **nuxt:** Enable `injectAtEnd` to reduce circular auto-imports ([#​28822](https://redirect.github.com/nuxt/nuxt/pull/28822)) - **nuxt:** Ensure we process files in `buildDir` for unimport ([#​28899](https://redirect.github.com/nuxt/nuxt/pull/28899)) - **nuxt:** Do not accept attrs on `` ([#​28901](https://redirect.github.com/nuxt/nuxt/pull/28901)) - **nuxt,schema:** Accept any module in inline `modules` array ([#​28922](https://redirect.github.com/nuxt/nuxt/pull/28922)) - **nuxt:** Fall back to original component `filePath` ([#​28925](https://redirect.github.com/nuxt/nuxt/pull/28925)) - **nuxt:** Make `runWithContext` generic ([#​28926](https://redirect.github.com/nuxt/nuxt/pull/28926)) - **nuxt:** Set `inheritAttrs: false` for fragment components ([#​28939](https://redirect.github.com/nuxt/nuxt/pull/28939)) - **nuxt:** Use case-insensitive regexp for ` Githubissues.
  • Githubissues is a development platform for aggregating issues.