uiwjs / react-baidu-map

ๅŸบไบŽ React ๅฐ่ฃ…็š„็™พๅบฆๅœฐๅ›พ็ป„ไปถ๏ผŒๆ”ฏๆŒ React Hook๏ผŒๅธฎๅŠฉไฝ ่ฝปๆพ็š„ๆŽฅๅ…ฅๅœฐๅ›พๅˆฐ React ้กน็›ฎไธญใ€‚
https://uiwjs.github.io/react-baidu-map
MIT License
222 stars 22 forks source link

chore(deps): update dependency @kkt/less-modules to ~7.5.0 - autoclosed #302

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@kkt/less-modules ~7.4.9 -> ~7.5.0 age adoption passing confidence

Release Notes

kktjs/kkt (@​kkt/less-modules) ### [`v7.5.2`](https://togithub.com/kktjs/kkt/releases/tag/v7.5.2) [Compare Source](https://togithub.com/kktjs/kkt/compare/v7.5.1...v7.5.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/kkt@7.5.2/file/README.md) [![npm version](https://img.shields.io/npm/v/kkt.svg)](https://www.npmjs.com/package/kkt) Documentation v7.5.2: https://raw.githack.com/kktjs/kkt/c2204e0/index.html\ Comparing Changes: https://github.com/kktjs/kkt/compare/v7.5.1...v7.5.2 ```bash npm i kkt@7.5.2 ``` - ๐Ÿ’„ chore(deps): update .github/workflows/pr.yml [`da4a547`](https://togithub.com/kktjs/kkt/commit/da4a547) [@​jaywcjlove](https://togithub.com/jaywcjlove) - ๐Ÿ’„ chore(deps): update dependency filemanager-webpack-plugin to v8 ([#​418](https://togithub.com/kktjs/kkt/issues/418)) [`9c59aad`](https://togithub.com/kktjs/kkt/commit/9c59aad) [@​renovate-bot](https://togithub.com/renovate-bot) - ๐Ÿ†Ž type: fix miniCssExtractPlugin type error. [`c2db22e`](https://togithub.com/kktjs/kkt/commit/c2db22e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - ๐Ÿž fix(deps): update dependency react-router-dom to ~6.14.0 ([#​423](https://togithub.com/kktjs/kkt/issues/423)) [`5776bf3`](https://togithub.com/kktjs/kkt/commit/5776bf3) [@​renovate-bot](https://togithub.com/renovate-bot) - ๐Ÿž fix(deps): update dependency stylus to ^0.59.0 ([#​407](https://togithub.com/kktjs/kkt/issues/407)) [`c96ee1f`](https://togithub.com/kktjs/kkt/commit/c96ee1f) [@​renovate-bot](https://togithub.com/renovate-bot) - ๐Ÿ†Ž type: fix raw-modules type error. [`0e5e78c`](https://togithub.com/kktjs/kkt/commit/0e5e78c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - ๐Ÿ’„ chore(deps): update dependency lerna to v7 [#​424](https://togithub.com/kktjs/kkt/issues/424) [`615b671`](https://togithub.com/kktjs/kkt/commit/615b671) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v7.5.1`](https://togithub.com/kktjs/kkt/releases/tag/v7.5.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v7.5.0...v7.5.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/kkt@7.5.1/file/README.md) [![npm version](https://img.shields.io/npm/v/kkt.svg)](https://www.npmjs.com/package/kkt) Documentation v7.5.1: https://raw.githack.com/kktjs/kkt/c2204e0/index.html\ Comparing Changes: https://github.com/kktjs/kkt/compare/v7.5.0...v7.5.1 ```bash npm i kkt@7.5.1 ``` - ๐Ÿž fix: add `@babel/plugin-proposal-private-property-in-object` package. [`9709cfb`](https://togithub.com/kktjs/kkt/commit/9709cfb) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v7.5.0`](https://togithub.com/kktjs/kkt/releases/tag/v7.5.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v7.4.17...v7.5.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/kkt@7.5.0/file/README.md) [![npm version](https://img.shields.io/npm/v/kkt.svg)](https://www.npmjs.com/package/kkt) Documentation v7.5.0: https://raw.githack.com/kktjs/kkt/17cf317/index.html\ Comparing Changes: https://github.com/kktjs/kkt/compare/v7.4.17...v7.5.0 ```bash npm i kkt@7.5.0 ``` - ๐ŸŒŸ feat: enhanced .kktrc.{cjs,mjs,ts,js} config. [`9ef2499`](https://togithub.com/kktjs/kkt/commit/9ef2499) [@​jaywcjlove](https://togithub.com/jaywcjlove) - ๐Ÿž fix: fix the issue that the config does not exist. [`c5e1b97`](https://togithub.com/kktjs/kkt/commit/c5e1b97) [@​jaywcjlove](https://togithub.com/jaywcjlove) Supports `.kktrc.js` and `.kktrc.ts`. `@7.5+` above supports `.cjs`, `.mjs`, `.ts`, `.js`. ```ts .kktrc.js .kktrc.ts .kktrc.cjs .kktrc.mjs .config/kktrc.js .config/kktrc.ts .config/kktrc.cjs .config/kktrc.mjs kkt.config.js kkt.config.ts kkt.config.cjs kkt.config.mjs ```

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.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.