uiwjs / react-baidu-map

基于 React 封装的百度地图组件,支持 React Hook,帮助你轻松的接入地图到 React 项目中。
https://uiwjs.github.io/react-baidu-map
MIT License
225 stars 22 forks source link

chore(deps): update dependency @loadable/component to v5.13.2 - autoclosed #46

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@loadable/component devDependencies minor 5.12.0 -> 5.13.2

Release Notes

gregberge/loadable-components ### [`v5.13.2`](https://togithub.com/gregberge/loadable-components/blob/master/CHANGELOG.md#​5132-httpsgithubcomsmooth-codeloadable-componentscomparev5131v5132-2020-09-14) [Compare Source](https://togithub.com/gregberge/loadable-components/compare/v5.13.1...v5.13.2) ##### Bug Fixes - Fixed lazy usage with Suspense and Error Boundary together ([#​521](https://togithub.com/smooth-code/loadable-components/issues/521)) ([42fbdd0](https://togithub.com/smooth-code/loadable-components/commit/42fbdd0d552551b18ed0781383bb0073e1cd8640)) - human readable errors ([b86bb82](https://togithub.com/smooth-code/loadable-components/commit/b86bb82417ad098ed73037159886c4d0481ba34e)) - spread nested required chunks array ([95e6ecb](https://togithub.com/smooth-code/loadable-components/commit/95e6ecb0dd9be3cf18ded934cca433a660fa3543)) - typo ([bebb828](https://togithub.com/smooth-code/loadable-components/commit/bebb82811e25475e91f9fadf64fda004b6b649b0)) ### [`v5.13.1`](https://togithub.com/gregberge/loadable-components/blob/master/CHANGELOG.md#​5131-httpsgithubcomsmooth-codeloadable-componentscomparev5130v5131-2020-07-02) [Compare Source](https://togithub.com/gregberge/loadable-components/compare/v5.13.0...v5.13.1) ##### Bug Fixes - expose used chunkNames from a server. Fixes [#​587](https://togithub.com/smooth-code/loadable-components/issues/587) ([831aec0](https://togithub.com/smooth-code/loadable-components/commit/831aec03154ab16007db0d78fbf3559583c000fe)) ### [`v5.13.0`](https://togithub.com/gregberge/loadable-components/blob/master/CHANGELOG.md#​5130-httpsgithubcomsmooth-codeloadable-componentscomparev5120v5130-2020-06-29) [Compare Source](https://togithub.com/gregberge/loadable-components/compare/v5.12.0...v5.13.0) ##### Bug Fixes - allow webpack cache is ready only for initial chunks, fixes [#​558](https://togithub.com/smooth-code/loadable-components/issues/558) ([61f8b75](https://togithub.com/smooth-code/loadable-components/commit/61f8b75b54612368c88807d73abb7dc7add720ad)) - memory leak in module cache management, fixes [#​560](https://togithub.com/smooth-code/loadable-components/issues/560) ([6c11703](https://togithub.com/smooth-code/loadable-components/commit/6c11703cbc5446fc61d10c47b64e84a00cf899c3)) - use make-dir instead of mkdirp ([#​544](https://togithub.com/smooth-code/loadable-components/issues/544)) ([5a9c33b](https://togithub.com/smooth-code/loadable-components/commit/5a9c33b222fecb320dc02b643122fbe717aa6fc8)) - **babel-plugin:** add missing peer dependency ([#​524](https://togithub.com/smooth-code/loadable-components/issues/524)) ([03a79b6](https://togithub.com/smooth-code/loadable-components/commit/03a79b66defc78f150436acd6a9d3e029bb1d470)) ##### Features - add `resolveComponent` option ([a47d3d9](https://togithub.com/smooth-code/loadable-components/commit/a47d3d9021ee6b12c1209bf41069dc133cb1fa7c))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.