Skip to content

Commit

Permalink
chore(deps): update dependency @react-native/metro-config to v0.76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 439e6bf commit 6e0d460
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/thu-info-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@react-native/babel-preset": "0.76.1",
"@react-native/codegen": "0.76.1",
"@react-native/eslint-config": "0.76.1",
"@react-native/metro-config": "0.76.0",
"@react-native/metro-config": "0.76.1",
"@react-native/typescript-config": "0.76.0",
"@types/connect": "3.4.38",
"@types/md5": "2.3.5",
Expand Down
27 changes: 21 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2312,6 +2312,11 @@
resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.76.0.tgz#d3d300af39a6c9d18a30c7f340ee88845865efb0"
integrity sha512-0UzEqvg85Bn0BpgNG80wzbiWvNypwdl64sbRs/sEvIDjzgq/tM+u3KoneSD5tP72BCydAqXFfepff3FZgImfbA==

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.76.1.tgz#a429e2b8ac24048931aa596d306375bca8450f92"
integrity sha512-HO3fzJ0FnrnQGmxdXxh2lcGGAMfaX9h1Pg1Zh38MkVw35/KnZHxHqxg6cruze6iWwZdfqSoIcQoalmMuAHby7Q==

"@react-native/[email protected]":
version "0.76.0"
resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.0.tgz#ab41e2076acc4f2c9fe17b7f2319e27db62b882e"
Expand All @@ -2322,13 +2327,23 @@
hermes-parser "0.23.1"
nullthrows "^1.1.1"

"@react-native/metro-config@0.76.0":
version "0.76.0"
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.76.0.tgz#458a06286a23d76b04e9906f155bd37365912c2b"
integrity sha512-TYo7VKL/jjyMyToOThhfo1EzROjFYLIRCZFaUAYpX5vkOVGntdjJu0ELJIrsZVBW3Ncb0MFG6c+yqqpFpyciAw==
"@react-native/metro-babel-transformer@0.76.1":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.1.tgz#155afba9bd2c68a02958f41d8cce9a27a533c75b"
integrity sha512-LUAKqgsrioXS2a+pE0jak8sutTbLo3T34KWv7mdVUZ5lUACpqkIql1EFtIQlWjIcR4oZE480CkPbRHBI681tkQ==
dependencies:
"@react-native/js-polyfills" "0.76.0"
"@react-native/metro-babel-transformer" "0.76.0"
"@babel/core" "^7.25.2"
"@react-native/babel-preset" "0.76.1"
hermes-parser "0.23.1"
nullthrows "^1.1.1"

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.76.1.tgz#a58669555d0e0ffbe694e4a4cbeaa12464f437d3"
integrity sha512-RvsflPKsQ1tEaHDJksnMWwW5wtv8fskMRviL/jHlEW/ULEQ/MOE2yjuvJlRQkNvfqlJjkc1mczjy4+RO3mDQ6g==
dependencies:
"@react-native/js-polyfills" "0.76.1"
"@react-native/metro-babel-transformer" "0.76.1"
metro-config "^0.81.0"
metro-runtime "^0.81.0"

Expand Down

0 comments on commit 6e0d460

Please sign in to comment.