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

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
@babel/cli (source) 7.16.7 -> 7.16.8 age adoption passing confidence
@babel/preset-env (source) 7.16.7 -> 7.16.8 age adoption passing confidence
@commitlint/cli (source) 16.0.1 -> 16.0.2 age adoption passing confidence
@storybook/addon-a11y 6.4.9 -> 6.4.12 age adoption passing confidence
@storybook/addon-actions 6.4.9 -> 6.4.12 age adoption passing confidence
@storybook/addon-essentials 6.4.9 -> 6.4.12 age adoption passing confidence
@storybook/builder-webpack5 6.4.9 -> 6.4.12 age adoption passing confidence
@storybook/manager-webpack5 6.4.9 -> 6.4.12 age adoption passing confidence
@storybook/react 6.4.9 -> 6.4.12 age adoption passing confidence
@swc/core (source) 1.2.127 -> 1.2.128 age adoption passing confidence
@types/tailwindcss 3.0.1 -> 3.0.2 age adoption passing confidence
autoprefixer 10.4.1 -> 10.4.2 age adoption passing confidence
lint-staged 12.1.5 -> 12.1.7 age adoption passing confidence
react-hook-form (source) 7.22.5 -> 7.23.0 age adoption passing confidence
release-it 14.11.8 -> 14.12.1 age adoption passing confidence
tailwindcss (source) 3.0.11 -> 3.0.13 age adoption passing confidence
webpack 5.65.0 -> 5.66.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.16.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7168-2022-01-10) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.7...v7.16.8) ##### :bug: Bug Fix - `babel-generator`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-parameters` - [#​14113](https://togithub.com/babel/babel/pull/14113) Print trailing comma after a single TS generic in arrow fns ([@​ozanhonamlioglu](https://togithub.com/ozanhonamlioglu)) - `babel-traverse` - [#​14105](https://togithub.com/babel/babel/pull/14105) fix: forward stop signal to parent path ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-register` - [#​14107](https://togithub.com/babel/babel/pull/14107) Don't mutate `@babel/register` options ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-modules-commonjs` - [#​14097](https://togithub.com/babel/babel/pull/14097) Register binding for newly created vars for commonjs transforms ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-plugin-transform-typescript` - [#​14093](https://togithub.com/babel/babel/pull/14093) Fix TypeScript Enum self-references ([@​magic-akari](https://togithub.com/magic-akari)) ##### :nail_care: Polish - `babel-generator` - [#​14094](https://togithub.com/babel/babel/pull/14094) Always print directives with double quotes when minified ([@​overlookmotel](https://togithub.com/overlookmotel)) ##### :house: Internal - `babel-helper-fixtures`, `babel-plugin-proposal-record-and-tuple`, `babel-preset-env` - [#​14118](https://togithub.com/babel/babel/pull/14118) Always use the plugin/preset name in fixtures options ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-transform-async-to-generator` - [#​14122](https://togithub.com/babel/babel/pull/14122) Optimize `transform-async-to-generator` output ([@​magic-akari](https://togithub.com/magic-akari))
conventional-changelog/commitlint ### [`v16.0.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1602-httpsgithubcomconventional-changelogcommitlintcomparev1601v1602-2022-01-09) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v16.0.1...v16.0.2) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
storybookjs/storybook ### [`v6.4.12`](https://togithub.com/storybookjs/storybook/releases/v6.4.12) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.10...v6.4.12) ##### Bug Fixes - Angular: Fix for renamed method in angular 13.1 ([#​17032](https://togithub.com/storybookjs/storybook/pull/17032)) ### [`v6.4.10`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#​6410-January-10-2022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.9...v6.4.10) ##### Bug Fixes - Core: Fix process.env assignment ([#​17174](https://togithub.com/storybookjs/storybook/pull/17174)) - Angular: Fix angular 13.1 JIT error and HMR reload ([#​17131](https://togithub.com/storybookjs/storybook/pull/17131)) - Router: Fix navigating to hash links ([#​17134](https://togithub.com/storybookjs/storybook/pull/17134)) - Source-loader: Fix node.declaration edge case ([#​17027](https://togithub.com/storybookjs/storybook/pull/17027)) - Core: Fix debug output on webpack failures ([#​16988](https://togithub.com/storybookjs/storybook/pull/16988)) ##### Dependency Upgrades - Bump cli-table3 to fix colors bug ([#​17180](https://togithub.com/storybookjs/storybook/pull/17180))
swc-project/swc ### [`v1.2.128`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​12128---2022-01-11) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.2.127...v1.2.128) ##### Bug Fixes - **(es/helpers)** Don't transpile `_typeof` helper ([#​3208](https://togithub.com/swc-project/swc/issues/3208)) ([54353a6](https://togithub.com/swc-project/swc/commit/54353a6fb5ab53ed4762161ecdda1a3ec0d77c62)) - **(es/hygiene)** Visit computed properties in usage analyzer ([#​3217](https://togithub.com/swc-project/swc/issues/3217)) ([cdb46cf](https://togithub.com/swc-project/swc/commit/cdb46cfb9180e67915c88eabdfd48317870e330d)) - **(es/minifier)** Disable inlining of expressions from `collapse_vars` ([#​3200](https://togithub.com/swc-project/swc/issues/3200)) ([69b5f79](https://togithub.com/swc-project/swc/commit/69b5f799f3d40947ce3b5bc851ee44d3caad5328)) - **(es/minifier)** Drop unreachable statements eagerly ([#​3204](https://togithub.com/swc-project/swc/issues/3204)) ([0105939](https://togithub.com/swc-project/swc/commit/01059394268791d85d48d9c1cbfa11564b1eb85e)) - **(es/modules)** Fix lazy import handling ([#​3211](https://togithub.com/swc-project/swc/issues/3211)) ([9565149](https://togithub.com/swc-project/swc/commit/956514953940556847e7a5b42d7f1f21cffe9dd8)) ##### Features - **(es/ast)** Use `ModuleExportName` for `ExportNamespaceSpecifier` ([#​3195](https://togithub.com/swc-project/swc/issues/3195)) ([432f877](https://togithub.com/swc-project/swc/commit/432f87779003e50f17bcaedc35edb8583644c548)) - **(es/ast)** Update `is-macro` ([#​3226](https://togithub.com/swc-project/swc/issues/3226)) ([1edbf1a](https://togithub.com/swc-project/swc/commit/1edbf1a37a37c5e3a9bf695b4793d0c35c2d6592)) - **(es/compat)** Implement object super ([#​3127](https://togithub.com/swc-project/swc/issues/3127)) ([b649d23](https://togithub.com/swc-project/swc/commit/b649d23bac1faf5ae0ba9463ba9069d09055b63c)) - **(es/parser)** Accept strings for import/exports ([#​3190](https://togithub.com/swc-project/swc/issues/3190)) ([3fb76f6](https://togithub.com/swc-project/swc/commit/3fb76f64c4e5ee49b0415757b3ead5fc753a93b6)) - **(es/transforms)** Add `Assumptions` ([#​3215](https://togithub.com/swc-project/swc/issues/3215)) ([42f7268](https://togithub.com/swc-project/swc/commit/42f726873e6c9e813a750acbf6d818bd4e914e31)) - **(plugin)** Pass serialized ast to a wasm file ([#​3199](https://togithub.com/swc-project/swc/issues/3199)) ([92de2c7](https://togithub.com/swc-project/swc/commit/92de2c78841ee1dc8b372268690637a19c3f4307)) - **(plugin)** Allow multi-value for the plugin signature ([#​3216](https://togithub.com/swc-project/swc/issues/3216)) ([c9ded9b](https://togithub.com/swc-project/swc/commit/c9ded9b72080b013466f450d9b3917055e40fa23)) - **(plugin)** Perform actual transforms in plugins ([#​3220](https://togithub.com/swc-project/swc/issues/3220)) ([7e7421e](https://togithub.com/swc-project/swc/commit/7e7421ea527f499c6488de19fb8171f2b65787b4)) ##### Miscellaneous Tasks - **(es/minifier)** Add scripts to extract tests automatically ([#​3212](https://togithub.com/swc-project/swc/issues/3212)) ([057fca4](https://togithub.com/swc-project/swc/commit/057fca4196263dcfc05e6161cb727ec4888d7e10)) ##### Refactor - **(es/ast)** Change types of member-like expressions ([#​3178](https://togithub.com/swc-project/swc/issues/3178)) ([f58b50b](https://togithub.com/swc-project/swc/commit/f58b50bea7507def95b94b498ba9c5faf55df802)) - **(es/compat)** Preserve length of functions in `async_generator` ([#​3202](https://togithub.com/swc-project/swc/issues/3202)) ([5bee4e4](https://togithub.com/swc-project/swc/commit/5bee4e490229a3a045d4008b156034c4233ec89e)) ##### Security - **(repo)** Fix crev integration ([#​3210](https://togithub.com/swc-project/swc/issues/3210)) ([70c2f3b](https://togithub.com/swc-project/swc/commit/70c2f3b3a57ec9afc1f28ec1c6377dbbf4e920b6))
postcss/autoprefixer ### [`v10.4.2`](https://togithub.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#​1042) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.4.1...10.4.2) - Fixed missed `-webkit-` prefix for `width: stretch`.
okonet/lint-staged ### [`v12.1.7`](https://togithub.com/okonet/lint-staged/releases/v12.1.7) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.1.6...v12.1.7) ##### Bug Fixes - resolve config modules with ESM createRequire ([#​1082](https://togithub.com/okonet/lint-staged/issues/1082)) ([f9f6538](https://togithub.com/okonet/lint-staged/commit/f9f65380dc3fc6aaa5627abe92f4e26d5b7a25de)) ### [`v12.1.6`](https://togithub.com/okonet/lint-staged/releases/v12.1.6) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.1.5...v12.1.6) ##### Bug Fixes - always run non-git tasks in the current working directory ([893f3d7](https://togithub.com/okonet/lint-staged/commit/893f3d7825f73115a41ddb3be34af15f4c207315))
react-hook-form/react-hook-form ### [`v7.23.0`](https://togithub.com/react-hook-form/react-hook-form/releases/v7.23.0) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.22.5...v7.23.0) Happy new year 2022! 💻 Feature/avoid omitting key name use field array (improve DX) ([#​7301](https://togithub.com/react-hook-form/react-hook-form/issues/7301)) ```tsx const App = () => { const { control, register, handleSubmit } = useForm({ defaultValues: { test: [{id: 'UUID5678', test: 'data' }] // id will be remained as it match default keyName } }); const { fields, append } = useFieldArray({ control, name: 'test', }); return (
{fields.map((field, index) => { return ; })}
); }; ``` 📲 apply `useCallback` for callback function to improve perf ([#​7378](https://togithub.com/react-hook-form/react-hook-form/issues/7378)) 🐷 test coverage for types ([#​7311](https://togithub.com/react-hook-form/react-hook-form/issues/7311)) 🐎 improve useFieldArray performance with separate id state ([#​7447](https://togithub.com/react-hook-form/react-hook-form/issues/7447)) 🎩 close [#​6776](https://togithub.com/react-hook-form/react-hook-form/issues/6776) improve register to support shadow roots ([#​7400](https://togithub.com/react-hook-form/react-hook-form/issues/7400)) 📇 fix type infer with UseFormHandleSubmit ([#​7405](https://togithub.com/react-hook-form/react-hook-form/issues/7405)) 🎐 remove resolutions dep and update packages ([#​7396](https://togithub.com/react-hook-form/react-hook-form/issues/7396)) 🎼 import type for utility 🥌 improve useFormState with mounted ref to skip update when hook is unmounted ([#​7489](https://togithub.com/react-hook-form/react-hook-form/issues/7489)) 🪔 improve updateFieldArray batch update ([#​7477](https://togithub.com/react-hook-form/react-hook-form/issues/7477)) 🪡 revert [#​6834](https://togithub.com/react-hook-form/react-hook-form/issues/6834) clearError should not affect isValid ([#​7470](https://togithub.com/react-hook-form/react-hook-form/issues/7470)) thanks to [@​daisuke85a](https://togithub.com/daisuke85a), [@​MichalTarasiuk](https://togithub.com/MichalTarasiuk), [@​adrianos10](https://togithub.com/adrianos10), [@​barrymay](https://togithub.com/barrymay) and [@​felixschorer](https://togithub.com/felixschorer)!
release-it/release-it ### [`v14.12.1`](https://togithub.com/release-it/release-it/releases/14.12.1) [Compare Source](https://togithub.com/release-it/release-it/compare/14.12.0...14.12.1) - Fix tests on Linux ([`6495d3d`](https://togithub.com/release-it/release-it/commit/6495d3d)) - Add `latestVersion` argument to `getChangelog` in test helper ([`d0ec1bb`](https://togithub.com/release-it/release-it/commit/d0ec1bb)) ### [`v14.12.0`](https://togithub.com/release-it/release-it/releases/14.12.0) [Compare Source](https://togithub.com/release-it/release-it/compare/14.11.8...14.12.0) - Update example projects ([`b500aac`](https://togithub.com/release-it/release-it/commit/b500aac)) - Add support for pre-releases in `runTasks` test helper ([`b73770e`](https://togithub.com/release-it/release-it/commit/b73770e)) - Remove unused argument from `getIncrement` (test helper) ([`93b0a74`](https://togithub.com/release-it/release-it/commit/93b0a74)) - Print --release-version after incremented version is resolved ([`5b04ba5`](https://togithub.com/release-it/release-it/commit/5b04ba5)) - Update dependencies ([`fb73af2`](https://togithub.com/release-it/release-it/commit/fb73af2)) - Add node-redis to example projects ([`069a65f`](https://togithub.com/release-it/release-it/commit/069a65f)) - Add test for GitHub enterprise host web release url ([`e4718b0`](https://togithub.com/release-it/release-it/commit/e4718b0)) - Wrap up the `github.autoGenerate` feature ([`a467b5f`](https://togithub.com/release-it/release-it/commit/a467b5f)) - Update README.md ([#​853](https://togithub.com/release-it/release-it/issues/853)) ([`0a4c605`](https://togithub.com/release-it/release-it/commit/0a4c605)) - support github's auto generated release notes ([#​843](https://togithub.com/release-it/release-it/issues/843)) ([`b612ce7`](https://togithub.com/release-it/release-it/commit/b612ce7)) - feat : add a host info when generating web url ([#​828](https://togithub.com/release-it/release-it/issues/828)) ([`1b1034c`](https://togithub.com/release-it/release-it/commit/1b1034c))
tailwindlabs/tailwindcss ### [`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))
webpack/webpack ### [`v5.66.0`](https://togithub.com/webpack/webpack/releases/v5.66.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.65.0...v5.66.0) ### Features - add `output.library.type: "commonjs-static"` to emit a statically analyse-able commonjs module (for node.js esm interop support) - add `experiments.css` (very experimental) - see [https://github.com/webpack/webpack/issues/14893](https://togithub.com/webpack/webpack/issues/14893) ### Bugfixes - fix CORS headers for `experiments.lazyCompilation` - fix `[absolute-resource-path]` for SourceMap module naming - avoid stack overflow when accessing many memory cached cache values in series ### Performance - reduce default `watchOptions.aggregateTimeout` to 20ms

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