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

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.194 -> 1.2.196 age adoption passing confidence
react-icons 4.3.1 -> 4.4.0 age adoption passing confidence

Release Notes

swc-project/swc ### [`v1.2.196`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​12196---2022-05-31) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.2.194...v1.2.196) ##### Bug Fixes - **(es/codegen)** Handle comments in binary expressions ([#​4817](https://togithub.com/swc-project/swc/issues/4817)) ([1db71cc](https://togithub.com/swc-project/swc/commit/1db71cc3b3b230c09e1661093385f8f39915292c)) - **(es/compat)** Use define for non-spread props ([#​4754](https://togithub.com/swc-project/swc/issues/4754)) ([573bcb5](https://togithub.com/swc-project/swc/commit/573bcb5b492da2b27a79876c337aa0268beb706d)) - **(es/minifier)** Consider side effects while removing an object spread ([#​4788](https://togithub.com/swc-project/swc/issues/4788)) ([1c48a8c](https://togithub.com/swc-project/swc/commit/1c48a8c8f4ede63661c663cb548345a417c63cf6)) - **(es/minifier)** Don't create names which is same as an unresolved var ([#​4806](https://togithub.com/swc-project/swc/issues/4806)) ([073b146](https://togithub.com/swc-project/swc/commit/073b1469e6c81a9342bd09394832ee96339f07b4)) - **(es/minifier)** Apply name mangler for more cases ([#​4840](https://togithub.com/swc-project/swc/issues/4840)) ([0567f67](https://togithub.com/swc-project/swc/commit/0567f67664cc2407d45bf8b17821edc4b828198c)) - **(es/minifier)** Make `if_return` to not drop required returns ([#​4847](https://togithub.com/swc-project/swc/issues/4847)) ([8365c3d](https://togithub.com/swc-project/swc/commit/8365c3d0dff96c195fccebd4269ac279c068a624)) - **(es/modules)** Fix local scoped amd require ([#​4800](https://togithub.com/swc-project/swc/issues/4800)) ([2b03047](https://togithub.com/swc-project/swc/commit/2b03047cb088b96e5c054055780b54e4f48ae486)) - **(es/modules)** Fix lazy option of common js ([#​4807](https://togithub.com/swc-project/swc/issues/4807)) ([f4c6a20](https://togithub.com/swc-project/swc/commit/f4c6a20654ac172ce84e7fc0e0c5d7c98acbc535)) - **(html/codegen)** Handle HTML entities correctly ([#​4782](https://togithub.com/swc-project/swc/issues/4782)) ([d833057](https://togithub.com/swc-project/swc/commit/d833057d7917a376a020fd1ac3d3869b1dce1db7)) - **(html/codegen)** Remove optional html start tag ([#​4811](https://togithub.com/swc-project/swc/issues/4811)) ([c9d0e37](https://togithub.com/swc-project/swc/commit/c9d0e37ab97afe71f14877caed69d9371b6af6e7)) - **(html/codegen)** Omit on more cases ([#​4825](https://togithub.com/swc-project/swc/issues/4825)) ([2b7f4b2](https://togithub.com/swc-project/swc/commit/2b7f4b2f563a0c55482c0bc052dfd02df42b9eca)) - **(html/codegen)** Prevent omitting body for title ([#​4814](https://togithub.com/swc-project/swc/issues/4814)) ([7407f21](https://togithub.com/swc-project/swc/commit/7407f218f8b294d3d7998334bdd908abc519ecb0)) - **(html/minifier)** Avoid removing id with spaces ([#​4786](https://togithub.com/swc-project/swc/issues/4786)) ([c35cb59](https://togithub.com/swc-project/swc/commit/c35cb598f7a95795ea9d11ab7510f540a17d0639)) - **(html/parser)** Handle BOM ([#​4843](https://togithub.com/swc-project/swc/issues/4843)) ([20fee8a](https://togithub.com/swc-project/swc/commit/20fee8abeee9f8e54082b02b2e83cff7ce72cc8f)) - **(node)** Fix logging ([#​4833](https://togithub.com/swc-project/swc/issues/4833)) ([c462d4d](https://togithub.com/swc-project/swc/commit/c462d4d7c6488a01416fcd7ea8759461e2c3a97a)) - **(node/types)** Add `ignoreDynamic` to typescript types ([#​4832](https://togithub.com/swc-project/swc/issues/4832)) ([e30449b](https://togithub.com/swc-project/swc/commit/e30449b097964e1ed883493bc4d0996e175db784)) - **(preset-env)** Ignore unknown versions ([#​4809](https://togithub.com/swc-project/swc/issues/4809)) ([78d4c2c](https://togithub.com/swc-project/swc/commit/78d4c2c46a767bd2409a2053c9d1f01f2d34c3f4)) ##### Features - **(css/ast)** Add missing `Is` derive ([#​4810](https://togithub.com/swc-project/swc/issues/4810)) ([29884b0](https://togithub.com/swc-project/swc/commit/29884b0caf02d0daea73eeff47b2e6cf93ec3acd)) - **(es/compat)** Don't create vars for computed class methods if possible ([#​4805](https://togithub.com/swc-project/swc/issues/4805)) ([dc911dc](https://togithub.com/swc-project/swc/commit/dc911dcae630dd1afe9add7c2b2bafcb77705ea7)) - **(html/codegen)** Omit start and end tags if it is possible ([#​4780](https://togithub.com/swc-project/swc/issues/4780)) ([c6ec9f9](https://togithub.com/swc-project/swc/commit/c6ec9f9cf20e149ce9cb8364403a031e3547741c)) - **(html/minifier)** Compress more json types ([#​4813](https://togithub.com/swc-project/swc/issues/4813)) ([731c59e](https://togithub.com/swc-project/swc/commit/731c59e9b7df7edd300871db8657e0d49b6b9a80)) - **(html/minifier)** Compress viewport meta ([#​4844](https://togithub.com/swc-project/swc/issues/4844)) ([e6ae299](https://togithub.com/swc-project/swc/commit/e6ae299776d0ad285f2a93ed7371ff8592999ac6)) - **(node)** Split css binding ([#​4831](https://togithub.com/swc-project/swc/issues/4831)) ([2e9ab05](https://togithub.com/swc-project/swc/commit/2e9ab0518a33f3b97541864cb7051a45606904ca)) ##### Miscellaneous Tasks - **(ci)** Fix CI ([#​4852](https://togithub.com/swc-project/swc/issues/4852)) ([142387b](https://togithub.com/swc-project/swc/commit/142387b2a307d062ce6c21d4cd3aac05dae8756f)) - **(common)** Update rustc ([#​4828](https://togithub.com/swc-project/swc/issues/4828)) ([f847709](https://togithub.com/swc-project/swc/commit/f84770978719cda6eea689b9dd90259e9c2f05c9)) ##### Performance - **(es/minifier)** Make more passes parallel ([#​4821](https://togithub.com/swc-project/swc/issues/4821)) ([4b27df9](https://togithub.com/swc-project/swc/commit/4b27df9f123262161e06f242a4d5098364a9844f)) - **(es/minifier)** Make name mangler parallel ([#​4824](https://togithub.com/swc-project/swc/issues/4824)) ([58b2427](https://togithub.com/swc-project/swc/commit/58b24278eeb83ac721aa73634b67849378d61f82)) - **(html/parser)** Improve lexer ([#​4796](https://togithub.com/swc-project/swc/issues/4796)) ([8894e77](https://togithub.com/swc-project/swc/commit/8894e77bc15d63080c5d91048734b33a8f299369)) - **(html/parser)** Improve lexer ([#​4802](https://togithub.com/swc-project/swc/issues/4802)) ([f71ef61](https://togithub.com/swc-project/swc/commit/f71ef61cb7056e602a9ae94f20d0757e795eff18)) - **(html/parser)** Improve lexer performance even more ([#​4819](https://togithub.com/swc-project/swc/issues/4819)) ([759688c](https://togithub.com/swc-project/swc/commit/759688c412f05032d79d3cdab42f65c83c57c005)) ##### Refactor - **(es/transforms)** Remove `concurrent` ([#​4808](https://togithub.com/swc-project/swc/issues/4808)) ([a487fc1](https://togithub.com/swc-project/swc/commit/a487fc1d2827b5922eed0a03227da3e7a1371502)) ##### Testing - **(es/minifier)** Add snapshots for the mangler ([#​4823](https://togithub.com/swc-project/swc/issues/4823)) ([7f69b9c](https://togithub.com/swc-project/swc/commit/7f69b9c80f44195164db9a4641642582e5d23979)) - **(html/codegen)** Avoid newline at the end of file ([#​4815](https://togithub.com/swc-project/swc/issues/4815)) ([a6beda8](https://togithub.com/swc-project/swc/commit/a6beda81ca9812d95c4ac21b8ff67e672d10f57a))
react-icons/react-icons ### [`v4.4.0`](https://togithub.com/react-icons/react-icons/releases/tag/v4.4.0) [Compare Source](https://togithub.com/react-icons/react-icons/compare/v4.3.1...v4.4.0) Icon Library|License|Version|Count \---|---|---|--- [Font Awesome](https://fontawesome.com/)|[CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/)|7d3d774145ac38663f6d1effc6def0334b68ab7e|1612 [Ionicons 4](https://ionicons.com/)|[MIT](https://togithub.com/ionic-team/ionicons/blob/master/LICENSE)|4.6.3|696 [Ionicons 5](https://ionicons.com/)|[MIT](https://togithub.com/ionic-team/ionicons/blob/master/LICENSE)|5.5.0|1332 [Material Design icons](http://google.github.io/material-design-icons/)|[Apache License Version 2.0](https://togithub.com/google/material-design-icons/blob/master/LICENSE)|63c5cb306073a9ecdfd3579f0f696746ab6305f6|3650 [Typicons](http://s-ings.com/typicons/)|[CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)|2.1.2|336 [Github Octicons icons](https://octicons.github.com/)|[MIT](https://togithub.com/primer/octicons/blob/master/LICENSE)|8.5.0|184 [Feather](https://feathericons.com/)|[MIT](https://togithub.com/feathericons/feather/blob/master/LICENSE)|4.28.0|286 [Game Icons](https://game-icons.net/)|[CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)|12920d6565588f0512542a3cb0cdfd36a497f910|4040 [Weather Icons](https://erikflowers.github.io/weather-icons/)|[SIL OFL 1.1](http://scripts.sil.org/OFL)|2.0.12|219 [Devicons](https://vorillaz.github.io/devicons/)|[MIT](https://opensource.org/licenses/MIT)|1.8.0|192 [Ant Design Icons](https://togithub.com/ant-design/ant-design-icons)|[MIT](https://opensource.org/licenses/MIT)|4.2.1|789 [Bootstrap Icons](https://togithub.com/twbs/icons)|[MIT](https://opensource.org/licenses/MIT)|1.5.0|1846 [Remix Icon](https://togithub.com/Remix-Design/RemixIcon)|[Apache License Version 2.0](http://www.apache.org/licenses/)|2.5.0|2271 [Flat Color Icons](https://togithub.com/icons8/flat-color-icons)|[MIT](https://opensource.org/licenses/MIT)|1.0.2|329 [Grommet-Icons](https://togithub.com/grommet/grommet-icons)|[Apache License Version 2.0](http://www.apache.org/licenses/)|4.6.2|615 [Heroicons](https://togithub.com/tailwindlabs/heroicons)|[MIT](https://opensource.org/licenses/MIT)|1.0.4|460 [Simple Icons](https://simpleicons.org/)|[CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)|5.16.0|2024 [IcoMoon Free](https://togithub.com/Keyamoon/IcoMoon-Free)|[CC BY 4.0 License](undefined)|d006795ede82361e1bac1ee76f215cf1dc51e4ca|491 [BoxIcons](https://togithub.com/atisawd/boxicons)|[CC BY 4.0 License](undefined)|2.0.9|757 [css.gg](https://togithub.com/astrit/css.gg)|[MIT](https://opensource.org/licenses/MIT)|2.0.0|704 [VS Code Icons](https://togithub.com/microsoft/vscode-codicons)|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|0.0.23|383 [Tabler Icons](https://togithub.com/tabler/tabler-icons)|[MIT](https://opensource.org/licenses/MIT)|1.68.0|1978

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 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
renderlesskit-react-tailwind ✅ Ready (Inspect) Visit Preview May 31, 2022 at 6:04AM (UTC)