Skip to content

Commit 1b47373

Browse files
authored
chore(0.76): update dependency in @react-native/oss-library-example (#2573)
## Summary: This got out of sync with the local workspace version, let's use the workspace protocol here.
1 parent e81fd1b commit 1b47373

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-native-test-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/core": "^7.25.2",
2929
"@react-native/babel-preset": "0.76.9",
30-
"react-native-macos": "0.76.9"
30+
"react-native-macos": "workspace:*"
3131
},
3232
"peerDependencies": {
3333
"react": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,7 +3425,7 @@ __metadata:
34253425
languageName: unknown
34263426
linkType: soft
34273427

3428-
"@react-native-macos/virtualized-lists@npm:0.76.9, @react-native-macos/virtualized-lists@workspace:packages/virtualized-lists":
3428+
"@react-native-macos/virtualized-lists@npm:0.76.10, @react-native-macos/virtualized-lists@workspace:packages/virtualized-lists":
34293429
version: 0.0.0-use.local
34303430
resolution: "@react-native-macos/virtualized-lists@workspace:packages/virtualized-lists"
34313431
dependencies:
@@ -3756,7 +3756,7 @@ __metadata:
37563756
dependencies:
37573757
"@babel/core": "npm:^7.25.2"
37583758
"@react-native/babel-preset": "npm:0.76.9"
3759-
react-native-macos: "npm:0.76.9"
3759+
react-native-macos: "workspace:*"
37603760
peerDependencies:
37613761
react: "*"
37623762
react-native-macos: "*"
@@ -12323,12 +12323,12 @@ __metadata:
1232312323
languageName: unknown
1232412324
linkType: soft
1232512325

12326-
"react-native-macos@npm:0.76.9, react-native-macos@workspace:packages/react-native":
12326+
"react-native-macos@workspace:*, react-native-macos@workspace:packages/react-native":
1232712327
version: 0.0.0-use.local
1232812328
resolution: "react-native-macos@workspace:packages/react-native"
1232912329
dependencies:
1233012330
"@jest/create-cache-key-function": "npm:^29.6.3"
12331-
"@react-native-macos/virtualized-lists": "npm:0.76.9"
12331+
"@react-native-macos/virtualized-lists": "npm:0.76.10"
1233212332
"@react-native/assets-registry": "npm:0.76.9"
1233312333
"@react-native/codegen": "npm:0.76.9"
1233412334
"@react-native/community-cli-plugin": "npm:0.76.9"

0 commit comments

Comments
 (0)