Skip to content

Commit

Permalink
Update npm package @babel/preset-react to v7.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 4, 2024
1 parent cf250dc commit 00539cc
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 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
22 changes: 19 additions & 3 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,7 +3824,23 @@ __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":
"@babel/preset-react@npm:7.26.3":
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"
"@babel/plugin-transform-react-display-name": "npm:^7.25.9"
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
"@babel/plugin-transform-react-jsx-development": "npm:^7.25.9"
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
languageName: node
linkType: hard

"@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"
dependencies:
Expand Down Expand Up @@ -8419,7 +8435,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 00539cc

Please sign in to comment.