Skip to content

Commit

Permalink
update yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Oct 16, 2024
1 parent ebb4c16 commit 1a0e833
Showing 1 changed file with 12 additions and 23 deletions.
35 changes: 12 additions & 23 deletions package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11150,13 +11150,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-mmkv@npm:^2.12.2":
version: 2.12.2
resolution: "react-native-mmkv@npm:2.12.2"
"react-native-mmkv@npm:^3.0.2":
version: 3.0.2
resolution: "react-native-mmkv@npm:3.0.2"
peerDependencies:
react: "*"
react-native: ">=0.71.0"
checksum: 8c79504a89fefd7f9c290a4a6bb24f1f9ef9e2a69d20d0f7d882b89f3943556e9c919c9d46583e44ab698f25213489277fccb6d4c856cce310267c5f907388f1
react-native: "*"
checksum: a6426a446514abac7f2ce76a54716210ff26e4220317d86cae0efd13b878566ce1112380915a36deb3e5e3498fa1c8910a82065b547f6c24d61aa6a026af01ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -11240,16 +11240,6 @@ __metadata:
languageName: node
linkType: hard

"react-native-video@npm:^6.6.4":
version: 6.6.4
resolution: "react-native-video@npm:6.6.4"
peerDependencies:
react: "*"
react-native: "*"
checksum: cf68bc6099b5f2a8e51a761ef35f35e0c05e158fc45154c1e6af9c2fd0a70b88be708f88438938c35a48e967041bbaa8b64bd71a1e2c9f379ec9f1031e72cc9e
languageName: node
linkType: hard

"react-native-vision-camera-example@workspace:example":
version: 0.0.0-use.local
resolution: "react-native-vision-camera-example@workspace:example"
Expand All @@ -11276,15 +11266,14 @@ __metadata:
react: ^18.3.1
react-native: ^0.75.4
react-native-gesture-handler: ^2.20.0
react-native-mmkv: ^2.12.2
react-native-mmkv: ^3.0.2
react-native-pressable-opacity: ^1.0.10
react-native-reanimated: ^3.15.5
react-native-safe-area-context: ^4.11.0
react-native-screens: ^3.34.0
react-native-static-safe-area-insets: ^2.2.0
react-native-vector-icons: ^10.2.0
react-native-video: ^6.6.4
react-native-worklets-core: ^1.3.3
react-native-worklets-core: ^2.0.0-beta.4
typescript: ^5.1.6
languageName: unknown
linkType: soft
Expand All @@ -11308,7 +11297,7 @@ __metadata:
react-native: ^0.75.4
react-native-builder-bob: ^0.23.2
react-native-reanimated: ^3.15.5
react-native-worklets-core: ^1.3.3
react-native-worklets-core: ^2.0.0-beta.4
release-it: ^17.3.0
typescript: ^5.1.6
peerDependencies:
Expand All @@ -11327,15 +11316,15 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-worklets-core@npm:^1.3.3":
version: 1.3.3
resolution: "react-native-worklets-core@npm:1.3.3"
"react-native-worklets-core@npm:^2.0.0-beta.4":
version: 2.0.0-beta.4
resolution: "react-native-worklets-core@npm:2.0.0-beta.4"
dependencies:
string-hash-64: ^1.0.3
peerDependencies:
react: "*"
react-native: "*"
checksum: bf2f0eb5852ac1e4f58e20fd5912bed46c0f2bd5a671dadb596b7edf2aa5816874c694f472adaaefdb9ef19e5355c05ceb2877946bfaa0cd081c9cc0c95aa404
checksum: d404250110e7e5ccaa7f827c81f9fa04275130f828d0dff50068e40c4200539f014e1b6f06fd45187658050950a588d1f895126b9eaf97cfe052e848ab197471
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a0e833

Please sign in to comment.