adaptui / react-tailwind

React UI built with @adaptui/react, ariakit & tailwind
https://adaptui-react-tailwind.vercel.app
MIT License
37 stars 8 forks source link

chore(deps): ⬆️ update dev dependencies (minor) #347

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.2.223 -> 1.2.224 age adoption passing confidence
@testing-library/dom 8.16.0 -> 8.16.1 age adoption passing confidence
@testing-library/jest-dom 5.16.4 -> 5.16.5 age adoption passing confidence
@testing-library/user-event 14.4.1 -> 14.4.2 age adoption passing confidence
@types/react 18.0.15 -> 18.0.17 age adoption passing confidence
eslint-plugin-storybook 0.6.3 -> 0.6.4 age adoption passing confidence
postcss (source) 8.4.14 -> 8.4.16 age adoption passing confidence
tailwindcss (source) 3.1.7 -> 3.1.8 age adoption passing confidence

Release Notes

swc-project/swc ### [`v1.2.224`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​12224---2022-08-06) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.2.223...v1.2.224) ##### Bug Fixes - **(es/codegen)** Emit extra dot if a float is too large ([#​5407](https://togithub.com/swc-project/swc/issues/5407)) ([6dca81e](https://togithub.com/swc-project/swc/commit/6dca81e368f060d8247de0dd5183ea0826142b0f)) - **(es/fixer)** Preserve parens for optional chaining expressions ([#​5388](https://togithub.com/swc-project/swc/issues/5388)) ([9443419](https://togithub.com/swc-project/swc/commit/9443419591a47931bf27958ef5f69599484157a5)) - **(es/minifier)** Inline vars declared in conditional paths ([#​5392](https://togithub.com/swc-project/swc/issues/5392)) ([ca21fd0](https://togithub.com/swc-project/swc/commit/ca21fd0c4d0d7c074a1821d6d4c862f8dd5f611c)) - **(es/modules)** Use an indirect call for a tagged template ([#​5382](https://togithub.com/swc-project/swc/issues/5382)) ([cdb6164](https://togithub.com/swc-project/swc/commit/cdb6164937b285aa294a8d68459a2c39862d941f)) ##### Features - **(es/codegen)** Remove more whitespaces from `BinExpr` ([#​5380](https://togithub.com/swc-project/swc/issues/5380)) ([e37b7e8](https://togithub.com/swc-project/swc/commit/e37b7e8caa05fd98fdfe7b3918cb7b09147bbae7)) - **(swc_core)** Expand features to support node bindings ([#​5387](https://togithub.com/swc-project/swc/issues/5387)) ([038a543](https://togithub.com/swc-project/swc/commit/038a543be9b9b5922e4207cc9079e4f32435e475)) - **(swc_core)** Expose `quote!` macros ([#​5400](https://togithub.com/swc-project/swc/issues/5400)) ([8ca736f](https://togithub.com/swc-project/swc/commit/8ca736f8ee390bef676ab9ef7472b11b3c3dc941)) ##### Testing - **(es/minifier)** Update the golden list ([#​5378](https://togithub.com/swc-project/swc/issues/5378)) ([84a1ef8](https://togithub.com/swc-project/swc/commit/84a1ef856af287c2272a4f3e553b248148e15d33)) - **(es/minifier)** Add snapshots of compressed libraries ([#​5389](https://togithub.com/swc-project/swc/issues/5389)) ([a46669d](https://togithub.com/swc-project/swc/commit/a46669d334755f4de1a02fbc32dfbee6f01d433d)) - **(es/minifier)** Organize simple size tests ([#​5403](https://togithub.com/swc-project/swc/issues/5403)) ([86da544](https://togithub.com/swc-project/swc/commit/86da5441e6c510aa8513a796f482d08923362681))
testing-library/dom-testing-library ### [`v8.16.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v8.16.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v8.16.0...v8.16.1) ##### Bug Fixes - Don't assume named exports interop ([#​1154](https://togithub.com/testing-library/dom-testing-library/issues/1154)) ([4f965e9](https://togithub.com/testing-library/dom-testing-library/commit/4f965e9e6f2c89b50b88f7f50273264a606542b5))
testing-library/jest-dom ### [`v5.16.5`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.5) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) ##### Bug Fixes - migrate ccs v3 to [@​adobe/css-tools](https://togithub.com/adobe/css-tools) v4 ([#​470](https://togithub.com/testing-library/jest-dom/issues/470)) ([948d90f](https://togithub.com/testing-library/jest-dom/commit/948d90f32cc79339bdeebea0454599db74c5d071))
testing-library/user-event ### [`v14.4.2`](https://togithub.com/testing-library/user-event/releases/tag/v14.4.2) [Compare Source](https://togithub.com/testing-library/user-event/compare/v14.4.1...v14.4.2) ##### Bug Fixes - **build:** add `exports` field ([#​1022](https://togithub.com/testing-library/user-event/issues/1022)) ([7839e29](https://togithub.com/testing-library/user-event/commit/7839e293135e48fd710445c8bb1233bf2e1abb4b))
storybookjs/eslint-plugin-storybook ### [`v0.6.4`](https://togithub.com/storybookjs/eslint-plugin-storybook/blob/HEAD/CHANGELOG.md#v064-Mon-Aug-08-2022) [Compare Source](https://togithub.com/storybookjs/eslint-plugin-storybook/compare/v0.6.3...v0.6.4) ##### 🐛 Bug Fix - no-uninstalled-addons: improve local addons filter [#​105](https://togithub.com/storybookjs/eslint-plugin-storybook/pull/105) ([@​yannbf](https://togithub.com/yannbf)) ##### Authors: 1 - Yann Braga ([@​yannbf](https://togithub.com/yannbf)) ***
postcss/postcss ### [`v8.4.16`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#​8416) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.15...8.4.16) - Fixed `Root` AST migration. ### [`v8.4.15`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#​8415) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.14...8.4.15) - Fixed AST normalization after using custom parser with old PostCSS AST.
tailwindlabs/tailwindcss ### [`v3.1.8`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​318---2022-08-05) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.1.7...v3.1.8) ##### Fixed - Don’t prefix classes within reused arbitrary variants ([#​8992](https://togithub.com/tailwindlabs/tailwindcss/pull/8992)) - Fix usage of alpha values inside single-named colors that are functions ([#​9008](https://togithub.com/tailwindlabs/tailwindcss/pull/9008)) - Fix `@apply` of user utilities when negative and non-negative versions both exist ([#​9027](https://togithub.com/tailwindlabs/tailwindcss/pull/9027))

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.

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
react-tailwind ✅ Ready (Inspect) Visit Preview Aug 9, 2022 at 6:29AM (UTC)