mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix(deps): update dependency @svgr/webpack to v8 (#4407)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@svgr/webpack](https://react-svgr.com) ([source](https://togithub.com/gregberge/svgr)) | [`6.5.1` -> `8.1.0`](https://renovatebot.com/diffs/npm/@svgr%2fwebpack/6.5.1/8.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@svgr%2fwebpack/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@svgr%2fwebpack/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@svgr%2fwebpack/6.5.1/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@svgr%2fwebpack/6.5.1/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gregberge/svgr (@​svgr/webpack)</summary> ### [`v8.1.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#810-2023-08-15) [Compare Source](https://togithub.com/gregberge/svgr/compare/v8.0.1...v8.1.0) ##### Bug Fixes - **cli:** fix default dimensions, prettier & svgo ([571d5c8](571d5c8bd1
)) - **config:** prefer cli config over rc config ([#​845](https://togithub.com/gregberge/svgr/issues/845)) ([8b97248](8b97248426
)) - **react-native:** fix duplicate import ([#​894](https://togithub.com/gregberge/svgr/issues/894)) ([e612b6a](e612b6a1a4
)) ##### Features - **esm:** add support for svgo.config.cjs ([#​879](https://togithub.com/gregberge/svgr/issues/879)) ([ae91e2e](ae91e2eacb
)) #### [8.0.1](https://togithub.com/gregberge/svgr/compare/v8.0.0...v8.0.1) (2023-05-09) ##### Bug Fixes - fix peer dependencies ([2e05255](2e0525546e
)) ### [`v8.0.1`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#801-2023-05-09) [Compare Source](https://togithub.com/gregberge/svgr/compare/v8.0.0...v8.0.1) ##### Bug Fixes - fix peer dependencies ([2e05255](2e0525546e
)) ### [`v8.0.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#800-2023-05-09) [Compare Source](https://togithub.com/gregberge/svgr/compare/v7.0.0...v8.0.0) ##### Bug Fixes - parseObject error causes website broken ([05f2946](05f2946d90
)) ##### Features - add snake_case filename option ([#​857](https://togithub.com/gregberge/svgr/issues/857)) ([428b0c7](428b0c7f4c
)) - make index template more flexible ([#​861](https://togithub.com/gregberge/svgr/issues/861)) ([003009c](003009c7b2
)) - **types:** change `SVGProps` from import to import type ([#​853](https://togithub.com/gregberge/svgr/issues/853)) ([095f021](095f021628
)) ##### BREAKING CHANGES - index template now receives an array of objects containing both the created component path (`path`) and the original SVG path (`originalPath`) ### [`v7.0.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#700-2023-03-24) [Compare Source](https://togithub.com/gregberge/svgr/compare/v6.5.1...v7.0.0) ##### Features - allow specifying `jsxRuntimeImport` in config ([86bb86f](86bb86f477
)), closes [#​801](https://togithub.com/gregberge/svgr/issues/801) [#​801](https://togithub.com/gregberge/svgr/issues/801) - remove [@​svgr/plugin-jsx](https://togithub.com/svgr/plugin-jsx) from core ([a0f078d](a0f078db13
)) - upgrade to svgo v3 ([#​798](https://togithub.com/gregberge/svgr/issues/798)) ([21b6209](21b6209ef3
)) ##### BREAKING CHANGES - plugin-jsx is no longer included by default in core - svgr now requires Node.js v14+ #### [6.5.1](https://togithub.com/gregberge/svgr/compare/v6.5.0...v6.5.1) (2022-10-27) ##### Reverts - Revert "feat(a11y): add attribute role="img" to the svg element ([#​750](https://togithub.com/gregberge/svgr/issues/750))" ([1382232](138223284a
)), closes [#​750](https://togithub.com/gregberge/svgr/issues/750) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1d04b745f8
commit
d77ed0664e
@ -27,7 +27,7 @@
|
||||
"@docusaurus/remark-plugin-npm2yarn": "2.3.1",
|
||||
"@docusaurus/theme-mermaid": "2.3.1",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
"@svgr/webpack": "6.5.1",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"browserslist": "^4.16.5",
|
||||
"clsx": "1.2.1",
|
||||
"docusaurus-plugin-openapi-docs": "2.0.0-beta.3",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user