sanity-io / sanity-template-nextjs-clean

A clean Next.js template with a native authoring experience
https://template-nextjs-clean.sanity.build
142 stars 57 forks source link

chore(deps): update devdependencies (non-major) #5

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
autoprefixer 10.4.13 -> 10.4.14 age adoption passing confidence
prettier-plugin-packagejson 2.3.0 -> 2.4.3 age adoption passing confidence
prettier-plugin-tailwindcss ^0.2.1 -> ^0.3.0 age adoption passing confidence
tailwindcss (source) 3.2.4 -> 3.3.2 age adoption passing confidence

Release Notes

postcss/autoprefixer ### [`v10.4.14`](https://togithub.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#​10414) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.4.13...10.4.14) - Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).
matzkoh/prettier-plugin-packagejson ### [`v2.4.3`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.3) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.2...v2.4.3) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.4.1 ([758ac0b](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/758ac0b0add272813371c475cab701018cb596dc)) ### [`v2.4.2`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.2) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.1...v2.4.2) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.2.0 ([992edb8](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/992edb811329a105ebfcbfb42144d6d4743e44ed)) ### [`v2.4.1`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.1) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.0...v2.4.1) ##### Bug Fixes - **deps:** update dependency synckit to v0.8.5 ([865931b](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/865931b91661c7bd3eff018c2d61693f6ef01850)) ### [`v2.4.0`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.0) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.3.0...v2.4.0) ##### Features - bump sort-package-json to v2 ([0dfc9f5](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/0dfc9f58a2fec0f308fe29c1ee4f9056595e1eab))
tailwindlabs/prettier-plugin-tailwindcss ### [`v0.3.0`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​030---2023-05-15) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.8...v0.3.0) ##### Added - Added support for `prettier-plugin-marko` ([#​151](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/151)) - Allow sorting of custom attributes, functions, and tagged template literals ([#​155](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/155)) ##### Fixed - Speed up formatting ([#​153](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/153)) - Fix plugin compatibility when loaded with require ([#​159](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/159)) ### [`v0.2.8`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​028---2023-04-28) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.7...v0.2.8) ##### Changed - Remove support for `@prettier/plugin-php` ([#​152](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/152)) ### [`v0.2.7`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​027---2023-04-05) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.6...v0.2.7) ##### Fixed - Don't break liquid tags inside attributes when sorting classes ([#​143](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/143)) ### [`v0.2.6`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​026---2023-03-29) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.5...v0.2.6) ##### Added - Support ESM and TS config files ([#​137](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/137)) ##### Fixed - Load `tailwindcss` modules from nearest instance only ([#​139](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/139)) ### [`v0.2.5`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​025---2023-03-17) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.4...v0.2.5) ##### Fixed - Fix class sorting in `capture` liquid tag ([#​131](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/131)) ### [`v0.2.4`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​024---2023-03-02) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.3...v0.2.4) ##### Fixed - Sort `class` attribute on components and custom elements in Astro ([#​129](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/129)) ### [`v0.2.3`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​023---2023-02-15) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.2...v0.2.3) ##### Fixed - Don't sort classes in Glimmer `concat` helper ([#​119](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/119)) - Add support for `@ianvs/prettier-plugin-sort-imports` ([#​122](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/122)) ### [`v0.2.2`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​022---2023-01-24) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.1...v0.2.2) ##### Fixed - Add prettier plugins to peer dependencies ([#​114](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/114)) - Traverse await expression blocks in Svelte ([#​118](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/118))
tailwindlabs/tailwindcss ### [`v3.3.2`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​332---2023-04-25) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) ##### Fixed - Don’t move unknown pseudo-elements to the end of selectors ([#​10943](https://togithub.com/tailwindlabs/tailwindcss/pull/10943), [#​10962](https://togithub.com/tailwindlabs/tailwindcss/pull/10962)) - Inherit gradient stop positions when using variants ([#​11002](https://togithub.com/tailwindlabs/tailwindcss/pull/11002)) - Honor default `to` position of gradient when using implicit transparent colors ([#​11002](https://togithub.com/tailwindlabs/tailwindcss/pull/11002)) - Ensure `@tailwindcss/oxide` doesn't leak in the stable engine ([#​10988](https://togithub.com/tailwindlabs/tailwindcss/pull/10988)) - Ensure multiple `theme(spacing[5])` calls with bracket notation in arbitrary properties work ([#​11039](https://togithub.com/tailwindlabs/tailwindcss/pull/11039)) - Normalize arbitrary modifiers ([#​11057](https://togithub.com/tailwindlabs/tailwindcss/pull/11057)) ##### Changed - Drop support for Node.js v12 ([#​11089](https://togithub.com/tailwindlabs/tailwindcss/pull/11089)) ### [`v3.3.1`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​331---2023-03-30) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.0...v3.3.1) ##### Fixed - Fix edge case bug when loading a TypeScript config file with webpack ([#​10898](https://togithub.com/tailwindlabs/tailwindcss/pull/10898)) - Fix variant, `@apply`, and `important` selectors when using `:is()` or `:has()` with pseudo-elements ([#​10903](https://togithub.com/tailwindlabs/tailwindcss/pull/10903)) - Fix `safelist` config types ([#​10901](https://togithub.com/tailwindlabs/tailwindcss/pull/10901)) - Fix build errors caused by `@tailwindcss/line-clamp` warning ([#​10915](https://togithub.com/tailwindlabs/tailwindcss/pull/10915), [#​10919](https://togithub.com/tailwindlabs/tailwindcss/pull/10919)) - Fix "process is not defined" error ([#​10919](https://togithub.com/tailwindlabs/tailwindcss/pull/10919)) ### [`v3.3.0`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​330---2023-03-27) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.0) ##### Added - Support ESM and TypeScript config files ([#​10785](https://togithub.com/tailwindlabs/tailwindcss/pull/10785)) - Extend default color palette with new 950 shades ([#​10879](https://togithub.com/tailwindlabs/tailwindcss/pull/10879)) - Add `line-height` modifier support to `font-size` utilities ([#​9875](https://togithub.com/tailwindlabs/tailwindcss/pull/9875)) - Add support for using variables as arbitrary values without `var(...)` ([#​9880](https://togithub.com/tailwindlabs/tailwindcss/pull/9880), [#​9962](https://togithub.com/tailwindlabs/tailwindcss/pull/9962)) - Add logical properties support for inline direction ([#​10166](https://togithub.com/tailwindlabs/tailwindcss/pull/10166)) - Add `hyphens` utilities ([#​10071](https://togithub.com/tailwindlabs/tailwindcss/pull/10071)) - Add `from-{position}`, `via-{position}` and `to-{position}` utilities ([#​10886](https://togithub.com/tailwindlabs/tailwindcss/pull/10886)) - Add `list-style-image` utilities ([#​10817](https://togithub.com/tailwindlabs/tailwindcss/pull/10817)) - Add `caption-side` utilities ([#​10470](https://togithub.com/tailwindlabs/tailwindcss/pull/10470)) - Add `line-clamp` utilities from `@tailwindcss/line-clamp` to core ([#​10768](https://togithub.com/tailwindlabs/tailwindcss/pull/10768), [#​10876](https://togithub.com/tailwindlabs/tailwindcss/pull/10876), [#​10862](https://togithub.com/tailwindlabs/tailwindcss/pull/10862)) - Add `delay-0` and `duration-0` utilities ([#​10294](https://togithub.com/tailwindlabs/tailwindcss/pull/10294)) - Add `justify-normal` and `justify-stretch` utilities ([#​10560](https://togithub.com/tailwindlabs/tailwindcss/pull/10560)) - Add `content-normal` and `content-stretch` utilities ([#​10645](https://togithub.com/tailwindlabs/tailwindcss/pull/10645)) - Add `whitespace-break-spaces` utility ([#​10729](https://togithub.com/tailwindlabs/tailwindcss/pull/10729)) - Add support for configuring default `font-variation-settings` for a `font-family` ([#​10034](https://togithub.com/tailwindlabs/tailwindcss/pull/10034), [#​10515](https://togithub.com/tailwindlabs/tailwindcss/pull/10515)) ##### Fixed - Disallow using multiple selectors in arbitrary variants ([#​10655](https://togithub.com/tailwindlabs/tailwindcss/pull/10655)) - Sort class lists deterministically for Prettier plugin ([#​10672](https://togithub.com/tailwindlabs/tailwindcss/pull/10672)) - Ensure CLI builds have a non-zero exit code on failure ([#​10703](https://togithub.com/tailwindlabs/tailwindcss/pull/10703)) - Ensure module dependencies for value `null`, is an empty `Set` ([#​10877](https://togithub.com/tailwindlabs/tailwindcss/pull/10877)) - Fix format assumption when resolving module dependencies ([#​10878](https://togithub.com/tailwindlabs/tailwindcss/pull/10878)) ##### Changed - Mark `rtl` and `ltr` variants as stable and remove warnings ([#​10764](https://togithub.com/tailwindlabs/tailwindcss/pull/10764)) - Use `inset` instead of `top`, `right`, `bottom`, and `left` properties ([#​10765](https://togithub.com/tailwindlabs/tailwindcss/pull/10765)) - Make `dark` and `rtl`/`ltr` variants insensitive to DOM order ([#​10766](https://togithub.com/tailwindlabs/tailwindcss/pull/10766)) - Use `:is` to make important selector option insensitive to DOM order ([#​10835](https://togithub.com/tailwindlabs/tailwindcss/pull/10835)) ### [`v3.2.7`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​327---2023-02-16) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.6...v3.2.7) ##### Fixed - Fix use of `:where(.btn)` when matching `!btn` ([#​10601](https://togithub.com/tailwindlabs/tailwindcss/pull/10601)) - Revert including `outline-color` in `transition` and `transition-colors` by default ([#​10604](https://togithub.com/tailwindlabs/tailwindcss/pull/10604)) ### [`v3.2.6`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​326---2023-02-08) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.5...v3.2.6) ##### Fixed - Fix installation failing with yarn and pnpm by dropping `oxide-api-shim` ([add1636](https://togithub.com/tailwindlabs/tailwindcss/commit/add16364b4b1100e1af23ad1ca6900a0b53cbba0)) ### [`v3.2.5`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​325---2023-02-08) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.2.5) ##### Added - Add standalone CLI build for 64-bit Windows on ARM (`node16-win-arm64`) ([#​10001](https://togithub.com/tailwindlabs/tailwindcss/pull/10001)) ##### Fixed - Cleanup unused `variantOrder` ([#​9829](https://togithub.com/tailwindlabs/tailwindcss/pull/9829)) - Fix `foo-[abc]/[def]` not being handled correctly ([#​9866](https://togithub.com/tailwindlabs/tailwindcss/pull/9866)) - Add container queries plugin to standalone CLI ([#​9865](https://togithub.com/tailwindlabs/tailwindcss/pull/9865)) - Support renaming of output files by PostCSS plugins in CLI ([#​9944](https://togithub.com/tailwindlabs/tailwindcss/pull/9944)) - Improve return value of `resolveConfig`, unwrap `ResolvableTo` ([#​9972](https://togithub.com/tailwindlabs/tailwindcss/pull/9972)) - Clip unbalanced brackets in arbitrary values ([#​9973](https://togithub.com/tailwindlabs/tailwindcss/pull/9973)) - Don’t reorder webkit scrollbar pseudo elements ([#​9991](https://togithub.com/tailwindlabs/tailwindcss/pull/9991)) - Deterministic sorting of arbitrary variants ([#​10016](https://togithub.com/tailwindlabs/tailwindcss/pull/10016)) - Add `data` key to theme types ([#​10023](https://togithub.com/tailwindlabs/tailwindcss/pull/10023)) - Prevent invalid arbitrary variant selectors from failing the build ([#​10059](https://togithub.com/tailwindlabs/tailwindcss/pull/10059)) - Properly handle subtraction followed by a variable ([#​10074](https://togithub.com/tailwindlabs/tailwindcss/pull/10074)) - Fix missing `string[]` in the `theme.dropShadow` types ([#​10072](https://togithub.com/tailwindlabs/tailwindcss/pull/10072)) - Update list of length units ([#​10100](https://togithub.com/tailwindlabs/tailwindcss/pull/10100)) - Fix not matching arbitrary properties when closely followed by square brackets ([#​10212](https://togithub.com/tailwindlabs/tailwindcss/pull/10212)) - Allow direct nesting in `root` or `@layer` nodes ([#​10229](https://togithub.com/tailwindlabs/tailwindcss/pull/10229)) - Don't prefix classes in arbitrary variants ([#​10214](https://togithub.com/tailwindlabs/tailwindcss/pull/10214)) - Fix perf regression when checking for changed content ([#​10234](https://togithub.com/tailwindlabs/tailwindcss/pull/10234)) - Fix missing `blocklist` member in the `Config` type ([#​10239](https://togithub.com/tailwindlabs/tailwindcss/pull/10239)) - Escape group names in selectors ([#​10276](https://togithub.com/tailwindlabs/tailwindcss/pull/10276)) - Consider earlier variants before sorting functions ([#​10288](https://togithub.com/tailwindlabs/tailwindcss/pull/10288)) - Allow variants with slashes ([#​10336](https://togithub.com/tailwindlabs/tailwindcss/pull/10336)) - Ensure generated CSS is always sorted in the same order for a given set of templates ([#​10382](https://togithub.com/tailwindlabs/tailwindcss/pull/10382)) - Handle variants when the same class appears multiple times in a selector ([#​10397](https://togithub.com/tailwindlabs/tailwindcss/pull/10397)) - Handle group/peer variants with quoted strings ([#​10400](https://togithub.com/tailwindlabs/tailwindcss/pull/10400)) - Parse alpha value from rgba/hsla colors when using variables ([#​10429](https://togithub.com/tailwindlabs/tailwindcss/pull/10429)) - Sort by `layer` inside `variants` layer ([#​10505](https://togithub.com/tailwindlabs/tailwindcss/pull/10505)) - Add `--watch=always` option to prevent exit when stdin closes ([#​9966](https://togithub.com/tailwindlabs/tailwindcss/pull/9966)) ##### Changed - Alphabetize `theme` keys in default config ([#​9953](https://togithub.com/tailwindlabs/tailwindcss/pull/9953)) - Update esbuild to v17 ([#​10368](https://togithub.com/tailwindlabs/tailwindcss/pull/10368)) - Include `outline-color` in `transition` and `transition-colors` utilities ([#​10385](https://togithub.com/tailwindlabs/tailwindcss/pull/10385))

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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 using a preset from Sanity. View repository job log here

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
template-nextjs-clean ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2023 9:37am
socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
prettier-plugin-tailwindcss@0.3.0 0.2.1...0.3.0 None +0/-0 thecrypticace
tailwindcss@3.3.2 3.2.4...3.3.2 network, shell, environment +17/-9 adamwathan
prettier-plugin-packagejson@2.4.3 2.3.0...2.4.3 None +6/-6 matzkoh
autoprefixer@10.4.14 10.4.13...10.4.14 None +4/-5 ai

🚮 Removed packages: postcss@8.4.20