-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @babel/preset-react to v7.24.1
- Loading branch information
1 parent
8048b5c
commit 95c326f
Showing
1 changed file
with
83 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,6 +50,13 @@ | |
lodash "^4.17.13" | ||
source-map "^0.5.0" | ||
|
||
"@babel/helper-annotate-as-pure@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" | ||
integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-annotate-as-pure@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee" | ||
|
@@ -65,23 +72,6 @@ | |
"@babel/helper-explode-assignable-expression" "^7.8.3" | ||
"@babel/types" "^7.8.3" | ||
|
||
"@babel/helper-builder-react-jsx-experimental@^7.9.0": | ||
version "7.9.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.9.5.tgz#0b4b3e04e6123f03b404ca4dfd6528fe6bb92fe3" | ||
integrity sha512-HAagjAC93tk748jcXpZ7oYRZH485RCq/+yEv9SIWezHRPv9moZArTnkUNciUNzvwHUABmiWKlcxJvMcu59UwTg== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.8.3" | ||
"@babel/helper-module-imports" "^7.8.3" | ||
"@babel/types" "^7.9.5" | ||
|
||
"@babel/helper-builder-react-jsx@^7.9.0": | ||
version "7.9.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.9.0.tgz#16bf391990b57732700a3278d4d9a81231ea8d32" | ||
integrity sha512-weiIo4gaoGgnhff54GQ3P5wsUQmnSwpkvU0r6ZHq6TzoSzKy4JxHEgnxNytaKbov2a9z/CVNyzliuCOUPEX3Jw== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.8.3" | ||
"@babel/types" "^7.9.0" | ||
|
||
"@babel/helper-compilation-targets@^7.9.6": | ||
version "7.9.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.9.6.tgz#1e05b7ccc9d38d2f8b40b458b380a04dcfadd38a" | ||
|
@@ -161,6 +151,13 @@ | |
dependencies: | ||
"@babel/types" "^7.8.3" | ||
|
||
"@babel/helper-module-imports@^7.22.15": | ||
version "7.24.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" | ||
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== | ||
dependencies: | ||
"@babel/types" "^7.24.0" | ||
|
||
"@babel/helper-module-imports@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" | ||
|
@@ -193,6 +190,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670" | ||
integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== | ||
|
||
"@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0": | ||
version "7.24.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a" | ||
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w== | ||
|
||
"@babel/helper-regex@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.8.3.tgz#139772607d51b93f23effe72105b319d2a4c6965" | ||
|
@@ -236,11 +238,26 @@ | |
dependencies: | ||
"@babel/types" "^7.8.3" | ||
|
||
"@babel/helper-string-parser@^7.23.4": | ||
version "7.24.1" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" | ||
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== | ||
|
||
"@babel/helper-validator-identifier@^7.22.20": | ||
version "7.22.20" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" | ||
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== | ||
|
||
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5": | ||
version "7.9.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" | ||
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g== | ||
|
||
"@babel/helper-validator-option@^7.23.5": | ||
version "7.23.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" | ||
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== | ||
|
||
"@babel/helper-wrap-function@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610" | ||
|
@@ -383,12 +400,12 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.0" | ||
|
||
"@babel/plugin-syntax-jsx@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.3.tgz#521b06c83c40480f1e58b4fd33b92eceb1d6ea94" | ||
integrity sha512-WxdW9xyLgBdefoo0Ynn3MRSkhe5tFVxxKNVdnZSh318WrG2e2jH+E9wd/++JsqcLJZPfz87njQJ8j2Upjm0M0A== | ||
"@babel/plugin-syntax-jsx@^7.23.3": | ||
version "7.24.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz#3f6ca04b8c841811dbc3c5c5f837934e0d626c10" | ||
integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
"@babel/helper-plugin-utils" "^7.24.0" | ||
|
||
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3": | ||
version "7.8.3" | ||
|
@@ -631,47 +648,38 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
|
||
"@babel/plugin-transform-react-display-name@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz#70ded987c91609f78353dd76d2fb2a0bb991e8e5" | ||
integrity sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A== | ||
"@babel/plugin-transform-react-display-name@^7.24.1": | ||
version "7.24.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.1.tgz#554e3e1a25d181f040cf698b93fd289a03bfdcdb" | ||
integrity sha512-mvoQg2f9p2qlpDQRBC7M3c3XTr0k7cp/0+kFKKO/7Gtu0LSw16eKB+Fabe2bDT/UpsyasTBBkAnbdsLrkD5XMw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
|
||
"@babel/plugin-transform-react-jsx-development@^7.9.0": | ||
version "7.9.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.9.0.tgz#3c2a130727caf00c2a293f0aed24520825dbf754" | ||
integrity sha512-tK8hWKrQncVvrhvtOiPpKrQjfNX3DtkNLSX4ObuGcpS9p0QrGetKmlySIGR07y48Zft8WVgPakqd/bk46JrMSw== | ||
dependencies: | ||
"@babel/helper-builder-react-jsx-experimental" "^7.9.0" | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
"@babel/plugin-syntax-jsx" "^7.8.3" | ||
"@babel/helper-plugin-utils" "^7.24.0" | ||
|
||
"@babel/plugin-transform-react-jsx-self@^7.9.0": | ||
version "7.9.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.9.0.tgz#f4f26a325820205239bb915bad8e06fcadabb49b" | ||
integrity sha512-K2ObbWPKT7KUTAoyjCsFilOkEgMvFG+y0FqOl6Lezd0/13kMkkjHskVsZvblRPj1PHA44PrToaZANrryppzTvQ== | ||
"@babel/plugin-transform-react-jsx-development@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz#e716b6edbef972a92165cd69d92f1255f7e73e87" | ||
integrity sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
"@babel/plugin-syntax-jsx" "^7.8.3" | ||
"@babel/plugin-transform-react-jsx" "^7.22.5" | ||
|
||
"@babel/plugin-transform-react-jsx-source@^7.9.0": | ||
version "7.9.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.9.0.tgz#89ef93025240dd5d17d3122294a093e5e0183de0" | ||
integrity sha512-K6m3LlSnTSfRkM6FcRk8saNEeaeyG5k7AVkBU2bZK3+1zdkSED3qNdsWrUgQBeTVD2Tp3VMmerxVO2yM5iITmw== | ||
"@babel/plugin-transform-react-jsx@^7.22.5", "@babel/plugin-transform-react-jsx@^7.23.4": | ||
version "7.23.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz#393f99185110cea87184ea47bcb4a7b0c2e39312" | ||
integrity sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
"@babel/plugin-syntax-jsx" "^7.8.3" | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-module-imports" "^7.22.15" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-jsx" "^7.23.3" | ||
"@babel/types" "^7.23.4" | ||
|
||
"@babel/plugin-transform-react-jsx@^7.9.4": | ||
version "7.9.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.9.4.tgz#86f576c8540bd06d0e95e0b61ea76d55f6cbd03f" | ||
integrity sha512-Mjqf3pZBNLt854CK0C/kRuXAnE6H/bo7xYojP+WGtX8glDGSibcwnsWwhwoSuRg0+EBnxPC1ouVnuetUIlPSAw== | ||
"@babel/plugin-transform-react-pure-annotations@^7.24.1": | ||
version "7.24.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.1.tgz#c86bce22a53956331210d268e49a0ff06e392470" | ||
integrity sha512-+pWEAaDJvSm9aFvJNpLiM2+ktl2Sn2U5DdyiWdZBxmLc6+xGt88dvFqsHiAiDS+8WqUwbDfkKz9jRxK3M0k+kA== | ||
dependencies: | ||
"@babel/helper-builder-react-jsx" "^7.9.0" | ||
"@babel/helper-builder-react-jsx-experimental" "^7.9.0" | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
"@babel/plugin-syntax-jsx" "^7.8.3" | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.24.0" | ||
|
||
"@babel/plugin-transform-regenerator@^7.8.7": | ||
version "7.8.7" | ||
|
@@ -819,16 +827,16 @@ | |
esutils "^2.0.2" | ||
|
||
"@babel/preset-react@^7.9.4": | ||
version "7.9.4" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.9.4.tgz#c6c97693ac65b6b9c0b4f25b948a8f665463014d" | ||
integrity sha512-AxylVB3FXeOTQXNXyiuAQJSvss62FEotbX2Pzx3K/7c+MKJMdSg6Ose6QYllkdCFA8EInCJVw7M/o5QbLuA4ZQ== | ||
version "7.24.1" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.24.1.tgz#2450c2ac5cc498ef6101a6ca5474de251e33aa95" | ||
integrity sha512-eFa8up2/8cZXLIpkafhaADTXSnl7IsUFCYenRWrARBz0/qZwcT0RBXpys0LJU4+WfPoF2ZG6ew6s2V6izMCwRA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.8.3" | ||
"@babel/plugin-transform-react-display-name" "^7.8.3" | ||
"@babel/plugin-transform-react-jsx" "^7.9.4" | ||
"@babel/plugin-transform-react-jsx-development" "^7.9.0" | ||
"@babel/plugin-transform-react-jsx-self" "^7.9.0" | ||
"@babel/plugin-transform-react-jsx-source" "^7.9.0" | ||
"@babel/helper-plugin-utils" "^7.24.0" | ||
"@babel/helper-validator-option" "^7.23.5" | ||
"@babel/plugin-transform-react-display-name" "^7.24.1" | ||
"@babel/plugin-transform-react-jsx" "^7.23.4" | ||
"@babel/plugin-transform-react-jsx-development" "^7.22.5" | ||
"@babel/plugin-transform-react-pure-annotations" "^7.24.1" | ||
|
||
"@babel/preset-typescript@^7.9.0": | ||
version "7.9.0" | ||
|
@@ -886,6 +894,15 @@ | |
lodash "^4.17.13" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.22.5", "@babel/types@^7.23.4", "@babel/types@^7.24.0": | ||
version "7.24.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" | ||
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.23.4" | ||
"@babel/helper-validator-identifier" "^7.22.20" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@bcoe/v8-coverage@^0.2.3": | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" | ||
|
@@ -4991,7 +5008,7 @@ [email protected]: | |
to-fast-properties@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" | ||
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= | ||
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== | ||
|
||
to-object-path@^0.3.0: | ||
version "0.3.0" | ||
|