qlawmarq / profile-page-displayed-on-a-3D-PC-screen-next

Profile page displayed on a 3D PC screen.
0 stars 0 forks source link

Update dependency tailwindcss to v3.0.23 #5

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss (source) 3.0.11 -> 3.0.23 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss ### [`v3.0.23`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3023---2022-02-16) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.22...v3.0.23) ##### Fixed - Remove opacity variables from `:visited` pseudo class ([#​7458](https://togithub.com/tailwindlabs/tailwindcss/pull/7458)) - Support arbitrary values + calc + theme with quotes ([#​7462](https://togithub.com/tailwindlabs/tailwindcss/pull/7462)) - Don't duplicate layer output when scanning content with variants + wildcards ([#​7478](https://togithub.com/tailwindlabs/tailwindcss/pull/7478)) - Implement `getClassOrder` instead of `sortClassList` ([#​7459](https://togithub.com/tailwindlabs/tailwindcss/pull/7459)) ### [`v3.0.22`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3022---2022-02-11) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.21...v3.0.22) ##### Fixed - Temporarily move postcss to dependencies ([#​7424](https://togithub.com/tailwindlabs/tailwindcss/pull/7424)) ### [`v3.0.21`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3021---2022-02-10) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.20...v3.0.21) ##### Fixed - Move prettier plugin to dev dependencies ([#​7418](https://togithub.com/tailwindlabs/tailwindcss/pull/7418)) ### [`v3.0.20`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3020---2022-02-10) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.19...v3.0.20) ##### Added - Expose `context.sortClassList(classes)` ([#​7412](https://togithub.com/tailwindlabs/tailwindcss/pull/7412)) ### [`v3.0.19`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3019---2022-02-07) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.18...v3.0.19) ##### Fixed - Fix preflight border color fallback ([#​7288](https://togithub.com/tailwindlabs/tailwindcss/pull/7288)) - Correctly parse shadow lengths without a leading zero ([#​7289](https://togithub.com/tailwindlabs/tailwindcss/pull/7289)) - Don't crash when scanning extremely long class candidates ([#​7331](https://togithub.com/tailwindlabs/tailwindcss/pull/7331)) - Use less hacky fix for URLs detected as custom properties ([#​7275](https://togithub.com/tailwindlabs/tailwindcss/pull/7275)) - Correctly generate negative utilities when dash is before the prefix ([#​7295](https://togithub.com/tailwindlabs/tailwindcss/pull/7295)) - Detect prefixed negative utilities in the safelist ([#​7295](https://togithub.com/tailwindlabs/tailwindcss/pull/7295)) ### [`v3.0.18`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3018---2022-01-28) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.17...v3.0.18) ##### Fixed - Fix `@apply` order regression (in `addComponents`, `addUtilities`, ...) ([#​7232](https://togithub.com/tailwindlabs/tailwindcss/pull/7232)) - Quick fix for incorrect arbitrary properties when using URLs ([#​7252](https://togithub.com/tailwindlabs/tailwindcss/pull/7252)) ### [`v3.0.17`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3017---2022-01-26) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.16...v3.0.17) ##### Fixed - Remove false positive warning in CLI when using the `--content` option ([#​7220](https://togithub.com/tailwindlabs/tailwindcss/pull/7220)) ### [`v3.0.16`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3016---2022-01-24) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.15...v3.0.16) ##### Fixed - Ensure to transpile the PostCSS Nesting plugin (tailwindcss/nesting) ([#​7080](https://togithub.com/tailwindlabs/tailwindcss/pull/7080)) - Improve various warnings ([#​7118](https://togithub.com/tailwindlabs/tailwindcss/pull/7118)) - Fix grammatical mistake ([cca5a38](https://togithub.com/tailwindlabs/tailwindcss/commit/cca5a3804e1d3ee0214491921e1aec35bf62a813)) ### [`v3.0.15`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3015---2022-01-15) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.14...v3.0.15) ##### Fixed - Temporarily remove optional chaining in nesting plugin ([#​7077](https://togithub.com/tailwindlabs/tailwindcss/pull/7077)) ### [`v3.0.14`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3014---2022-01-14) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.13...v3.0.14) ##### Added - Show warnings for invalid content config ([#​7065](https://togithub.com/tailwindlabs/tailwindcss/pull/7065)) ##### Fixed - Only emit utility/component variants when those layers exist ([#​7066](https://togithub.com/tailwindlabs/tailwindcss/pull/7066)) - Ensure nesting plugins can receive options ([#​7016](https://togithub.com/tailwindlabs/tailwindcss/pull/7016)) ### [`v3.0.13`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3013---2022-01-11) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.12...v3.0.13) ##### Fixed - Fix consecutive builds with at apply producing different CSS ([#​6999](https://togithub.com/tailwindlabs/tailwindcss/pull/6999)) ### [`v3.0.12`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​3012---2022-01-07) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.0.11...v3.0.12) ##### Fixed - Allow use of falsy values in theme config ([#​6917](https://togithub.com/tailwindlabs/tailwindcss/pull/6917)) - Ensure we can apply classes that are grouped with non-class selectors ([#​6922](https://togithub.com/tailwindlabs/tailwindcss/pull/6922)) - Improve standalone CLI compatibility on Linux by switching to the `linuxstatic` build target ([#​6914](https://togithub.com/tailwindlabs/tailwindcss/pull/6914)) - Ensure `@apply` works consistently with or without `@layer` ([#​6938](https://togithub.com/tailwindlabs/tailwindcss/pull/6938)) - Only emit defaults when using base layer ([#​6926](https://togithub.com/tailwindlabs/tailwindcss/pull/6926)) - Emit plugin defaults regardless of usage ([#​6926](https://togithub.com/tailwindlabs/tailwindcss/pull/6926)) - Move default border color back to preflight ([#​6926](https://togithub.com/tailwindlabs/tailwindcss/pull/6926)) - Change `experimental.optimizeUniversalDefaults` to only work with `@tailwind base` ([#​6926](https://togithub.com/tailwindlabs/tailwindcss/pull/6926))

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/masaiborg/profile-page-displayed-on-a-3d-pc-screen/CfGntB1dRhBZHPkAsVzFo9gsMWAi
✅ Preview: https://profile-page-displayed-on-a-3d-pc-screen-git-r-5bd170-masaiborg.vercel.app