CareLuLu / react-native-web-jsonschema-form

37 stars 2 forks source link

chore(deps): update dependency @babel/plugin-transform-react-jsx to v7.20.13 #366

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
@babel/plugin-transform-react-jsx (source) 7.20.7 -> 7.20.13 age adoption passing confidence

Release Notes

babel/babel ### [`v7.20.13`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72013-2023-01-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### :bug: Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#​15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@​JLHwung](https://togithub.com/JLHwung)) ##### :leftwards_arrow_with_hook: Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\" ([@​JLHwung](https://togithub.com/JLHwung))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.