Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/preset-react from 7.23.3 to 7.24.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent d3af436 commit b83e09e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@babel/core": "7.24.0",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-react": "7.23.3",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.23.3",
"@emotion/eslint-plugin": "^11.11.0",
"@faker-js/faker": "8.4.1",
Expand Down
57 changes: 36 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1111,14 +1111,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-display-name@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/plugin-transform-react-display-name@npm:7.23.3"
"@babel/plugin-transform-react-display-name@npm:^7.24.1":
version: 7.24.1
resolution: "@babel/plugin-transform-react-display-name@npm:7.24.1"
dependencies:
"@babel/helper-plugin-utils": ^7.22.5
"@babel/helper-plugin-utils": ^7.24.0
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 7f86964e8434d3ddbd3c81d2690c9b66dbf1cd8bd9512e2e24500e9fa8cf378bc52c0853270b3b82143aba5965aec04721df7abdb768f952b44f5c6e0b198779
checksum: d87ac36073f923a25de0ed3cffac067ec5abc4cde63f7f4366881388fbea6dcbced0e4fefd3b7e99edfe58a4ce32ea4d4c523a577d2b9f0515b872ed02b3d8c3
languageName: node
linkType: hard

Expand All @@ -1133,7 +1133,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx@npm:^7.22.15, @babel/plugin-transform-react-jsx@npm:^7.22.5":
"@babel/plugin-transform-react-jsx@npm:^7.22.5":
version: 7.22.15
resolution: "@babel/plugin-transform-react-jsx@npm:7.22.15"
dependencies:
Expand All @@ -1148,15 +1148,30 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-pure-annotations@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.23.3"
"@babel/plugin-transform-react-jsx@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/plugin-transform-react-jsx@npm:7.23.4"
dependencies:
"@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
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: d8b8c52e8e22e833bf77c8d1a53b0a57d1fd52ba9596a319d572de79446a8ed9d95521035bc1175c1589d1a6a34600d2e678fa81d81bac8fac121137097f1f0a
languageName: node
linkType: hard

"@babel/plugin-transform-react-pure-annotations@npm:^7.24.1":
version: 7.24.1
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.24.1"
dependencies:
"@babel/helper-annotate-as-pure": ^7.22.5
"@babel/helper-plugin-utils": ^7.24.0
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 9ea3698b1d422561d93c0187ac1ed8f2367e4250b10e259785ead5aa643c265830fd0f4cf5087a5bedbc4007444c06da2f2006686613220acf0949895f453666
checksum: 06a6bfe80f1f36408d07dd80c48cf9f61177c8e5d814e80ddbe88cfad81a8b86b3110e1fe9d1ac943db77e74497daa7f874b5490c788707106ad26ecfbe44813
languageName: node
linkType: hard

Expand Down Expand Up @@ -1403,19 +1418,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-react@npm:7.23.3":
version: 7.23.3
resolution: "@babel/preset-react@npm:7.23.3"
"@babel/preset-react@npm:7.24.1":
version: 7.24.1
resolution: "@babel/preset-react@npm:7.24.1"
dependencies:
"@babel/helper-plugin-utils": ^7.22.5
"@babel/helper-validator-option": ^7.22.15
"@babel/plugin-transform-react-display-name": ^7.23.3
"@babel/plugin-transform-react-jsx": ^7.22.15
"@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.23.3
"@babel/plugin-transform-react-pure-annotations": ^7.24.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 2d90961e7e627a74b44551e88ad36a440579e283e8dc27972bf2f50682152bbc77228673a3ea22c0e0d005b70cbc487eccd64897c5e5e0384e5ce18f300b21eb
checksum: 70e146a6de480cb4b6c5eb197003960a2d148d513e1f5b5d04ee954f255d68c935c2800da13e550267f47b894bd0214b2548181467b52a4bdc0a85020061b68c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1479,7 +1494,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.6, @babel/types@npm:^7.24.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.6, @babel/types@npm:^7.24.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.24.0
resolution: "@babel/types@npm:7.24.0"
dependencies:
Expand Down Expand Up @@ -17406,7 +17421,7 @@ __metadata:
"@babel/core": 7.24.0
"@babel/plugin-proposal-decorators": 7.24.0
"@babel/preset-env": 7.24.0
"@babel/preset-react": 7.23.3
"@babel/preset-react": 7.24.1
"@babel/preset-typescript": 7.23.3
"@datadog/browser-logs": ^5.12.0
"@datadog/browser-rum": ^5.12.0
Expand Down

0 comments on commit b83e09e

Please sign in to comment.