diff --git a/example/package.json b/example/package.json index 42606f969..b7adb5d34 100644 --- a/example/package.json +++ b/example/package.json @@ -43,7 +43,7 @@ "react-native-safe-area-context": "^5.6.1", "react-native-screens": "^4.15.2", "react-native-vector-icons": "^10.3.0", - "react-native-worklets": "^0.8.3" + "react-native-worklets": "^0.11.0" }, "optionalDependencies": { "@expo/metro-runtime": "~6.1.2", diff --git a/package.json b/package.json index 32d1ee37a..9b0bddc85 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "ejs-lint": "^2.0.1", "eslint": "^9.35.0", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-jest": "^27.9.0", + "eslint-plugin-jest": "^28.0.0", "eslint-plugin-prettier": "^5.5.4", "expo": "^54.0.10", "expo-module-scripts": "^5.0.7",