Skip to content

Commit 8f8e4a9

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump @babel/preset-react from 7.23.3 to 7.24.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.23.3 to 7.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bfa41d commit 8f8e4a9

File tree

2 files changed

+41
-37
lines changed

2 files changed

+41
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
8181
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
8282
"@babel/plugin-proposal-optional-chaining": "7.21.0",
83-
"@babel/preset-react": "7.23.3",
83+
"@babel/preset-react": "7.24.1",
8484
"@babel/preset-typescript": "7.23.3",
8585
"@electron/rebuild": "^3.6.0",
8686
"@types/args": "5.0.3",

yarn.lock

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,10 @@
277277
dependencies:
278278
"@babel/types" "^7.22.5"
279279

280-
"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0":
281-
version "7.22.5"
282-
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
283-
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
280+
"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0":
281+
version "7.24.0"
282+
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a"
283+
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==
284284

285285
"@babel/helper-replace-supers@^7.18.6":
286286
version "7.18.6"
@@ -347,12 +347,7 @@
347347
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
348348
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
349349

350-
"@babel/helper-validator-option@^7.22.15":
351-
version "7.22.15"
352-
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
353-
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
354-
355-
"@babel/helper-validator-option@^7.23.5":
350+
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
356351
version "7.23.5"
357352
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
358353
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
@@ -440,7 +435,7 @@
440435
dependencies:
441436
"@babel/helper-plugin-utils" "^7.8.0"
442437

443-
"@babel/plugin-syntax-jsx@^7.22.5", "@babel/plugin-syntax-jsx@^7.23.3":
438+
"@babel/plugin-syntax-jsx@^7.23.3":
444439
version "7.23.3"
445440
resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz#8f2e4f8a9b5f9aa16067e142c1ac9cd9f810f473"
446441
integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==
@@ -498,12 +493,12 @@
498493
dependencies:
499494
"@babel/helper-plugin-utils" "^7.20.2"
500495

501-
"@babel/plugin-transform-react-display-name@^7.23.3":
502-
version "7.23.3"
503-
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.23.3.tgz#70529f034dd1e561045ad3c8152a267f0d7b6200"
504-
integrity sha512-GnvhtVfA2OAtzdX58FJxU19rhoGeQzyVndw3GgtdECQvQFXPEZIOVULHVZGAYmOgmqjXpVpfocAbSjh99V/Fqw==
496+
"@babel/plugin-transform-react-display-name@^7.24.1":
497+
version "7.24.1"
498+
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.1.tgz#554e3e1a25d181f040cf698b93fd289a03bfdcdb"
499+
integrity sha512-mvoQg2f9p2qlpDQRBC7M3c3XTr0k7cp/0+kFKKO/7Gtu0LSw16eKB+Fabe2bDT/UpsyasTBBkAnbdsLrkD5XMw==
505500
dependencies:
506-
"@babel/helper-plugin-utils" "^7.22.5"
501+
"@babel/helper-plugin-utils" "^7.24.0"
507502

508503
"@babel/plugin-transform-react-jsx-development@^7.22.5":
509504
version "7.22.5"
@@ -512,24 +507,24 @@
512507
dependencies:
513508
"@babel/plugin-transform-react-jsx" "^7.22.5"
514509

515-
"@babel/plugin-transform-react-jsx@^7.22.15", "@babel/plugin-transform-react-jsx@^7.22.5":
516-
version "7.22.15"
517-
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.15.tgz#7e6266d88705d7c49f11c98db8b9464531289cd6"
518-
integrity sha512-oKckg2eZFa8771O/5vi7XeTvmM6+O9cxZu+kanTU7tD4sin5nO/G8jGJhq8Hvt2Z0kUoEDRayuZLaUlYl8QuGA==
510+
"@babel/plugin-transform-react-jsx@^7.22.5", "@babel/plugin-transform-react-jsx@^7.23.4":
511+
version "7.23.4"
512+
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz#393f99185110cea87184ea47bcb4a7b0c2e39312"
513+
integrity sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==
519514
dependencies:
520515
"@babel/helper-annotate-as-pure" "^7.22.5"
521516
"@babel/helper-module-imports" "^7.22.15"
522517
"@babel/helper-plugin-utils" "^7.22.5"
523-
"@babel/plugin-syntax-jsx" "^7.22.5"
524-
"@babel/types" "^7.22.15"
518+
"@babel/plugin-syntax-jsx" "^7.23.3"
519+
"@babel/types" "^7.23.4"
525520

