Skip to content

Commit 5233b08

Browse files
dependabot[bot]danstepanov
authored andcommitted
chore(deps): bump react-native-worklets from 0.5.1 to 0.7.4
Bumps [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) from 0.5.1 to 0.7.4. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.7.4/packages/react-native-worklets) --- updated-dependencies: - dependency-name: react-native-worklets dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cfbf16 commit 5233b08

3 files changed

Lines changed: 216 additions & 31 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-native-css": "link:../",
2222
"react-native-reanimated": "~4.1.0",
2323
"react-native-web": "~0.21.1",
24-
"react-native-worklets": "~0.5.0"
24+
"react-native-worklets": "~0.8.1"
2525
},
2626
"private": true
2727
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"react-native-builder-bob": "^0.40.13",
244244
"react-native-reanimated": "~4.1.0",
245245
"react-native-safe-area-context": "5.6.1",
246-
"react-native-worklets": "~0.5.0",
246+
"react-native-worklets": "~0.8.1",
247247
"react-refresh": "^0.17.0",
248248
"react-test-renderer": "19.1.0",
249249
"release-it": "^19.0.4",

0 commit comments

Comments
 (0)