Skip to content

Commit 01e49be

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

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": "workspace:*",
30-
"react-native-macos": "0.78.3"
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
@@ -2802,7 +2802,7 @@ __metadata:
28022802
languageName: unknown
28032803
linkType: soft
28042804

2805-
"@react-native-macos/virtualized-lists@npm:0.78.2, @react-native-macos/virtualized-lists@workspace:packages/virtualized-lists":
2805+
"@react-native-macos/virtualized-lists@npm:0.78.4, @react-native-macos/virtualized-lists@workspace:packages/virtualized-lists":
28062806
version: 0.0.0-use.local
28072807
resolution: "@react-native-macos/virtualized-lists@workspace:packages/virtualized-lists"
28082808
dependencies:
@@ -3113,7 +3113,7 @@ __metadata:
31133113
dependencies:
31143114
"@babel/core": "npm:^7.25.2"
31153115
"@react-native/babel-preset": "workspace:*"
3116-
react-native-macos: "npm:0.78.3"
3116+
react-native-macos: "workspace:*"
31173117
peerDependencies:
31183118
react: "*"
31193119
react-native-macos: "*"
@@ -10889,12 +10889,12 @@ __metadata:
1088910889
languageName: unknown
1089010890
linkType: soft
1089110891

10892-
"react-native-macos@npm:0.78.3, react-native-macos@workspace:packages/react-native":
10892+
"react-native-macos@workspace:*, react-native-macos@workspace:packages/react-native":
1089310893
version: 0.0.0-use.local
1089410894
resolution: "react-native-macos@workspace:packages/react-native"
1089510895
dependencies:
1089610896
"@jest/create-cache-key-function": "npm:^29.6.3"
10897-
"@react-native-macos/virtualized-lists": "npm:0.78.2"
10897+
"@react-native-macos/virtualized-lists": "npm:0.78.4"
1089810898
"@react-native/assets-registry": "npm:0.78.2"
1089910899
"@react-native/codegen": "npm:0.78.2"
1090010900
"@react-native/community-cli-plugin": "npm:0.78.2"

0 commit comments

Comments
 (0)