Skip to content

Commit

Permalink
Update npm package @babel/preset-react to v7.26.3 (#5809)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: vilkinsons <[email protected]>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 5, 2024
1 parent 1111dbf commit dc8bc92
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@blockprotocol/core": "0.1.3",
"@graphql-codegen/cli": "^5.0.3",
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"eslint": "8.57.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ __metadata:
"@babel/plugin-proposal-class-properties": "npm:7.18.6"
"@babel/plugin-proposal-private-property-in-object": "npm:^7.16.7"
"@babel/preset-env": "npm:7.26.0"
"@babel/preset-react": "npm:7.25.9"
"@babel/preset-react": "npm:7.26.3"
"@blockprotocol/core": "npm:0.1.3"
"@blockprotocol/graph": "npm:0.4.0-canary.0"
"@graphql-codegen/cli": "npm:^5.0.3"
Expand Down Expand Up @@ -3824,9 +3824,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-react@npm:7.25.9, @babel/preset-react@npm:^7.16.0, @babel/preset-react@npm:^7.16.7, @babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.22.15":
version: 7.25.9
resolution: "@babel/preset-react@npm:7.25.9"
"@babel/preset-react@npm:7.26.3, @babel/preset-react@npm:^7.16.0, @babel/preset-react@npm:^7.16.7, @babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.22.15":
version: 7.26.3
resolution: "@babel/preset-react@npm:7.26.3"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-validator-option": "npm:^7.25.9"
Expand All @@ -3836,7 +3836,7 @@ __metadata:
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/c294b475ee741f01f63ea0d828862811c453fabc6023f01814ce983bc316388e9d73290164d2b1384c2684db9c330803a3d4d2170285b105dcbacd483329eb93
checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
languageName: node
linkType: hard

Expand Down Expand Up @@ -8419,7 +8419,7 @@ __metadata:
dependencies:
"@babel/core": "npm:7.26.0"
"@babel/eslint-parser": "npm:7.25.9"
"@babel/preset-react": "npm:7.25.9"
"@babel/preset-react": "npm:7.26.3"
"@local/tsconfig": "npm:0.0.0-private"
"@types/eslint": "npm:8.56.12"
"@types/node": "npm:22.10.1"
Expand Down

0 comments on commit dc8bc92

Please sign in to comment.