Skip to content

Commit 51a693a

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

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.77.0",
30-
"react-native-macos": "0.77.4"
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
@@ -2800,7 +2800,7 @@ __metadata:
28002800
languageName: unknown
28012801
linkType: soft
28022802

2803-
"@react-native-macos/virtualized-lists@npm:0.77.2, @react-native-macos/virtualized-lists@workspace:packages/virtualized-lists":
2803+
"@react-native-macos/virtualized-lists@npm:0.77.5, @react-native-macos/virtualized-lists@workspace:packages/virtualized-lists":
28042804
version: 0.0.0-use.local
28052805
resolution: "@react-native-macos/virtualized-lists@workspace:packages/virtualized-lists"
28062806
dependencies:
@@ -3184,7 +3184,7 @@ __metadata:
31843184
dependencies:
31853185
"@babel/core": "npm:^7.25.2"
31863186
"@react-native/babel-preset": "npm:0.77.0"
3187-
react-native-macos: "npm:0.77.4"
3187+
react-native-macos: "workspace:*"
31883188
peerDependencies:
31893189
react: "*"
31903190
react-native-macos: "*"
@@ -11002,12 +11002,12 @@ __metadata:
1100211002
languageName: unknown
1100311003
linkType: soft
1100411004

11005-
"react-native-macos@npm:0.77.4, react-native-macos@workspace:packages/react-native":
11005+
"react-native-macos@workspace:*, react-native-macos@workspace:packages/react-native":
1100611006
version: 0.0.0-use.local
1100711007
resolution: "react-native-macos@workspace:packages/react-native"
1100811008
dependencies:
1100911009
"@jest/create-cache-key-function": "npm:^29.6.3"
11010-
"@react-native-macos/virtualized-lists": "npm:0.77.2"
11010+
"@react-native-macos/virtualized-lists": "npm:0.77.5"
1101111011
"@react-native/assets-registry": "npm:0.77.2"
1101211012
"@react-native/codegen": "npm:0.77.2"
1101311013
"@react-native/community-cli-plugin": "npm:0.77.2"

0 commit comments

Comments
 (0)