526-
"@babel/plugin-transform-react-pure-annotations@^7.23.3":
527-
version "7.23.3"
528-
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.23.3.tgz#fabedbdb8ee40edf5da96f3ecfc6958e3783b93c"
529-
integrity sha512-qMFdSS+TUhB7Q/3HVPnEdYJDQIk57jkntAwSuz9xfSE4n+3I+vHYCli3HoHawN1Z3RfCz/y1zXA/JXjG6cVImQ==
521+
"@babel/plugin-transform-react-pure-annotations@^7.24.1":
522+
version "7.24.1"
523+
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.1.tgz#c86bce22a53956331210d268e49a0ff06e392470"
524+
integrity sha512-+pWEAaDJvSm9aFvJNpLiM2+ktl2Sn2U5DdyiWdZBxmLc6+xGt88dvFqsHiAiDS+8WqUwbDfkKz9jRxK3M0k+kA==
530525
dependencies:
531526
"@babel/helper-annotate-as-pure" "^7.22.5"
532-
"@babel/helper-plugin-utils" "^7.22.5"
527+
"@babel/helper-plugin-utils" "^7.24.0"
533528

534529
"@babel/plugin-transform-typescript@^7.23.3":
535530
version "7.23.3"
@@ -541,17 +536,17 @@
541536
"@babel/helper-plugin-utils" "^7.22.5"
542537
"@babel/plugin-syntax-typescript" "^7.23.3"
543538

544-
"@babel/preset-react@7.23.3":
545-
version "7.23.3"
546-
resolved "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.23.3.tgz#f73ca07e7590f977db07eb54dbe46538cc015709"
547-
integrity sha512-tbkHOS9axH6Ysf2OUEqoSZ6T3Fa2SrNH6WTWSPBboxKzdxNc9qOICeLXkNG0ZEwbQ1HY8liwOce4aN/Ceyuq6w==
539+
"@babel/preset-react@7.24.1":
540+
version "7.24.1"
541+
resolved "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.24.1.tgz#2450c2ac5cc498ef6101a6ca5474de251e33aa95"
542+
integrity sha512-eFa8up2/8cZXLIpkafhaADTXSnl7IsUFCYenRWrARBz0/qZwcT0RBXpys0LJU4+WfPoF2ZG6ew6s2V6izMCwRA==
548543
dependencies:
549-
"@babel/helper-plugin-utils" "^7.22.5"
550-
"@babel/helper-validator-option" "^7.22.15"
551-
"@babel/plugin-transform-react-display-name" "^7.23.3"
552-
"@babel/plugin-transform-react-jsx" "^7.22.15"
544+
"@babel/helper-plugin-utils" "^7.24.0"
545+
"@babel/helper-validator-option" "^7.23.5"
546+
"@babel/plugin-transform-react-display-name" "^7.24.1"
547+
"@babel/plugin-transform-react-jsx" "^7.23.4"
553548
"@babel/plugin-transform-react-jsx-development" "^7.22.5"
554-
"@babel/plugin-transform-react-pure-annotations" "^7.23.3"
549+
"@babel/plugin-transform-react-pure-annotations" "^7.24.1"
555550

556551
557552
version "7.23.3"
@@ -605,6 +600,15 @@
605600
"@babel/helper-validator-identifier" "^7.22.20"
606601
to-fast-properties "^2.0.0"
607602

603+
"@babel/types@^7.23.4":
604+
version "7.24.0"
605+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
606+
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
607+
dependencies:
608+
"@babel/helper-string-parser" "^7.23.4"
609+
"@babel/helper-validator-identifier" "^7.22.20"
610+
to-fast-properties "^2.0.0"
611+
608612
"@cspotcode/source-map-support@^0.8.0":
609613
version "0.8.1"
610614
resolved "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"

0 commit comments

Comments
 (0)