atinux / content-wind

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.
https://content-wind.nuxt.space
MIT License
791 stars 55 forks source link

chore(deps): update all non-major dependencies #68

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
@nuxt/content ^2.6.0 -> ^2.7.0 age adoption passing confidence
@nuxtjs/tailwindcss ^6.7.0 -> ^6.7.2 age adoption passing confidence

Release Notes

nuxt/content ### [`v2.7.0`](https://togithub.com/nuxt/content/blob/HEAD/CHANGELOG.md#v270) [Compare Source](https://togithub.com/nuxt/content/compare/v2.6.0...v2.7.0) [compare changes](https://togithub.com/nuxt/content/compare/v2.6.0...v2.7.0) ##### 🚀 Enhancements - **shiki:** Support italic, bold and underline styles ([#​2079](https://togithub.com/nuxt/content/pull/2079)) - **config:** Update ignores to advanced pattern ([#​2035](https://togithub.com/nuxt/content/pull/2035)) ##### 🩹 Fixes - **link:** Remove hash before checking if ending by '.md' ([#​2033](https://togithub.com/nuxt/content/pull/2033)) - **markdown:** Prevent script execution ([#​2040](https://togithub.com/nuxt/content/pull/2040)) - **code-block:** Pass language as class name ([#​2064](https://togithub.com/nuxt/content/pull/2064)) - **tailwind-integration:** Allow content as object ([#​2060](https://togithub.com/nuxt/content/pull/2060)) - **code-block:** Meta property ([#​2067](https://togithub.com/nuxt/content/pull/2067)) - **markdown:** Respect `_draft` key in frontmatter ([#​2077](https://togithub.com/nuxt/content/pull/2077)) ##### 📖 Documentation - Guide for adding custom grammars for syntax highlighting ([7da9b286](https://togithub.com/nuxt/content/commit/7da9b286)) - Add example of additional sorting options for queryContent ([#​2042](https://togithub.com/nuxt/content/pull/2042)) - Explain useasyncdata wrapping ([#​2054](https://togithub.com/nuxt/content/pull/2054)) - Update url ([#​2055](https://togithub.com/nuxt/content/pull/2055)) - Add latest to nuxi command ([2939b793](https://togithub.com/nuxt/content/commit/2939b793)) - Update `Content Wind` live demo url ([#​2080](https://togithub.com/nuxt/content/pull/2080)) - Update links ([#​2085](https://togithub.com/nuxt/content/pull/2085)) - Remove outdated description ([#​2098](https://togithub.com/nuxt/content/pull/2098)) ##### 🏡 Chore - Use caret dependency for kit ([#​2044](https://togithub.com/nuxt/content/pull/2044)) ##### ❤️ Contributors - TomatoGuy0502 - Dave Stewart - Kricsleo - Nobkd - Mukund Shah - Farnabaz - Inesh Bose - Stefanprobst - Sébastien Chopin - Clément Ollivier ([@​clemcode](http://github.com/clemcode)) - YannC - James Tyner - Ashour - Daniel Roe
nuxt-modules/tailwindcss ### [`v6.7.2`](https://togithub.com/nuxt-modules/tailwindcss/blob/HEAD/CHANGELOG.md#v672) [Compare Source](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.7.1...v6.7.2) [compare changes](https://undefined/undefined/compare/v6.7.1...v6.7.2) ##### 🔥 Performance - Parallelise all async calls " ([#​679](https://togithub.com/nuxt-modules/tailwindcss/issues/679)) ##### 📖 Documentation - Update deps ([`5a877b9`](https://togithub.com/nuxt-modules/tailwindcss/commit/5a877b9)) ##### ❤️ Contributors - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) ### [`v6.7.1`](https://togithub.com/nuxt-modules/tailwindcss/blob/HEAD/CHANGELOG.md#v671) [Compare Source](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.7.0...v6.7.1) [compare changes](https://undefined/undefined/compare/v6.7.0...v6.7.1) ##### 🔥 Performance - Parallelise all async calls ([#​679](https://togithub.com/nuxt-modules/tailwindcss/issues/679)) ##### 🏡 Chore - Upgrade deps ([`de99ac0`](https://togithub.com/nuxt-modules/tailwindcss/commit/de99ac0)) ##### ❤️ Contributors - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Inesh Bose

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.