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) #271

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
@commitlint/cli (source) 16.1.0 -> 16.2.1 age adoption passing confidence
@commitlint/config-conventional (source) 16.0.0 -> 16.2.1 age adoption passing confidence
@storybook/addon-a11y 6.4.18 -> 6.4.19 age adoption passing confidence
@storybook/addon-actions 6.4.18 -> 6.4.19 age adoption passing confidence
@storybook/addon-essentials 6.4.18 -> 6.4.19 age adoption passing confidence
@storybook/builder-webpack5 6.4.18 -> 6.4.19 age adoption passing confidence
@storybook/manager-webpack5 6.4.18 -> 6.4.19 age adoption passing confidence
@storybook/react 6.4.18 -> 6.4.19 age adoption passing confidence
@swc/core (source) 1.2.138 -> 1.2.139 age adoption passing confidence
@types/tailwindcss 3.0.7 -> 3.0.8 age adoption passing confidence
eslint (source) 8.8.0 -> 8.9.0 age adoption passing confidence
lint-staged 12.3.3 -> 12.3.4 age adoption passing confidence
react-hook-form (source) 7.26.1 -> 7.27.0 age adoption passing confidence
tailwindcss (source) 3.0.21 -> 3.0.22 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v16.2.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1621-httpsgithubcomconventional-changelogcommitlintcomparev1620v1621-2022-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v16.1.0...v16.2.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v16.2.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1621-httpsgithubcomconventional-changelogcommitlintcomparev1620v1621-2022-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v16.0.0...v16.2.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
storybookjs/storybook ### [`v6.4.19`](https://togithub.com/storybookjs/storybook/releases/v6.4.19) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.18...v6.4.19) ##### Features - CLI/React: Add interactions to cli template ([#​17345](https://togithub.com/storybookjs/storybook/pull/17345)) - CLI/Angular: Add interactions to cli template ([#​17437](https://togithub.com/storybookjs/storybook/pull/17437)) ##### Bug Fixes - Core/CLI: Add `extract` function to `PreviewWeb` and use it in `sb extract` if available ([#​17447](https://togithub.com/storybookjs/storybook/pull/17447)) - Core: Ensure we show an error when `configure()` throws ([#​17435](https://togithub.com/storybookjs/storybook/pull/17435)) - Core: Fix `useParameter` with nullish coalescing ([#​17327](https://togithub.com/storybookjs/storybook/pull/17327)) - Addon-links: Fix export statement in react.d.ts ([#​17434](https://togithub.com/storybookjs/storybook/pull/17434)) - Addon-docs: Fix typo in ArgsTable tooltip ([#​17404](https://togithub.com/storybookjs/storybook/pull/17404))
swc-project/swc ### [`v1.2.139`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​12139---2022-02-12) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.2.138...v1.2.139) ##### Bug Fixes - **(cli)** Update the plugin template for pinned dependencies ([#​3538](https://togithub.com/swc-project/swc/issues/3538)) ([05cf2e9](https://togithub.com/swc-project/swc/commit/05cf2e92e690c72ca6d49fee1dd33c9e776ba304)) - **(css/ast)** Use `SimpleBlock` in more types ([#​3535](https://togithub.com/swc-project/swc/issues/3535)) ([cfb2248](https://togithub.com/swc-project/swc/commit/cfb2248a2e7bf19d3bafb345c5c227d4615ee197)) - **(es/modules)** Use correct `StrKind` after rewriting import path ([#​3489](https://togithub.com/swc-project/swc/issues/3489)) ([ff6eb27](https://togithub.com/swc-project/swc/commit/ff6eb272a00f0c11c9e916eb898e1b309bcb686c)) - **(es/modules)** Hoist named exports ([#​3479](https://togithub.com/swc-project/swc/issues/3479)) ([fa0216d](https://togithub.com/swc-project/swc/commit/fa0216d908118ba008f4be2505590bbb09b7be46)) - **(node/helpers)** Fix `isNativeReflectConstruct` ([#​3530](https://togithub.com/swc-project/swc/issues/3530)) ([d14d3eb](https://togithub.com/swc-project/swc/commit/d14d3ebbc8f24a6bed61ce9e534ab06b32c08e34)) - **(plugin)** Allow testing ([#​3542](https://togithub.com/swc-project/swc/issues/3542)) ([fbe9196](https://togithub.com/swc-project/swc/commit/fbe91963bfb80976eebadc9f0e94e080ed81d624)) ##### Documentation - **(plugin)** Fix install command ([#​3541](https://togithub.com/swc-project/swc/issues/3541)) ([72b3197](https://togithub.com/swc-project/swc/commit/72b31977e49417cf9e4c95ad1365e2e212cac4d4)) ##### Features - **(cli)** Add a command for scaffolding a new plugin ([#​3536](https://togithub.com/swc-project/swc/issues/3536)) ([6ed089e](https://togithub.com/swc-project/swc/commit/6ed089e1cff8d1e3edbe67cfe5945e3ff121f5d2)) - **(css)** Support urange syntax ([#​3491](https://togithub.com/swc-project/swc/issues/3491)) ([cbe302b](https://togithub.com/swc-project/swc/commit/cbe302b99d762a72d8522196cc05159791515e49)) - **(css/minifier)** Implement more rules ([#​3522](https://togithub.com/swc-project/swc/issues/3522)) ([69cfe39](https://togithub.com/swc-project/swc/commit/69cfe395c7cc0de8ea5eb4bdf605f5c56b7cf69b)) - **(css/parser)** Improve error recovery ([#​3486](https://togithub.com/swc-project/swc/issues/3486)) ([48e5b90](https://togithub.com/swc-project/swc/commit/48e5b903e2b82e8fc741d125662bbac825d5b0d0)) - **(css/parser)** Implement more parser logic for nth selectors ([#​3532](https://togithub.com/swc-project/swc/issues/3532)) ([fcbc2ff](https://togithub.com/swc-project/swc/commit/fcbc2ff03f9eebbb5fed95dd082504a6b1a49af9)) - **(css/parser)** Implement more error recovery ([#​3534](https://togithub.com/swc-project/swc/issues/3534)) ([547eba5](https://togithub.com/swc-project/swc/commit/547eba5e31745877be425ad14722adf6134caca7)) - **(es/lints)** Implement `dot-notation` rule ([#​3481](https://togithub.com/swc-project/swc/issues/3481)) ([5bb6bd7](https://togithub.com/swc-project/swc/commit/5bb6bd71b6aa5dbdde62842c34e9ef6742968650)) - **(es/lints)** Implement `no-use-before-define` rule ([#​3456](https://togithub.com/swc-project/swc/issues/3456)) ([205b76e](https://togithub.com/swc-project/swc/commit/205b76e78d238de3a5cb8ab64aa5c61799b77bd2)) - **(es/minifier)** Implement `reserved` mangle option ([#​3476](https://togithub.com/swc-project/swc/issues/3476)) ([5488159](https://togithub.com/swc-project/swc/commit/5488159ba5dd124878ebdc50c390a51ab3b07f16)) - **(es/minifier)** Drop useless assignments ([#​3528](https://togithub.com/swc-project/swc/issues/3528)) ([a7f0e84](https://togithub.com/swc-project/swc/commit/a7f0e84bbf986df0afc39f18ea7553f4a8c445f1)) - **(plugin)** Implement proxy for `Mark` and `SyntaxContext` ([#​3511](https://togithub.com/swc-project/swc/issues/3511)) ([bc25026](https://togithub.com/swc-project/swc/commit/bc250262f2af38086eeed59e4d42d14ff44d5b83)) - **(swc/plugin)** Implement proxy for `Mark::fresh` ([#​3492](https://togithub.com/swc-project/swc/issues/3492)) ([494b4c8](https://togithub.com/swc-project/swc/commit/494b4c8203514dd9f21b2bc3804ba8c44d46a4a1)) ##### Miscellaneous Tasks - **(build)** Disable LTO for local builds ([#​3514](https://togithub.com/swc-project/swc/issues/3514)) ([80ed69d](https://togithub.com/swc-project/swc/commit/80ed69d67dfae44986c19c04ddff758fee98f8ff)) - **(build)** Remove version pinning of `parking_lot_core` ([#​3537](https://togithub.com/swc-project/swc/issues/3537)) ([a4d914d](https://togithub.com/swc-project/swc/commit/a4d914dab5a4263a9f2ac396decd11b64dfc0714)) - **(ci)** Remove `cargo-uttil` from dependency ([#​3543](https://togithub.com/swc-project/swc/issues/3543)) ([068a408](https://togithub.com/swc-project/swc/commit/068a4087caa12f2c28ec62b5e194a85efcc907a1)) - **(crates)** Use bot account for publishing commits ([c10cbc4](https://togithub.com/swc-project/swc/commit/c10cbc4ecaaca8f5795de70c8bcf7feee455aaa4)) - **(crates)** Use bot account for commiitter ([edc46cc](https://togithub.com/swc-project/swc/commit/edc46ccf939f8fd3ac49300085daf3b42d4ce841)) ##### Performance - **(es/minifier)** Remove useless operations like eager call to `.span()` ([#​3512](https://togithub.com/swc-project/swc/issues/3512)) ([8dab3d9](https://togithub.com/swc-project/swc/commit/8dab3d92b178b3ee1e1cb6a7288ce33b91793145)) ##### Refactor - **(common)** Cleanup & rustfmt ([#​3495](https://togithub.com/swc-project/swc/issues/3495)) ([9b76783](https://togithub.com/swc-project/swc/commit/9b76783281af7c6b92e8185b44ebefae41648d3f)) - **(css/ast)** Rename types to match specification ([#​3484](https://togithub.com/swc-project/swc/issues/3484)) ([460f846](https://togithub.com/swc-project/swc/commit/460f84693414c58d4aa116f9d4e630b1e32bffa4)) - **(css/ast)** Remove `Tokens` in favor of `Vec` ([#​3507](https://togithub.com/swc-project/swc/issues/3507)) ([92a3cb9](https://togithub.com/swc-project/swc/commit/92a3cb9609b68e73a6a1f439186f09c15da8d570)) - **(css/ast)** Unify `SimpleBlock` and `Block` ([#​3519](https://togithub.com/swc-project/swc/issues/3519)) ([57f6a58](https://togithub.com/swc-project/swc/commit/57f6a581fa730ae6763dc9db712514d1a72c764e)) - **(css/ast)** Unify `SimpleBlock` and `Block` completely ([#​3531](https://togithub.com/swc-project/swc/issues/3531)) ([37c49e8](https://togithub.com/swc-project/swc/commit/37c49e876c123f4ee98a0499729998b3793037b2)) - **(css/parser)** Refactor codes related to simple blocks ([#​3506](https://togithub.com/swc-project/swc/issues/3506)) ([4e124c7](https://togithub.com/swc-project/swc/commit/4e124c7bca85d70b6e4836038ea1aaa25b9ea663)) - **(css/parser)** Refactor code for error recovery ([#​3508](https://togithub.com/swc-project/swc/issues/3508)) ([2d997b3](https://togithub.com/swc-project/swc/commit/2d997b38066ff01e2e84284ae3a1f79f8df8bb6b)) ##### Testing - **(css/codegen)** Add tests for multiple keyframe selectors ([#​3509](https://togithub.com/swc-project/swc/issues/3509)) ([ebd71d5](https://togithub.com/swc-project/swc/commit/ebd71d565d0ac29d38cda195085be78dfdf3eaf0)) - **(css/parser)** Add tests from `postcss` ([#​3488](https://togithub.com/swc-project/swc/issues/3488)) ([04782ae](https://togithub.com/swc-project/swc/commit/04782ae9f73193ec6cd15f7e7059c97143289169)) - **(css/parser)** Add some tests from `postcss` ([#​3501](https://togithub.com/swc-project/swc/issues/3501)) ([8b438ea](https://togithub.com/swc-project/swc/commit/8b438ea024661f344cb4af1160c3102a5d880ae6)) - **(es/minifier)** Add snapshot testing for the analyzer ([#​3529](https://togithub.com/swc-project/swc/issues/3529)) ([73e9185](https://togithub.com/swc-project/swc/commit/73e9185bbafa45f00d9222a9ad8a34229e079130))
eslint/eslint ### [`v8.9.0`](https://togithub.com/eslint/eslint/releases/v8.9.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.8.0...v8.9.0) #### Features - [`68f64a9`](https://togithub.com/eslint/eslint/commit/68f64a9218341e5e9d83270c72587e1b413846de) feat: update eslint-scope to ignore `"use strict"` directives in ES3 ([#​15595](https://togithub.com/eslint/eslint/issues/15595)) (Milos Djermanovic) - [`db57639`](https://togithub.com/eslint/eslint/commit/db576396d20f5e31af1a90f8e5d88e08284a1672) feat: add `es2016`, `es2018`, `es2019`, and `es2022` environments ([#​15587](https://togithub.com/eslint/eslint/issues/15587)) (Milos Djermanovic) - [`2dc38aa`](https://togithub.com/eslint/eslint/commit/2dc38aa653f1d5137a9abf82024c67a11620bb7c) feat: fix bug with arrow function return types in function-paren-newline ([#​15541](https://togithub.com/eslint/eslint/issues/15541)) (Milos Djermanovic) - [`6f940c3`](https://togithub.com/eslint/eslint/commit/6f940c3ce715327f282c197d0f71b91848e5d83d) feat: Implement FlatRuleTester ([#​15519](https://togithub.com/eslint/eslint/issues/15519)) (Nicholas C. Zakas) #### Documentation - [`570a036`](https://togithub.com/eslint/eslint/commit/570a03699c5abfbcde39bb00fba39329695771e5) docs: add `one-var` example with `for-loop` initializer ([#​15596](https://togithub.com/eslint/eslint/issues/15596)) (Milos Djermanovic) - [`417191d`](https://togithub.com/eslint/eslint/commit/417191dff0dbfa353675c409e25f27f578ee1559) docs: Remove the $ prefix in terminal commands ([#​15565](https://togithub.com/eslint/eslint/issues/15565)) (Andreas Lewis) - [`389ff34`](https://togithub.com/eslint/eslint/commit/389ff34e26cb8ebad49e5ace0280a1f859f8d7ca) docs: add missing `Variable#scope` property in the scope manager docs ([#​15571](https://togithub.com/eslint/eslint/issues/15571)) (Milos Djermanovic) - [`f63795d`](https://togithub.com/eslint/eslint/commit/f63795dc710f6394d884932034a3e0cbe48f4ad2) docs: no-eval replace dead link with working one ([#​15568](https://togithub.com/eslint/eslint/issues/15568)) (rasenplanscher) - [`0383591`](https://togithub.com/eslint/eslint/commit/0383591a6cd7083455af9e34fa9333da7fed46bf) docs: Remove old Markdown issue template ([#​15556](https://togithub.com/eslint/eslint/issues/15556)) (Brandon Mills) - [`a8dd5a2`](https://togithub.com/eslint/eslint/commit/a8dd5a286bcb68595b85cd29490e081251a2c3c7) docs: add 'when not to use it' section in no-duplicate-case docs ([#​15563](https://togithub.com/eslint/eslint/issues/15563)) (Milos Djermanovic) - [`1ad439e`](https://togithub.com/eslint/eslint/commit/1ad439ed1d6c4ee50183c8f5d146a771e6c1be4c) docs: add missed verb in docs ([#​15550](https://togithub.com/eslint/eslint/issues/15550)) (Jeff Mosawy) #### Chores - [`586d45c`](https://togithub.com/eslint/eslint/commit/586d45c54b8468fb23376b7b2aedf984cf701cc2) chore: Upgrade to espree@9.3.1 ([#​15600](https://togithub.com/eslint/eslint/issues/15600)) (Milos Djermanovic) - [`623e1e2`](https://togithub.com/eslint/eslint/commit/623e1e28643381025b393a379493d9baea9b4869) chore: Upgrade to eslint-visitor-keys@3.3.0 ([#​15599](https://togithub.com/eslint/eslint/issues/15599)) (Milos Djermanovic) - [`355b23d`](https://togithub.com/eslint/eslint/commit/355b23d0c4e050be4e53292f552a47c10ec6e00e) chore: fix outdated link to Code of Conduct in PR template ([#​15578](https://togithub.com/eslint/eslint/issues/15578)) (Rich Trott) - [`b10fef2`](https://togithub.com/eslint/eslint/commit/b10fef25c99134d514fec4ddde19302661db5974) ci: use Node 16 for browser test ([#​15569](https://togithub.com/eslint/eslint/issues/15569)) (Milos Djermanovic) - [`92f89fb`](https://togithub.com/eslint/eslint/commit/92f89fb0647fef10468fd70d6782a845d75330e3) chore: suggest demo link in bug report template ([#​15557](https://togithub.com/eslint/eslint/issues/15557)) (Brandon Mills)
okonet/lint-staged ### [`v12.3.4`](https://togithub.com/okonet/lint-staged/releases/v12.3.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.3...v12.3.4) ##### Bug Fixes - add `package.json` to exports ([#​1059](https://togithub.com/okonet/lint-staged/issues/1059)) ([3395150](https://togithub.com/okonet/lint-staged/commit/339515010ccd95a2f952dbe65f8366463f94d26a))
react-hook-form/react-hook-form ### [`v7.27.0`](https://togithub.com/react-hook-form/react-hook-form/blob/HEAD/CHANGELOG.md#​7270---2022-2-11) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.26.1...v7.27.0)
tailwindlabs/tailwindcss ### [`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))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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/timelessco/renderlesskit-react-tailwind/22b56ufYH8FGWFfm9NFEgLTuxymc
✅ Preview: https://renderlesskit-react-tailwind-git-renovate-dev-581cf6-timelessco.vercel.app