chore: Update react-native-worklets-core

Fixes the JNI Thread not attached error in `runAsync`
This commit is contained in:
Marc Rousavy
2024-01-30 17:58:48 +01:00
parent 19778a433c
commit af314dacf3
5 changed files with 13 additions and 13 deletions

View File

@@ -5178,10 +5178,10 @@ react-native-video@^5.2.1:
prop-types "^15.7.2"
shaka-player "^2.5.9"
react-native-worklets-core@0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/react-native-worklets-core/-/react-native-worklets-core-0.2.4.tgz#a4a79c04f2c6769ff03e96b7529c8638c88fa560"
integrity sha512-NKqxLRDOYfO7RJRZHHDA/1yztdiSadSTTILgHw2VwSrcQcmnWAZGXWr9EYpzKblpbk/vXfJa6QpWIKHjNrbe4w==
react-native-worklets-core@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/react-native-worklets-core/-/react-native-worklets-core-0.3.0.tgz#4d6c4c4999d3bf2f8c67fa46fdd70d8b5bc7ba0e"
integrity sha512-bOoo6xbl+f+mz0Q65bLkUP3FxgYt7f/Bzi0c5Yj8Ix4vQCKMtgHwafrqCNRhW32N7TpTv3+zOoyQMJwQVr/frQ==
dependencies:
string-hash-64 "^1.0.3"